Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABGR - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
ABGR_NO_AW - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
ABGR_PM - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
Accessing by index - Search tag in interface overrungl.nfd.NFD
Section
accum(int, float) - Method in interface overrungl.opengl.GL10
 
ACCUM - Static variable in interface overrungl.opengl.GL11
 
ACCUM_ALPHA_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
ACCUM_ALPHA_BITS - Static variable in interface overrungl.opengl.GL11
 
ACCUM_BLUE_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
ACCUM_BLUE_BITS - Static variable in interface overrungl.opengl.GL11
 
ACCUM_BUFFER_BIT - Static variable in interface overrungl.opengl.GL11
 
ACCUM_CLEAR_VALUE - Static variable in interface overrungl.opengl.GL11
 
ACCUM_GREEN_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
ACCUM_GREEN_BITS - Static variable in interface overrungl.opengl.GL11
 
ACCUM_RED_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
ACCUM_RED_BITS - Static variable in interface overrungl.opengl.GL11
 
ACTIVE_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL42C
 
ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in interface overrungl.opengl.GL20C
 
ACTIVE_ATTRIBUTES - Static variable in interface overrungl.opengl.GL20C
 
ACTIVE_PROGRAM - Static variable in interface overrungl.opengl.GL41C
 
ACTIVE_RESOURCES - Static variable in interface overrungl.opengl.GL43C
 
ACTIVE_SUBROUTINE_MAX_LENGTH - Static variable in interface overrungl.opengl.GL40C
 
ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in interface overrungl.opengl.GL40C
 
ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH - Static variable in interface overrungl.opengl.GL40C
 
ACTIVE_SUBROUTINE_UNIFORMS - Static variable in interface overrungl.opengl.GL40C
 
ACTIVE_SUBROUTINES - Static variable in interface overrungl.opengl.GL40C
 
ACTIVE_TEXTURE - Static variable in interface overrungl.opengl.GL13C
 
ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in interface overrungl.opengl.GL31C
 
ACTIVE_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL31C
 
ACTIVE_UNIFORM_MAX_LENGTH - Static variable in interface overrungl.opengl.GL20C
 
ACTIVE_UNIFORMS - Static variable in interface overrungl.opengl.GL20C
 
ACTIVE_VARIABLES - Static variable in interface overrungl.opengl.GL43C
 
activeShaderProgram(int, int) - Method in interface overrungl.opengl.GL41C
 
activeTexture(int) - Method in interface overrungl.opengl.GL13C
 
actualVersion() - Static method in class overrungl.OverrunGL
Returns the actual version of OverrunGL from the jar file.
ADD - Static variable in interface overrungl.opengl.GL11
 
ADD_SIGNED - Static variable in interface overrungl.opengl.GL13
 
advance - Static variable in class overrungl.stb.STBTTKerningEntry
advance
ADVANCED USAGE - Search tag in interface overrungl.stb.STBTrueType
Section
Advancing for the next character - Search tag in interface overrungl.stb.STBTrueType
Section
ALIASED_LINE_WIDTH_RANGE - Static variable in interface overrungl.opengl.GL12C
 
ALIASED_POINT_SIZE_RANGE - Static variable in interface overrungl.opengl.GL12
 
ALL_ATTRIB_BITS - Static variable in interface overrungl.opengl.GL11
 
ALL_BARRIER_BITS - Static variable in interface overrungl.opengl.GL42C
 
ALL_SHADER_BITS - Static variable in interface overrungl.opengl.GL41C
 
allocate - Static variable in class overrungl.glfw.GLFWAllocator
The memory allocation function.
allocate(SegmentAllocator, Matrix2dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix2fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix3dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix3fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix3x2dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix3x2fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix4dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix4fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix4x3dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Matrix4x3fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix.
allocate(SegmentAllocator, Vector2dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector2fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector2ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector3dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector3fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector3ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector4dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector4fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocate(SegmentAllocator, Vector4ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector.
allocator(Arena) - Static method in class overrungl.util.MemoryUtil
Creates a segment allocator with the given arena.
allocBuffer - Static variable in class overrungl.stb.STBVorbisAlloc
alloc_buffer
allocBufferLengthInBytes - Static variable in class overrungl.stb.STBVorbisAlloc
alloc_buffer_length_in_bytes
ALPHA - Static variable in interface overrungl.opengl.GL10C
 
ALPHA_BIAS - Static variable in interface overrungl.opengl.GL11
 
ALPHA_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
ALPHA_BITS - Static variable in interface overrungl.opengl.GL11
 
ALPHA_INTEGER - Static variable in interface overrungl.opengl.GL30
 
ALPHA_SCALE - Static variable in interface overrungl.opengl.GL11
 
ALPHA_TEST - Static variable in interface overrungl.opengl.GL11
 
ALPHA_TEST_FUNC - Static variable in interface overrungl.opengl.GL11
 
ALPHA_TEST_REF - Static variable in interface overrungl.opengl.GL11
 
ALPHA12 - Static variable in interface overrungl.opengl.GL11
 
ALPHA16 - Static variable in interface overrungl.opengl.GL11
 
ALPHA4 - Static variable in interface overrungl.opengl.GL11
 
ALPHA8 - Static variable in interface overrungl.opengl.GL11
 
alphaFunc(int, float) - Method in interface overrungl.opengl.GL10
 
ALREADY_SIGNALED - Static variable in interface overrungl.opengl.GL32C
 
ALWAYS - Static variable in interface overrungl.opengl.GL10C
 
AMBIENT - Static variable in interface overrungl.opengl.GL11
 
AMBIENT_AND_DIFFUSE - Static variable in interface overrungl.opengl.GL11
 
Analysis - Search tag in overrungl.glfw.GLFW.API_UNAVAILABLE
Section
Analysis - Search tag in overrungl.glfw.GLFW.CURSOR_UNAVAILABLE
Section
Analysis - Search tag in overrungl.glfw.GLFW.FEATURE_UNAVAILABLE
Section
Analysis - Search tag in overrungl.glfw.GLFW.FEATURE_UNIMPLEMENTED
Section
Analysis - Search tag in overrungl.glfw.GLFW.FORMAT_UNAVAILABLE
Section
Analysis - Search tag in overrungl.glfw.GLFW.INVALID_ENUM
Section
Analysis - Search tag in overrungl.glfw.GLFW.INVALID_VALUE
Section
Analysis - Search tag in overrungl.glfw.GLFW.NOT_INITIALIZED
Section
Analysis - Search tag in overrungl.glfw.GLFW.NO_CURRENT_CONTEXT
Section
Analysis - Search tag in overrungl.glfw.GLFW.NO_ERROR
Section
Analysis - Search tag in overrungl.glfw.GLFW.NO_WINDOW_CONTEXT
Section
Analysis - Search tag in overrungl.glfw.GLFW.OUT_OF_MEMORY
Section
Analysis - Search tag in overrungl.glfw.GLFW.PLATFORM_ERROR
Section
Analysis - Search tag in overrungl.glfw.GLFW.PLATFORM_UNAVAILABLE
Section
Analysis - Search tag in overrungl.glfw.GLFW.VERSION_UNAVAILABLE
Section
AND - Static variable in interface overrungl.opengl.GL10C
 
AND_INVERTED - Static variable in interface overrungl.opengl.GL10C
 
AND_REVERSE - Static variable in interface overrungl.opengl.GL10C
 
ANGLE_PLATFORM_TYPE - Static variable in interface overrungl.glfw.GLFW
ANGLE_PLATFORM_TYPE specifies the platform type (rendering backend) to request when using OpenGL ES and EGL via ANGLE.
ANGLE_PLATFORM_TYPE_D3D11 - Static variable in interface overrungl.glfw.GLFW
 
ANGLE_PLATFORM_TYPE_D3D9 - Static variable in interface overrungl.glfw.GLFW
 
ANGLE_PLATFORM_TYPE_METAL - Static variable in interface overrungl.glfw.GLFW
 
ANGLE_PLATFORM_TYPE_NONE - Static variable in interface overrungl.glfw.GLFW
 
ANGLE_PLATFORM_TYPE_OPENGL - Static variable in interface overrungl.glfw.GLFW
 
ANGLE_PLATFORM_TYPE_OPENGLES - Static variable in interface overrungl.glfw.GLFW
 
ANGLE_PLATFORM_TYPE_VULKAN - Static variable in interface overrungl.glfw.GLFW
 
ANY_PLATFORM - Static variable in interface overrungl.glfw.GLFW
Hint value that enables automatic platform selection.
ANY_POSITION - Static variable in interface overrungl.glfw.GLFW
 
ANY_RELEASE_BEHAVIOR - Static variable in interface overrungl.glfw.GLFW
 
ANY_SAMPLES_PASSED - Static variable in interface overrungl.opengl.GL33C
 
ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in interface overrungl.opengl.GL43C
 
API_UNAVAILABLE - Static variable in interface overrungl.glfw.GLFW
GLFW could not find support for the requested API on the system.
apiLog(String) - Static method in class overrungl.OverrunGL
Logs a message with the current API logger.
apiLogger() - Static method in class overrungl.OverrunGL
Returns the API logger.
AR - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
AR_NO_AW - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
AR_PM - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
areTexturesResident(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL11
 
areTexturesResident(SegmentAllocator, int[], boolean[]) - Method in interface overrungl.opengl.GL11
 
ARGB - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
ARGB_NO_AW - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
ARGB_PM - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
ARRAY_BUFFER - Static variable in interface overrungl.opengl.GL15C
 
ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15C
 
ARRAY_SIZE - Static variable in interface overrungl.opengl.GL43C
 
ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL43C
 
arrayElement(int) - Method in interface overrungl.opengl.GL11
 
arrayOfUnicodeCodepoints - Static variable in class overrungl.stb.STBTTPackRange
if non-zero, then this is an array of unicode codepoints
ARROW_CURSOR - Static variable in interface overrungl.glfw.GLFW
The regular arrow cursor shape.
ATOMIC_COUNTER_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_DATA_SIZE - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_INDEX - Static variable in interface overrungl.opengl.GL43C
 
ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER - Static variable in interface overrungl.opengl.GL43C
 
ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL42C
 
ATOMIC_COUNTER_BUFFER_START - Static variable in interface overrungl.opengl.GL42C
 
ATTACHED_SHADERS - Static variable in interface overrungl.opengl.GL20C
 
attachShader(int, int) - Method in interface overrungl.opengl.GL20C
 
ATTRIB_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
AUTO_GENERATE_MIPMAP - Static variable in interface overrungl.opengl.GL43C
 
AUTO_ICONIFY - Static variable in interface overrungl.glfw.GLFW
Window related hints
AUTO_NORMAL - Static variable in interface overrungl.opengl.GL11
 
AUX_BUFFERS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
AUX_BUFFERS - Static variable in interface overrungl.opengl.GL11
 
AUX0 - Static variable in interface overrungl.opengl.GL11
 
AUX1 - Static variable in interface overrungl.opengl.GL11
 
AUX2 - Static variable in interface overrungl.opengl.GL11
 
AUX3 - Static variable in interface overrungl.opengl.GL11
 
axe(int) - Method in class overrungl.glfw.GLFWGamepadState
Gets the axe state at the given index.
axes - Static variable in class overrungl.glfw.GLFWGamepadState
The states of each gamepad axis, in the range -1.0 to 1.0 inclusive.

B

BACK - Static variable in interface overrungl.opengl.GL10C
 
BACK_LEFT - Static variable in interface overrungl.opengl.GL10C
 
BACK_RIGHT - Static variable in interface overrungl.opengl.GL10C
 
bad_packet_type - Static variable in interface overrungl.stb.STBVorbis
ogg errors
bakeFontBitmap(MemorySegment, int, float, MemorySegment, int, int, int, int, STBTTBakedChar) - Method in interface overrungl.stb.STBTrueType
This uses a very crappy packing.
baseInstance - Static variable in class overrungl.opengl.DrawArraysIndirectCommand
the baseInstance
baseInstance - Static variable in class overrungl.opengl.DrawElementsIndirectCommand
the baseInstance
Baseline - Search tag in interface overrungl.stb.STBTrueType
Section
Baseline - Search tag in interface overrungl.stb.STBTrueType
Section
baseVertex - Static variable in class overrungl.opengl.DrawElementsIndirectCommand
the baseVertex
Basic Usages - Search tag in interface overrungl.nfd.NFD
Section
begin(int) - Method in interface overrungl.opengl.GL10
 
beginConditionalRender(int, int) - Method in interface overrungl.opengl.GL30C
 
beginQuery(int, int) - Method in interface overrungl.opengl.GL15C
 
beginQueryIndexed(int, int, int) - Method in interface overrungl.opengl.GL40C
 
beginTransformFeedback(int) - Method in interface overrungl.opengl.GL30C
 
BGR - Enum constant in enum class overrungl.stb.STBIRPixelLayout
3-chan, with order specified (for channel flipping)
BGR - Static variable in interface overrungl.opengl.GL12C
 
BGR_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
BGRA - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
BGRA - Static variable in interface overrungl.opengl.GL12C
 
BGRA_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
BGRA_NO_AW - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
BGRA_PM - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
bindAttribLocation(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
bindAttribLocation(int, int, String) - Method in interface overrungl.opengl.GL20C
 
bindBuffer(int, int) - Method in interface overrungl.opengl.GL15C
 
bindBufferBase(int, int, int) - Method in interface overrungl.opengl.GL30C
 
bindBufferRange(int, int, int, long, long) - Method in interface overrungl.opengl.GL30C
 
bindBuffersBase(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
bindBuffersBase(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL44C
 
bindBuffersRange(int, int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
bindBuffersRange(SegmentAllocator, int, int, int, int[], long[], long[]) - Method in interface overrungl.opengl.GL44C
 
bindFragDataLocation(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
bindFragDataLocation(int, int, String) - Method in interface overrungl.opengl.GL30C
 
bindFragDataLocationIndexed(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
bindFragDataLocationIndexed(int, int, int, String) - Method in interface overrungl.opengl.GL33C
 
bindFramebuffer(int, int) - Method in interface overrungl.opengl.GL30C
 
bindImageTexture(int, int, int, boolean, int, int, int) - Method in interface overrungl.opengl.GL42C
 
bindImageTextures(int, int, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
bindImageTextures(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL44C
 
bindProgramPipeline(int) - Method in interface overrungl.opengl.GL41C
 
bindRenderbuffer(int, int) - Method in interface overrungl.opengl.GL30C
 
bindSampler(int, int) - Method in interface overrungl.opengl.GL33C
 
bindSamplers(int, int, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
bindSamplers(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL44C
 
bindTexture(int, int) - Method in interface overrungl.opengl.GL11C
 
bindTextures(int, int, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
bindTextures(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL44C
 
bindTextureUnit(int, int) - Method in interface overrungl.opengl.GL45C
 
bindTransformFeedback(int, int) - Method in interface overrungl.opengl.GL40C
 
bindVertexArray(int) - Method in interface overrungl.opengl.GL30C
 
bindVertexBuffer(int, int, long, int) - Method in interface overrungl.opengl.GL43C
 
bindVertexBuffers(int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
bindVertexBuffers(SegmentAllocator, int, int, int[], long[], long[]) - Method in interface overrungl.opengl.GL44C
 
bitmap(int, int, float, float, float, float, MemorySegment) - Method in interface overrungl.opengl.GL10
 
BITMAP - Static variable in interface overrungl.opengl.GL11
 
BITMAP_TOKEN - Static variable in interface overrungl.opengl.GL11
 
BLEND - Static variable in interface overrungl.opengl.GL10C
 
BLEND_COLOR - Static variable in interface overrungl.opengl.GL14C
 
BLEND_DST - Static variable in interface overrungl.opengl.GL10C
 
BLEND_DST_ALPHA - Static variable in interface overrungl.opengl.GL14C
 
BLEND_DST_RGB - Static variable in interface overrungl.opengl.GL14C
 
BLEND_EQUATION - Static variable in interface overrungl.opengl.GL14C
 
BLEND_EQUATION_ALPHA - Static variable in interface overrungl.opengl.GL20C
 
BLEND_EQUATION_RGB - Static variable in interface overrungl.opengl.GL20C
 
BLEND_SRC - Static variable in interface overrungl.opengl.GL10C
 
BLEND_SRC_ALPHA - Static variable in interface overrungl.opengl.GL14C
 
BLEND_SRC_RGB - Static variable in interface overrungl.opengl.GL14C
 
blendColor(float, float, float, float) - Method in interface overrungl.opengl.GL14C
 
blendEquation(int) - Method in interface overrungl.opengl.GL14C
 
blendEquationi(int, int) - Method in interface overrungl.opengl.GL40C
 
blendEquationSeparate(int, int) - Method in interface overrungl.opengl.GL20C
 
blendEquationSeparatei(int, int, int) - Method in interface overrungl.opengl.GL40C
 
blendEquationSeparatei(int, int, int, int, int) - Method in interface overrungl.opengl.GL40C
 
blendFunc(int, int) - Method in interface overrungl.opengl.GL10C
 
blendFunci(int, int, int) - Method in interface overrungl.opengl.GL40C
 
blendFuncSeparate(int, int, int, int) - Method in interface overrungl.opengl.GL14C
 
blitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
blitNamedFramebuffer(int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
BLOCK_INDEX - Static variable in interface overrungl.opengl.GL43C
 
blue - Static variable in class overrungl.glfw.GLFWGammaRamp
An array of value describing the response of the blue channel.
BLUE - Static variable in interface overrungl.opengl.GL10C
 
BLUE_BIAS - Static variable in interface overrungl.opengl.GL11
 
BLUE_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
BLUE_BITS - Static variable in interface overrungl.opengl.GL11
 
BLUE_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
BLUE_SCALE - Static variable in interface overrungl.opengl.GL11
 
blueBits - Static variable in class overrungl.glfw.GLFWVidMode
the bit depth of the blue channel of the video mode
blueBits() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns the value of the blueBits record component.
bmp(String, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
bmpToFunc(Arena, STBIWriteFunc, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
BOOL - Static variable in interface overrungl.opengl.GL20C
 
BOOL_VEC2 - Static variable in interface overrungl.opengl.GL20C
 
BOOL_VEC3 - Static variable in interface overrungl.opengl.GL20C
 
BOOL_VEC4 - Static variable in interface overrungl.opengl.GL20C
 
BOX - Enum constant in enum class overrungl.stb.STBIRFilter
A trapezoid w/1-pixel wide ramps, same result as box for integer scale ratios
BUFFER - Static variable in interface overrungl.opengl.GL43C
 
BUFFER_ACCESS - Static variable in interface overrungl.opengl.GL15C
 
BUFFER_ACCESS_FLAGS - Static variable in interface overrungl.opengl.GL30C
 
BUFFER_BINDING - Static variable in interface overrungl.opengl.GL43C
 
BUFFER_DATA_SIZE - Static variable in interface overrungl.opengl.GL43C
 
BUFFER_IMMUTABLE_STORAGE - Static variable in interface overrungl.opengl.GL44C
 
BUFFER_MAP_LENGTH - Static variable in interface overrungl.opengl.GL30C
 
BUFFER_MAP_OFFSET - Static variable in interface overrungl.opengl.GL30C
 
BUFFER_MAP_POINTER - Static variable in interface overrungl.opengl.GL15C
 
BUFFER_MAPPED - Static variable in interface overrungl.opengl.GL15C
 
BUFFER_SIZE - Static variable in interface overrungl.opengl.GL15C
 
BUFFER_STORAGE_FLAGS - Static variable in interface overrungl.opengl.GL44C
 
BUFFER_UPDATE_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
BUFFER_USAGE - Static variable in interface overrungl.opengl.GL15C
 
BUFFER_VARIABLE - Static variable in interface overrungl.opengl.GL43C
 
bufferData(int, long, int) - Method in interface overrungl.opengl.GL15C
 
bufferData(int, long, MemorySegment, int) - Method in interface overrungl.opengl.GL15C
 
bufferData(int, MemorySegment, int) - Method in interface overrungl.opengl.GL15C
 
bufferData(SegmentAllocator, int, byte[], int) - Method in interface overrungl.opengl.GL15C
 
bufferData(SegmentAllocator, int, double[], int) - Method in interface overrungl.opengl.GL15C
 
bufferData(SegmentAllocator, int, float[], int) - Method in interface overrungl.opengl.GL15C
 
bufferData(SegmentAllocator, int, int[], int) - Method in interface overrungl.opengl.GL15C
 
bufferData(SegmentAllocator, int, long[], int) - Method in interface overrungl.opengl.GL15C
 
bufferData(SegmentAllocator, int, short[], int) - Method in interface overrungl.opengl.GL15C
 
bufferStorage(int, long, int) - Method in interface overrungl.opengl.GL44C
 
bufferStorage(int, long, MemorySegment, int) - Method in interface overrungl.opengl.GL44C
 
bufferStorage(SegmentAllocator, int, byte[], int) - Method in interface overrungl.opengl.GL44C
 
bufferStorage(SegmentAllocator, int, double[], int) - Method in interface overrungl.opengl.GL44C
 
bufferStorage(SegmentAllocator, int, float[], int) - Method in interface overrungl.opengl.GL44C
 
bufferStorage(SegmentAllocator, int, int[], int) - Method in interface overrungl.opengl.GL44C
 
bufferStorage(SegmentAllocator, int, long[], int) - Method in interface overrungl.opengl.GL44C
 
bufferStorage(SegmentAllocator, int, short[], int) - Method in interface overrungl.opengl.GL44C
 
bufferSubData(int, long, long, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
bufferSubData(int, long, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
bufferSubData(SegmentAllocator, int, long, byte[]) - Method in interface overrungl.opengl.GL15C
 
bufferSubData(SegmentAllocator, int, long, double[]) - Method in interface overrungl.opengl.GL15C
 
bufferSubData(SegmentAllocator, int, long, float[]) - Method in interface overrungl.opengl.GL15C
 
bufferSubData(SegmentAllocator, int, long, int[]) - Method in interface overrungl.opengl.GL15C
 
bufferSubData(SegmentAllocator, int, long, long[]) - Method in interface overrungl.opengl.GL15C
 
bufferSubData(SegmentAllocator, int, long, short[]) - Method in interface overrungl.opengl.GL15C
 
buildSamplers(STBIRRESIZE) - Method in interface overrungl.stb.STBImageResize2
This builds the samplers and does one allocation
buildSamplersWithSplits(STBIRRESIZE, int) - Method in interface overrungl.stb.STBImageResize2
This will build samplers for threading.
button(int) - Method in class overrungl.glfw.GLFWGamepadState
Gets the button state at the given index.
buttons - Static variable in class overrungl.glfw.GLFWGamepadState
The states of each gamepad button, GLFW.PRESS or GLFW.RELEASE.
BYTE - Static variable in interface overrungl.opengl.GL10C
 

C

C3F_V3F - Static variable in interface overrungl.opengl.GL11
 
C4F_N3F_V3F - Static variable in interface overrungl.opengl.GL11
 
C4UB_V2F - Static variable in interface overrungl.opengl.GL11
 
C4UB_V3F - Static variable in interface overrungl.opengl.GL11
 
callList(int) - Method in interface overrungl.opengl.GL10
 
callLists(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
calloc(long, long) - Static method in class overrungl.util.MemoryUtil
Allocates an array in memory with elements initialized to 0.
calloc(long, MemoryLayout) - Static method in class overrungl.util.MemoryUtil
Allocates an array in memory with elements initialized to 0.
CANCEL - Enum constant in enum class overrungl.nfd.NFDResult
user pressed cancel
cant_find_last_page - Static variable in interface overrungl.stb.STBVorbis
ogg errors
CATMULLROM - Enum constant in enum class overrungl.stb.STBIRFilter
An interpolating cubic spline
CAVEAT_SUPPORT - Static variable in interface overrungl.opengl.GL43C
 
CCW - Static variable in interface overrungl.opengl.GL10C
 
CENTER_CURSOR - Static variable in interface overrungl.glfw.GLFW
Window related hints
channels - Static variable in class overrungl.stb.STBVorbisInfo
channels
chardataForRange - Static variable in class overrungl.stb.STBTTPackRange
output
checkAlignment(long) - Static method in class overrungl.util.MemoryUtil
Checks whether alignment is greater than 0 and is a power-of-two value.
checkByteSize(long) - Static method in class overrungl.util.MemoryUtil
Checks whether byteSize is greater than 0 or equals to 0.
checkFramebufferStatus(int) - Method in interface overrungl.opengl.GL30C
 
checkNamedFramebufferStatus(int, int) - Method in interface overrungl.opengl.GL45C
 
CLAMP - Enum constant in enum class overrungl.stb.STBIREdge
 
CLAMP - Static variable in interface overrungl.opengl.GL11
 
CLAMP_FRAGMENT_COLOR - Static variable in interface overrungl.opengl.GL30
 
CLAMP_READ_COLOR - Static variable in interface overrungl.opengl.GL30C
 
CLAMP_TO_BORDER - Static variable in interface overrungl.opengl.GL13C
 
CLAMP_TO_EDGE - Static variable in interface overrungl.opengl.GL12C
 
CLAMP_VERTEX_COLOR - Static variable in interface overrungl.opengl.GL30
 
clampColor(int, int) - Method in interface overrungl.opengl.GL30C
 
clear(int) - Method in interface overrungl.opengl.GL10C
 
CLEAR - Static variable in interface overrungl.opengl.GL10C
 
CLEAR_BUFFER - Static variable in interface overrungl.opengl.GL43C
 
CLEAR_TEXTURE - Static variable in interface overrungl.opengl.GL44C
 
clearAccum(float, float, float, float) - Method in interface overrungl.opengl.GL10
 
clearBufferData(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
clearBufferfi(int, int, float, int) - Method in interface overrungl.opengl.GL30C
 
clearBufferfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
clearBufferfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL30C
 
clearBufferiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
clearBufferiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
clearBufferSubData(int, int, long, long, int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
clearBufferuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
clearBufferuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
clearColor(float, float, float, float) - Method in interface overrungl.opengl.GL10C
 
clearDepth(double) - Method in interface overrungl.opengl.GL10C
 
clearDepthf(float) - Method in interface overrungl.opengl.GL41C
 
clearError() - Method in interface overrungl.nfd.NFD
clear the error
clearIndex(float) - Method in interface overrungl.opengl.GL10
 
clearNamedBufferData(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
clearNamedBufferSubData(int, int, long, long, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
clearNamedFramebufferfi(int, int, int, float, int) - Method in interface overrungl.opengl.GL45C
 
clearNamedFramebufferfv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
clearNamedFramebufferfv(SegmentAllocator, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
clearNamedFramebufferiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
clearNamedFramebufferiv(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
clearNamedFramebufferuiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
clearNamedFramebufferuiv(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
clearStencil(int) - Method in interface overrungl.opengl.GL10C
 
clearTexImage(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
clearTexSubImage(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL44C
 
CLIENT_ACTIVE_TEXTURE - Static variable in interface overrungl.opengl.GL13
 
CLIENT_ALL_ATTRIB_BITS - Static variable in interface overrungl.opengl.GL11
 
CLIENT_API - Static variable in interface overrungl.glfw.GLFW
Context related hints
CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
CLIENT_MAPPED_BUFFER_BARRIER_BIT - Static variable in interface overrungl.opengl.GL44C
 
CLIENT_PIXEL_STORE_BIT - Static variable in interface overrungl.opengl.GL11
 
CLIENT_STORAGE_BIT - Static variable in interface overrungl.opengl.GL44C
 
CLIENT_VERTEX_ARRAY_BIT - Static variable in interface overrungl.opengl.GL11
 
clientActiveTexture(int) - Method in interface overrungl.opengl.GL13
 
clientWaitSync(MemorySegment, int, long) - Method in interface overrungl.opengl.GL32C
 
CLIP_DEPTH_MODE - Static variable in interface overrungl.opengl.GL45C
 
CLIP_DISTANCE0 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_DISTANCE1 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_DISTANCE2 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_DISTANCE3 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_DISTANCE4 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_DISTANCE5 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_DISTANCE6 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_DISTANCE7 - Static variable in interface overrungl.opengl.GL30C
 
CLIP_ORIGIN - Static variable in interface overrungl.opengl.GL45C
 
CLIP_PLANE0 - Static variable in interface overrungl.opengl.GL11
 
CLIP_PLANE1 - Static variable in interface overrungl.opengl.GL11
 
CLIP_PLANE2 - Static variable in interface overrungl.opengl.GL11
 
CLIP_PLANE3 - Static variable in interface overrungl.opengl.GL11
 
CLIP_PLANE4 - Static variable in interface overrungl.opengl.GL11
 
CLIP_PLANE5 - Static variable in interface overrungl.opengl.GL11
 
clipControl(int, int) - Method in interface overrungl.opengl.GL45C
 
CLIPPING_INPUT_PRIMITIVES - Static variable in interface overrungl.opengl.GL46C
 
CLIPPING_OUTPUT_PRIMITIVES - Static variable in interface overrungl.opengl.GL46C
 
clipPlane(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
clipPlane(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL10
 
close() - Method in class overrungl.nfd.NFDEnumerator
 
close(MemorySegment) - Method in interface overrungl.stb.STBVorbis
close an ogg vorbis file and free all memory in use
COCOA_CHDIR_RESOURCES - Static variable in interface overrungl.glfw.GLFW
macOS specific init hints
COCOA_FRAME_NAME - Static variable in interface overrungl.glfw.GLFW
macOS specific window hints
COCOA_GRAPHICS_SWITCHING - Static variable in interface overrungl.glfw.GLFW
macOS specific window hints
COCOA_MENUBAR - Static variable in interface overrungl.glfw.GLFW
macOS specific init hints
COCOA_RETINA_FRAMEBUFFER - Static variable in interface overrungl.glfw.GLFW
macOS specific window hints
Codepoint - Search tag in interface overrungl.stb.STBTrueType
Section
COEFF - Static variable in interface overrungl.opengl.GL11
 
COLOR - Static variable in interface overrungl.opengl.GL10C
 
COLOR_ARRAY - Static variable in interface overrungl.opengl.GL11
 
COLOR_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
COLOR_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL11
 
COLOR_ARRAY_SIZE - Static variable in interface overrungl.opengl.GL11
 
COLOR_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL11
 
COLOR_ARRAY_TYPE - Static variable in interface overrungl.opengl.GL11
 
COLOR_ATTACHMENT0 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT1 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT10 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT11 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT12 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT13 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT14 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT15 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT16 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT17 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT18 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT19 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT2 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT20 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT21 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT22 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT23 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT24 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT25 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT26 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT27 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT28 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT29 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT3 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT30 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT31 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT4 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT5 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT6 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT7 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT8 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_ATTACHMENT9 - Static variable in interface overrungl.opengl.GL30C
 
COLOR_BUFFER_BIT - Static variable in interface overrungl.opengl.GL10C
 
COLOR_CLEAR_VALUE - Static variable in interface overrungl.opengl.GL10C
 
COLOR_COMPONENTS - Static variable in interface overrungl.opengl.GL43C
 
COLOR_ENCODING - Static variable in interface overrungl.opengl.GL43C
 
COLOR_INDEX - Static variable in interface overrungl.opengl.GL11
 
COLOR_INDEXES - Static variable in interface overrungl.opengl.GL11
 
COLOR_LOGIC_OP - Static variable in interface overrungl.opengl.GL11C
 
COLOR_MATERIAL - Static variable in interface overrungl.opengl.GL11
 
COLOR_MATERIAL_FACE - Static variable in interface overrungl.opengl.GL11
 
COLOR_MATERIAL_PARAMETER - Static variable in interface overrungl.opengl.GL11
 
COLOR_RENDERABLE - Static variable in interface overrungl.opengl.GL43C
 
COLOR_WRITEMASK - Static variable in interface overrungl.opengl.GL10C
 
color3b(byte, byte, byte) - Method in interface overrungl.opengl.GL10
 
color3bv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3bv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL10
 
color3d(double, double, double) - Method in interface overrungl.opengl.GL10
 
color3dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
color3f(float, float, float) - Method in interface overrungl.opengl.GL10
 
color3fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
color3i(int, int, int) - Method in interface overrungl.opengl.GL10
 
color3iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
color3s(short, short, short) - Method in interface overrungl.opengl.GL10
 
color3sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
color3ub(byte, byte, byte) - Method in interface overrungl.opengl.GL10
 
color3ubv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3ubv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL10
 
color3ui(int, int, int) - Method in interface overrungl.opengl.GL10
 
color3uiv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3uiv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
color3us(short, short, short) - Method in interface overrungl.opengl.GL10
 
color3usv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color3usv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
color4b(byte, byte, byte, byte) - Method in interface overrungl.opengl.GL10
 
color4bv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4bv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL10
 
color4d(double, double, double, double) - Method in interface overrungl.opengl.GL10
 
color4dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
color4f(float, float, float, float) - Method in interface overrungl.opengl.GL10
 
color4fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
color4i(int, int, int, int) - Method in interface overrungl.opengl.GL10
 
color4iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
color4s(short, short, short, short) - Method in interface overrungl.opengl.GL10
 
color4sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
color4ub(byte, byte, byte, byte) - Method in interface overrungl.opengl.GL10
 
color4ubv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4ubv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL10
 
color4ui(int, int, int, int) - Method in interface overrungl.opengl.GL10
 
color4uiv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4uiv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
color4us(short, short, short, short) - Method in interface overrungl.opengl.GL10
 
color4usv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
color4usv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
colorMask(boolean, boolean, boolean, boolean) - Method in interface overrungl.opengl.GL10C
 
colorMaski(int, boolean, boolean, boolean, boolean) - Method in interface overrungl.opengl.GL30C
 
colorMaterial(int, int) - Method in interface overrungl.opengl.GL10
 
colorPointer(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL11
 
colorPointer(SegmentAllocator, int, int, int, byte[]) - Method in interface overrungl.opengl.GL11
 
colorPointer(SegmentAllocator, int, int, int, double[]) - Method in interface overrungl.opengl.GL11
 
colorPointer(SegmentAllocator, int, int, int, float[]) - Method in interface overrungl.opengl.GL11
 
colorPointer(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL11
 
colorPointer(SegmentAllocator, int, int, int, short[]) - Method in interface overrungl.opengl.GL11
 
COMBINE - Static variable in interface overrungl.opengl.GL13
 
COMBINE_ALPHA - Static variable in interface overrungl.opengl.GL13
 
COMBINE_RGB - Static variable in interface overrungl.opengl.GL13
 
COMMAND_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
commentList - Static variable in class overrungl.stb.STBVorbisComment
comment_list
commentListLength - Static variable in class overrungl.stb.STBVorbisComment
comment_list_length
COMPARE_REF_TO_TEXTURE - Static variable in interface overrungl.opengl.GL30C
 
compareUTF8toUTF16_bigendian(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBTrueType
Returns 1/0 whether the first string interpreted as utf8 is identical to the second string interpreted as big-endian utf16.
COMPATIBLE_SUBROUTINES - Static variable in interface overrungl.opengl.GL40C
 
COMPILE - Static variable in interface overrungl.opengl.GL11
 
COMPILE_AND_EXECUTE - Static variable in interface overrungl.opengl.GL11
 
COMPILE_STATUS - Static variable in interface overrungl.opengl.GL20C
 
compileShader(int) - Method in interface overrungl.opengl.GL20C
 
COMPRESSED_ALPHA - Static variable in interface overrungl.opengl.GL13
 
COMPRESSED_INTENSITY - Static variable in interface overrungl.opengl.GL13
 
COMPRESSED_LUMINANCE - Static variable in interface overrungl.opengl.GL13
 
COMPRESSED_LUMINANCE_ALPHA - Static variable in interface overrungl.opengl.GL13
 
COMPRESSED_R11_EAC - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_RED - Static variable in interface overrungl.opengl.GL30C
 
COMPRESSED_RED_RGTC1 - Static variable in interface overrungl.opengl.GL30C
 
COMPRESSED_RG - Static variable in interface overrungl.opengl.GL30C
 
COMPRESSED_RG_RGTC2 - Static variable in interface overrungl.opengl.GL30C
 
COMPRESSED_RG11_EAC - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_RGB - Static variable in interface overrungl.opengl.GL13C
 
COMPRESSED_RGB_BPTC_SIGNED_FLOAT - Static variable in interface overrungl.opengl.GL42C
 
COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT - Static variable in interface overrungl.opengl.GL42C
 
COMPRESSED_RGB8_ETC2 - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_RGBA - Static variable in interface overrungl.opengl.GL13C
 
COMPRESSED_RGBA_BPTC_UNORM - Static variable in interface overrungl.opengl.GL42C
 
COMPRESSED_RGBA8_ETC2_EAC - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_SIGNED_R11_EAC - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_SIGNED_RED_RGTC1 - Static variable in interface overrungl.opengl.GL30C
 
COMPRESSED_SIGNED_RG_RGTC2 - Static variable in interface overrungl.opengl.GL30C
 
COMPRESSED_SIGNED_RG11_EAC - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_SLUMINANCE - Static variable in interface overrungl.opengl.GL21
 
COMPRESSED_SLUMINANCE_ALPHA - Static variable in interface overrungl.opengl.GL21
 
COMPRESSED_SRGB - Static variable in interface overrungl.opengl.GL21C
 
COMPRESSED_SRGB_ALPHA - Static variable in interface overrungl.opengl.GL21C
 
COMPRESSED_SRGB_ALPHA_BPTC_UNORM - Static variable in interface overrungl.opengl.GL42C
 
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_SRGB8_ETC2 - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in interface overrungl.opengl.GL43C
 
COMPRESSED_TEXTURE_FORMATS - Static variable in interface overrungl.opengl.GL13C
 
compressedTexImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL13C
 
compressedTexImage2D(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL13C
 
compressedTexImage3D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL13C
 
compressedTexSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL13C
 
compressedTexSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL13C
 
compressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL13C
 
compressedTextureSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
compressedTextureSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
compressedTextureSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
COMPUTE_SHADER - Static variable in interface overrungl.opengl.GL43C
 
COMPUTE_SHADER_BIT - Static variable in interface overrungl.opengl.GL43C
 
COMPUTE_SHADER_INVOCATIONS - Static variable in interface overrungl.opengl.GL46C
 
COMPUTE_SUBROUTINE - Static variable in interface overrungl.opengl.GL43C
 
COMPUTE_SUBROUTINE_UNIFORM - Static variable in interface overrungl.opengl.GL43C
 
COMPUTE_TEXTURE - Static variable in interface overrungl.opengl.GL43C
 
COMPUTE_WORK_GROUP_SIZE - Static variable in interface overrungl.opengl.GL43C
 
CONDITION_SATISFIED - Static variable in interface overrungl.opengl.GL32C
 
Configurations - Class in overrungl
The configurations for game library.
Configurations.Entry<T> - Class in overrungl
A configuration entry.
CONNECTED - Static variable in interface overrungl.glfw.GLFW
 
CONSTANT - Static variable in interface overrungl.opengl.GL13
 
CONSTANT_ALPHA - Static variable in interface overrungl.opengl.GL14C
 
CONSTANT_ATTENUATION - Static variable in interface overrungl.opengl.GL11
 
CONSTANT_COLOR - Static variable in interface overrungl.opengl.GL14C
 
CONTEXT_COMPATIBILITY_PROFILE_BIT - Static variable in interface overrungl.opengl.GL32C
 
CONTEXT_CORE_PROFILE_BIT - Static variable in interface overrungl.opengl.GL32C
 
CONTEXT_CREATION_API - Static variable in interface overrungl.glfw.GLFW
Context related hints
CONTEXT_DEBUG - Static variable in interface overrungl.glfw.GLFW
Context related hints
CONTEXT_FLAG_DEBUG_BIT - Static variable in interface overrungl.opengl.GL43C
 
CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT - Static variable in interface overrungl.opengl.GL30C
 
CONTEXT_FLAG_NO_ERROR_BIT - Static variable in interface overrungl.opengl.GL46C
 
CONTEXT_FLAG_ROBUST_ACCESS_BIT - Static variable in interface overrungl.opengl.GL45C
 
CONTEXT_FLAGS - Static variable in interface overrungl.opengl.GL30C
 
CONTEXT_LOST - Static variable in interface overrungl.opengl.GL45C
 
CONTEXT_NO_ERROR - Static variable in interface overrungl.glfw.GLFW
Context related hints
CONTEXT_PROFILE_MASK - Static variable in interface overrungl.opengl.GL32C
 
CONTEXT_RELEASE_BEHAVIOR - Static variable in interface overrungl.glfw.GLFW
Context related hints
CONTEXT_RELEASE_BEHAVIOR - Static variable in interface overrungl.opengl.GL45C
 
CONTEXT_RELEASE_BEHAVIOR_FLUSH - Static variable in interface overrungl.opengl.GL45C
 
CONTEXT_REVISION - Static variable in interface overrungl.glfw.GLFW
GLFW.CONTEXT_VERSION_MAJOR, GLFW.CONTEXT_VERSION_MINOR and CONTEXT_REVISION indicate the client API version of the window's context.
CONTEXT_ROBUSTNESS - Static variable in interface overrungl.glfw.GLFW
Context related hints
CONTEXT_VERSION_MAJOR - Static variable in interface overrungl.glfw.GLFW
Context related hints
CONTEXT_VERSION_MINOR - Static variable in interface overrungl.glfw.GLFW
Context related hints
ContextException - Exception Class in overrungl.opengl
Signals that an OpenGL function has been invoked without its context, or it doesn't exist.
ContextException() - Constructor for exception class overrungl.opengl.ContextException
Constructs a ContextException.
Context related hints - Search tag in overrungl.glfw.GLFW.CLIENT_API
Section
Context related hints - Search tag in overrungl.glfw.GLFW.CONTEXT_CREATION_API
Section
Context related hints - Search tag in overrungl.glfw.GLFW.CONTEXT_DEBUG
Section
Context related hints - Search tag in overrungl.glfw.GLFW.CONTEXT_NO_ERROR
Section
Context related hints - Search tag in overrungl.glfw.GLFW.CONTEXT_RELEASE_BEHAVIOR
Section
Context related hints - Search tag in overrungl.glfw.GLFW.CONTEXT_ROBUSTNESS
Section
Context related hints - Search tag in overrungl.glfw.GLFW.CONTEXT_VERSION_MAJOR
Section
Context related hints - Search tag in overrungl.glfw.GLFW.CONTEXT_VERSION_MINOR
Section
Context related hints - Search tag in overrungl.glfw.GLFW.OPENGL_DEBUG_CONTEXT
Section
Context related hints - Search tag in overrungl.glfw.GLFW.OPENGL_FORWARD_COMPAT
Section
Context related hints - Search tag in overrungl.glfw.GLFW.OPENGL_PROFILE
Section
continued_packet_flag_invalid - Static variable in interface overrungl.stb.STBVorbis
ogg errors
convertIphonePngToRgb(boolean) - Method in interface overrungl.stb.STBImage
 
convertIphonePngToRgbThread(boolean) - Method in interface overrungl.stb.STBImage
 
COORD_REPLACE - Static variable in interface overrungl.opengl.GL20
 
COPY - Static variable in interface overrungl.opengl.GL10C
 
COPY_INVERTED - Static variable in interface overrungl.opengl.GL10C
 
COPY_PIXEL_TOKEN - Static variable in interface overrungl.opengl.GL11
 
COPY_READ_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
COPY_READ_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL42C
 
COPY_WRITE_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
COPY_WRITE_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL42C
 
copyBufferSubData(int, int, long, long, long) - Method in interface overrungl.opengl.GL31C
 
copyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
copyNamedBufferSubData(int, int, long, long, long) - Method in interface overrungl.opengl.GL45C
 
copyPixels(int, int, int, int, int) - Method in interface overrungl.opengl.GL10
 
copyTexImage1D(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL11C
 
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL11C
 
copyTexSubImage1D(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL11C
 
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL11C
 
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL12C
 
copyTextureSubImage1D(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
copyTextureSubImage2D(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
copyTextureSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
count - Static variable in class overrungl.opengl.DrawArraysIndirectCommand
the count
count - Static variable in class overrungl.opengl.DrawElementsIndirectCommand
the count
create(MemorySegment) - Static method in class overrungl.glfw.GLFWCallbacks
Creates an arena for the given window.
create(SegmentAllocator, String, String) - Static method in class overrungl.nfd.NFDNFilterItem
Creates a NFDNFilterItem instance with the given allocator.
create(SegmentAllocator, String, String) - Static method in class overrungl.nfd.NFDU8FilterItem
Creates a NFDU8FilterItem instance with the given allocator.
create(SegmentAllocator, Pair<String>...) - Static method in class overrungl.nfd.NFDNFilterItem
Creates a NFDNFilterItem.Buffer instance with the given allocator and items.
create(SegmentAllocator, Pair<String>...) - Static method in class overrungl.nfd.NFDU8FilterItem
Creates a NFDU8FilterItem.Buffer instance with the given allocator and items.
createBuffers() - Method in interface overrungl.opengl.GL45C
 
createBuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createBuffers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL45C
 
createCursor(GLFWImage, int, int) - Method in interface overrungl.glfw.GLFW
Creates a custom cursor.
createFramebuffers() - Method in interface overrungl.opengl.GL45C
 
createFramebuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createFramebuffers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL45C
 
createLog(Consumer<String>) - Static method in class overrungl.glfw.GLFWErrorCallback
Returns a GLFWErrorFun instance that logs a message when an error occurs.
createPrint() - Static method in class overrungl.glfw.GLFWErrorCallback
Returns a GLFWErrorFun instance that prints a message to default library logger when an error occurs.
createPrint(PrintStream) - Static method in class overrungl.glfw.GLFWErrorCallback
Returns a GLFWErrorFun instance that prints a message when an error occurs.
createProgram() - Method in interface overrungl.opengl.GL20C
 
createProgramPipelines() - Method in interface overrungl.opengl.GL45C
 
createProgramPipelines(int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createProgramPipelines(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL45C
 
createQueries(int) - Method in interface overrungl.opengl.GL45C
 
createQueries(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createQueries(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL45C
 
createRenderbuffers() - Method in interface overrungl.opengl.GL45C
 
createRenderbuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createRenderbuffers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL45C
 
createSamplers() - Method in interface overrungl.opengl.GL45C
 
createSamplers(int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createSamplers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL45C
 
createShader(int) - Method in interface overrungl.opengl.GL20C
 
createShaderProgramv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
createShaderProgramv(int, String) - Method in interface overrungl.opengl.GL41C
 
createShaderProgramv(SegmentAllocator, int, String[]) - Method in interface overrungl.opengl.GL41C
 
createStandardCursor(int) - Method in interface overrungl.glfw.GLFW
Creates a cursor with a standard shape.
createTextures(int) - Method in interface overrungl.opengl.GL45C
 
createTextures(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createTextures(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL45C
 
createThrow() - Static method in class overrungl.glfw.GLFWErrorCallback
Returns a GLFWErrorFun instance that throws an IllegalStateException when an error occurs.
createTransformFeedbacks() - Method in interface overrungl.opengl.GL45C
 
createTransformFeedbacks(int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createTransformFeedbacks(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL45C
 
createVertexArrays() - Method in interface overrungl.opengl.GL45C
 
createVertexArrays(int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
createVertexArrays(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL45C
 
createWindow(int, int, String, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Creates a window and its associated context.
createWindowSurface(MemorySegment, MemorySegment, MemorySegment, long[]) - Method in interface overrungl.glfw.GLFWVulkan
Creates a Vulkan surface for the specified window.
CROSSHAIR_CURSOR - Static variable in interface overrungl.glfw.GLFW
The crosshair cursor shape.
CUBICBSPLINE - Enum constant in enum class overrungl.stb.STBIRFilter
The cubic b-spline (aka Mitchell-Netrevalli with B=1,C=0), gaussian-esque
CULL_FACE - Static variable in interface overrungl.opengl.GL10C
 
CULL_FACE_MODE - Static variable in interface overrungl.opengl.GL10C
 
cullFace(int) - Method in interface overrungl.opengl.GL10C
 
CURRENT_BIT - Static variable in interface overrungl.opengl.GL11
 
CURRENT_COLOR - Static variable in interface overrungl.opengl.GL11
 
CURRENT_FOG_COORD - Static variable in interface overrungl.opengl.GL15
 
CURRENT_INDEX - Static variable in interface overrungl.opengl.GL11
 
CURRENT_NORMAL - Static variable in interface overrungl.opengl.GL11
 
CURRENT_PROGRAM - Static variable in interface overrungl.opengl.GL20C
 
CURRENT_QUERY - Static variable in interface overrungl.opengl.GL15C
 
CURRENT_RASTER_COLOR - Static variable in interface overrungl.opengl.GL11
 
CURRENT_RASTER_DISTANCE - Static variable in interface overrungl.opengl.GL11
 
CURRENT_RASTER_INDEX - Static variable in interface overrungl.opengl.GL11
 
CURRENT_RASTER_POSITION - Static variable in interface overrungl.opengl.GL11
 
CURRENT_RASTER_POSITION_VALID - Static variable in interface overrungl.opengl.GL11
 
CURRENT_RASTER_SECONDARY_COLOR - Static variable in interface overrungl.opengl.GL21
 
CURRENT_RASTER_TEXTURE_COORDS - Static variable in interface overrungl.opengl.GL11
 
CURRENT_TEXTURE_COORDS - Static variable in interface overrungl.opengl.GL11
 
CURRENT_VERTEX_ATTRIB - Static variable in interface overrungl.opengl.GL20C
 
Current point - Search tag in interface overrungl.stb.STBTrueType
Section
Current Point - Search tag in interface overrungl.stb.STBTrueType
Section
CURSOR - Static variable in interface overrungl.glfw.GLFW
 
CURSOR_CAPTURED - Static variable in interface overrungl.glfw.GLFW
Cursor mode
CURSOR_DISABLED - Static variable in interface overrungl.glfw.GLFW
Cursor mode
CURSOR_HIDDEN - Static variable in interface overrungl.glfw.GLFW
Cursor mode
CURSOR_NORMAL - Static variable in interface overrungl.glfw.GLFW
Cursor mode
CURSOR_UNAVAILABLE - Static variable in interface overrungl.glfw.GLFW
The specified cursor shape is not available.
Cursor mode - Search tag in overrungl.glfw.GLFW.CURSOR_CAPTURED
Section
Cursor mode - Search tag in overrungl.glfw.GLFW.CURSOR_DISABLED
Section
Cursor mode - Search tag in overrungl.glfw.GLFW.CURSOR_HIDDEN
Section
Cursor mode - Search tag in overrungl.glfw.GLFW.CURSOR_NORMAL
Section
CW - Static variable in interface overrungl.opengl.GL10C
 
cx - Static variable in class overrungl.stb.STBTTVertex
cx
cx1 - Static variable in class overrungl.stb.STBTTVertex
cx1
cy - Static variable in class overrungl.stb.STBTTVertex
cy
cy1 - Static variable in class overrungl.stb.STBTTVertex
cy1

D

deallocate - Static variable in class overrungl.glfw.GLFWAllocator
The memory deallocation function.
DEBUG - Static variable in class overrungl.Configurations
Enable debug messages and prints to OverrunGL.apiLogger().
DEBUG_CALLBACK_FUNCTION - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_CALLBACK_USER_PARAM - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_GROUP_STACK_DEPTH - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_LOGGED_MESSAGES - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_MEM_UTIL - Static variable in class overrungl.Configurations
Enable debug memory util to check memory leaks.
DEBUG_MEM_UTIL_FAST - Static variable in class overrungl.Configurations
Disable stacktrace in debug allocator.
DEBUG_NEXT_LOGGED_MESSAGE_LENGTH - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_OUTPUT - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_OUTPUT_SYNCHRONOUS - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SEVERITY_HIGH - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SEVERITY_LOW - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SEVERITY_MEDIUM - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SEVERITY_NOTIFICATION - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SOURCE_API - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SOURCE_APPLICATION - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SOURCE_OTHER - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SOURCE_SHADER_COMPILER - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SOURCE_THIRD_PARTY - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_SOURCE_WINDOW_SYSTEM - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_DEPRECATED_BEHAVIOR - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_ERROR - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_MARKER - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_OTHER - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_PERFORMANCE - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_POP_GROUP - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_PORTABILITY - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_PUSH_GROUP - Static variable in interface overrungl.opengl.GL43C
 
DEBUG_TYPE_UNDEFINED_BEHAVIOR - Static variable in interface overrungl.opengl.GL43C
 
debugMessageCallback(Arena, GLDebugProc, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
debugMessageCallback(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
debugMessageControl(int, int, int, int, MemorySegment, boolean) - Method in interface overrungl.opengl.GL43C
 
debugMessageControl(SegmentAllocator, int, int, int, int, int[], boolean) - Method in interface overrungl.opengl.GL43C
 
debugMessageInsert(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
debugMessageInsert(int, int, int, int, String) - Method in interface overrungl.opengl.GL43C
 
DECAL - Static variable in interface overrungl.opengl.GL11
 
decodeFilename(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBVorbis
decode an entire file and output the data interleaved into a malloc()ed buffer stored in *output.
decodeFramePushdata(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBVorbis
decode a frame of audio sample data if possible from the passed-in data block
decodeMemory(MemorySegment, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBVorbis
decode an entire file and output the data interleaved into a malloc()ed buffer stored in *output.
DECORATED - Static variable in interface overrungl.glfw.GLFW
Window related hints
DECR - Static variable in interface overrungl.opengl.GL10C
 
DECR_WRAP - Static variable in interface overrungl.opengl.GL14C
 
DEFAULT - Enum constant in enum class overrungl.stb.STBIRFilter
use same filter type that easy-to-use API chooses
DEFAULT - Static variable in interface overrungl.stb.STBImage
Image channels
defaultWindowHints() - Method in interface overrungl.glfw.GLFW
Resets all window hints to their default values.
DELETE_STATUS - Static variable in interface overrungl.opengl.GL20C
 
deleteBuffers(int...) - Method in interface overrungl.opengl.GL15C
 
deleteBuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
deleteFramebuffers(int...) - Method in interface overrungl.opengl.GL30C
 
deleteFramebuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
deleteLists(int, int) - Method in interface overrungl.opengl.GL10
 
deleteProgram(int) - Method in interface overrungl.opengl.GL20C
 
deleteProgramPipelines(int...) - Method in interface overrungl.opengl.GL41C
 
deleteProgramPipelines(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
deleteQueries(int...) - Method in interface overrungl.opengl.GL15C
 
deleteQueries(int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
deleteRenderbuffers(int...) - Method in interface overrungl.opengl.GL30C
 
deleteRenderbuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
deleteSamplers(int...) - Method in interface overrungl.opengl.GL33C
 
deleteSamplers(int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
deleteShader(int) - Method in interface overrungl.opengl.GL20C
 
deleteSync(MemorySegment) - Method in interface overrungl.opengl.GL32C
 
deleteTextures(int...) - Method in interface overrungl.opengl.GL11C
 
deleteTextures(int, MemorySegment) - Method in interface overrungl.opengl.GL11C
 
deleteTransformFeedbacks(int...) - Method in interface overrungl.opengl.GL40C
 
deleteTransformFeedbacks(int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
deleteVertexArrays(int...) - Method in interface overrungl.opengl.GL30C
 
deleteVertexArrays(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
DEPTH - Static variable in interface overrungl.opengl.GL10C
 
DEPTH_ATTACHMENT - Static variable in interface overrungl.opengl.GL30C
 
DEPTH_BIAS - Static variable in interface overrungl.opengl.GL11
 
DEPTH_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
DEPTH_BITS - Static variable in interface overrungl.opengl.GL11
 
DEPTH_BUFFER_BIT - Static variable in interface overrungl.opengl.GL10C
 
DEPTH_CLAMP - Static variable in interface overrungl.opengl.GL32C
 
DEPTH_CLEAR_VALUE - Static variable in interface overrungl.opengl.GL10C
 
DEPTH_COMPONENT - Static variable in interface overrungl.opengl.GL10C
 
DEPTH_COMPONENT16 - Static variable in interface overrungl.opengl.GL14C
 
DEPTH_COMPONENT24 - Static variable in interface overrungl.opengl.GL14C
 
DEPTH_COMPONENT32 - Static variable in interface overrungl.opengl.GL14C
 
DEPTH_COMPONENT32F - Static variable in interface overrungl.opengl.GL30C
 
DEPTH_COMPONENTS - Static variable in interface overrungl.opengl.GL43C
 
DEPTH_FUNC - Static variable in interface overrungl.opengl.GL10C
 
DEPTH_RANGE - Static variable in interface overrungl.opengl.GL10C
 
DEPTH_RENDERABLE - Static variable in interface overrungl.opengl.GL43C
 
DEPTH_SCALE - Static variable in interface overrungl.opengl.GL11
 
DEPTH_STENCIL - Static variable in interface overrungl.opengl.GL30C
 
DEPTH_STENCIL_ATTACHMENT - Static variable in interface overrungl.opengl.GL30C
 
DEPTH_STENCIL_TEXTURE_MODE - Static variable in interface overrungl.opengl.GL43C
 
DEPTH_TEST - Static variable in interface overrungl.opengl.GL10C
 
DEPTH_WRITEMASK - Static variable in interface overrungl.opengl.GL10C
 
DEPTH24_STENCIL8 - Static variable in interface overrungl.opengl.GL30C
 
DEPTH32F_STENCIL8 - Static variable in interface overrungl.opengl.GL30C
 
depthFunc(int) - Method in interface overrungl.opengl.GL10C
 
depthMask(boolean) - Method in interface overrungl.opengl.GL10C
 
depthRange(double, double) - Method in interface overrungl.opengl.GL10C
 
depthRangeArrayv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
depthRangeArrayv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL41C
 
depthRangef(float, float) - Method in interface overrungl.opengl.GL41C
 
depthRangeIndexed(int, double, double) - Method in interface overrungl.opengl.GL41C
 
destroyCursor(MemorySegment) - Method in interface overrungl.glfw.GLFW
Destroys a cursor.
destroyWindow(MemorySegment) - Method in interface overrungl.glfw.GLFW
Destroys the specified window and its context.
detachShader(int, int) - Method in interface overrungl.opengl.GL20C
 
DETAILED USAGE - Search tag in interface overrungl.stb.STBTrueType
Section
DIFFUSE - Static variable in interface overrungl.opengl.GL11
 
disable(int) - Method in interface overrungl.opengl.GL10C
 
disableClientState(int) - Method in interface overrungl.opengl.GL11
 
disablei(int, int) - Method in interface overrungl.opengl.GL30C
 
disableVertexArrayAttrib(int, int) - Method in interface overrungl.opengl.GL45C
 
disableVertexAttribArray(int) - Method in interface overrungl.opengl.GL20C
 
DISCONNECTED - Static variable in interface overrungl.glfw.GLFW
 
DISPATCH_INDIRECT_BUFFER - Static variable in interface overrungl.opengl.GL43C
 
DISPATCH_INDIRECT_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL43C
 
dispatchCompute(int, int, int) - Method in interface overrungl.opengl.GL43C
 
dispatchComputeIndirect(long) - Method in interface overrungl.opengl.GL43C
 
Displaying a character - Search tag in interface overrungl.stb.STBTrueType
Section
DITHER - Static variable in interface overrungl.opengl.GL10C
 
DOMAIN - Static variable in interface overrungl.opengl.GL11
 
DONT_CARE - Static variable in interface overrungl.glfw.GLFW
Don't care value.
DONT_CARE - Static variable in interface overrungl.opengl.GL10C
 
DOT3_RGB - Static variable in interface overrungl.opengl.GL13
 
DOT3_RGBA - Static variable in interface overrungl.opengl.GL13
 
DOUBLE - Static variable in interface overrungl.opengl.GL11C
 
DOUBLE_MAT2 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT2x3 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT2x4 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT3 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT3x2 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT3x4 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT4 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT4x2 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_MAT4x3 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_VEC2 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_VEC3 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLE_VEC4 - Static variable in interface overrungl.opengl.GL40C
 
DOUBLEBUFFER - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
DOUBLEBUFFER - Static variable in interface overrungl.opengl.GL10C
 
DRAW_BUFFER - Static variable in interface overrungl.opengl.GL10C
 
DRAW_BUFFER0 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER1 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER10 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER11 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER12 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER13 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER14 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER15 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER2 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER3 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER4 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER5 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER6 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER7 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER8 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_BUFFER9 - Static variable in interface overrungl.opengl.GL20C
 
DRAW_FRAMEBUFFER - Static variable in interface overrungl.opengl.GL30C
 
DRAW_FRAMEBUFFER_BINDING - Static variable in interface overrungl.opengl.GL30C
 
DRAW_INDIRECT_BUFFER - Static variable in interface overrungl.opengl.GL40C
 
DRAW_INDIRECT_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL40C
 
DRAW_PIXEL_TOKEN - Static variable in interface overrungl.opengl.GL11
 
drawArrays(int, int, int) - Method in interface overrungl.opengl.GL11C
 
drawArraysIndirect(int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
drawArraysIndirect(int, DrawArraysIndirectCommand) - Method in interface overrungl.opengl.GL40C
 
drawArraysIndirect(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL40C
 
DrawArraysIndirectCommand - Class in overrungl.opengl
The OpenGL 4.2 draw arrays indirect command.
DrawArraysIndirectCommand(MemorySegment) - Constructor for class overrungl.opengl.DrawArraysIndirectCommand
Creates a struct with the given layout.
DrawArraysIndirectCommand(MemorySegment, long) - Constructor for class overrungl.opengl.DrawArraysIndirectCommand
Creates a struct with the given layout.
DrawArraysIndirectCommand(SegmentAllocator) - Constructor for class overrungl.opengl.DrawArraysIndirectCommand
Allocates a struct with the given layout.
DrawArraysIndirectCommand(SegmentAllocator, long) - Constructor for class overrungl.opengl.DrawArraysIndirectCommand
Allocates a struct with the given layout.
drawArraysInstanced(int, int, int, int) - Method in interface overrungl.opengl.GL31C
 
drawArraysInstancedBaseInstance(int, int, int, int, int) - Method in interface overrungl.opengl.GL42C
 
drawBuffer(int) - Method in interface overrungl.opengl.GL10C
 
drawBuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
drawBuffers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL20C
 
drawElements(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL11C
 
drawElements(SegmentAllocator, int, int, int, byte[]) - Method in interface overrungl.opengl.GL11C
 
drawElements(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL11C
 
drawElements(SegmentAllocator, int, int, int, short[]) - Method in interface overrungl.opengl.GL11C
 
drawElementsBaseVertex(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.GL32C
 
drawElementsBaseVertex(SegmentAllocator, int, int, int, byte[], int) - Method in interface overrungl.opengl.GL32C
 
drawElementsBaseVertex(SegmentAllocator, int, int, int, int[], int) - Method in interface overrungl.opengl.GL32C
 
drawElementsBaseVertex(SegmentAllocator, int, int, int, short[], int) - Method in interface overrungl.opengl.GL32C
 
drawElementsIndirect(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
drawElementsIndirect(int, int, DrawElementsIndirectCommand) - Method in interface overrungl.opengl.GL40C
 
drawElementsIndirect(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL40C
 
DrawElementsIndirectCommand - Class in overrungl.opengl
The OpenGL 4.2 draw elements indirect command.
DrawElementsIndirectCommand(MemorySegment) - Constructor for class overrungl.opengl.DrawElementsIndirectCommand
Creates a struct with the given layout.
DrawElementsIndirectCommand(MemorySegment, long) - Constructor for class overrungl.opengl.DrawElementsIndirectCommand
Creates a struct with the given layout.
DrawElementsIndirectCommand(SegmentAllocator) - Constructor for class overrungl.opengl.DrawElementsIndirectCommand
Allocates a struct with the given layout.
DrawElementsIndirectCommand(SegmentAllocator, long) - Constructor for class overrungl.opengl.DrawElementsIndirectCommand
Allocates a struct with the given layout.
drawElementsInstanced(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.GL31C
 
drawElementsInstanced(SegmentAllocator, int, int, int, byte[], int) - Method in interface overrungl.opengl.GL31C
 
drawElementsInstanced(SegmentAllocator, int, int, int, int[], int) - Method in interface overrungl.opengl.GL31C
 
drawElementsInstanced(SegmentAllocator, int, int, int, short[], int) - Method in interface overrungl.opengl.GL31C
 
drawElementsInstancedBaseInstance(int, int, int, MemorySegment, int, int) - Method in interface overrungl.opengl.GL42C
 
drawElementsInstancedBaseInstance(SegmentAllocator, int, int, int, byte[], int, int) - Method in interface overrungl.opengl.GL42C
 
drawElementsInstancedBaseInstance(SegmentAllocator, int, int, int, int[], int, int) - Method in interface overrungl.opengl.GL42C
 
drawElementsInstancedBaseInstance(SegmentAllocator, int, int, int, short[], int, int) - Method in interface overrungl.opengl.GL42C
 
drawElementsInstancedBaseVertex(int, int, int, MemorySegment, int, int) - Method in interface overrungl.opengl.GL32C
 
drawElementsInstancedBaseVertex(SegmentAllocator, int, int, int, byte[], int, int) - Method in interface overrungl.opengl.GL32C
 
drawElementsInstancedBaseVertex(SegmentAllocator, int, int, int, int[], int, int) - Method in interface overrungl.opengl.GL32C
 
drawElementsInstancedBaseVertex(SegmentAllocator, int, int, int, short[], int, int) - Method in interface overrungl.opengl.GL32C
 
drawElementsInstancedBaseVertexBaseInstance(int, int, int, MemorySegment, int, int, int) - Method in interface overrungl.opengl.GL42C
 
drawElementsInstancedBaseVertexBaseInstance(SegmentAllocator, int, int, int, byte[], int, int, int) - Method in interface overrungl.opengl.GL42C
 
drawElementsInstancedBaseVertexBaseInstance(SegmentAllocator, int, int, int, int[], int, int, int) - Method in interface overrungl.opengl.GL42C
 
drawElementsInstancedBaseVertexBaseInstance(SegmentAllocator, int, int, int, short[], int, int, int) - Method in interface overrungl.opengl.GL42C
 
drawPixels(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
drawRangeElements(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL12C
 
drawRangeElements(SegmentAllocator, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL12C
 
drawRangeElements(SegmentAllocator, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL12C
 
drawRangeElements(SegmentAllocator, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL12C
 
drawRangeElementsBaseVertex(int, int, int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.GL32C
 
drawRangeElementsBaseVertex(SegmentAllocator, int, int, int, int, int, byte[], int) - Method in interface overrungl.opengl.GL32C
 
drawRangeElementsBaseVertex(SegmentAllocator, int, int, int, int, int, int[], int) - Method in interface overrungl.opengl.GL32C
 
drawRangeElementsBaseVertex(SegmentAllocator, int, int, int, int, int, short[], int) - Method in interface overrungl.opengl.GL32C
 
drawTransformFeedback(int, int) - Method in interface overrungl.opengl.GL40C
 
drawTransformFeedbackInstanced(int, int, int) - Method in interface overrungl.opengl.GL42C
 
drawTransformFeedbackStream(int, int, int) - Method in interface overrungl.opengl.GL40C
 
drawTransformFeedbackStreamInstanced(int, int, int, int) - Method in interface overrungl.opengl.GL42C
 
DST_ALPHA - Static variable in interface overrungl.opengl.GL10C
 
DST_COLOR - Static variable in interface overrungl.opengl.GL10C
 
DYNAMIC_COPY - Static variable in interface overrungl.opengl.GL15C
 
DYNAMIC_DRAW - Static variable in interface overrungl.opengl.GL15C
 
DYNAMIC_READ - Static variable in interface overrungl.opengl.GL15C
 
DYNAMIC_STORAGE_BIT - Static variable in interface overrungl.opengl.GL44C
 

E

EDGE_FLAG - Static variable in interface overrungl.opengl.GL11
 
EDGE_FLAG_ARRAY - Static variable in interface overrungl.opengl.GL11
 
EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
EDGE_FLAG_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL11
 
EDGE_FLAG_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL11
 
edgeFlag(boolean) - Method in interface overrungl.opengl.GL10
 
edgeFlagPointer(int, MemorySegment) - Method in interface overrungl.opengl.GL11
 
edgeFlagv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
edgeFlagv(SegmentAllocator, boolean[]) - Method in interface overrungl.opengl.GL10
 
EGL_CONTEXT_API - Static variable in interface overrungl.glfw.GLFW
 
ELEMENT_ARRAY_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
ELEMENT_ARRAY_BUFFER - Static variable in interface overrungl.opengl.GL15C
 
ELEMENT_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15C
 
EMISSION - Static variable in interface overrungl.opengl.GL11
 
enable(int) - Method in interface overrungl.opengl.GL10C
 
ENABLE_BIT - Static variable in interface overrungl.opengl.GL11
 
enableClientState(int) - Method in interface overrungl.opengl.GL11
 
enablei(int, int) - Method in interface overrungl.opengl.GL30C
 
enableVertexArrayAttrib(int, int) - Method in interface overrungl.opengl.GL45C
 
enableVertexAttribArray(int) - Method in interface overrungl.opengl.GL20C
 
end() - Method in interface overrungl.opengl.GL10
 
endConditionalRender() - Method in interface overrungl.opengl.GL30C
 
endList() - Method in interface overrungl.opengl.GL10
 
endQuery(int) - Method in interface overrungl.opengl.GL15C
 
endQueryIndexed(int, int) - Method in interface overrungl.opengl.GL40C
 
endTransformFeedback() - Method in interface overrungl.opengl.GL30C
 
eof - Static variable in class overrungl.stb.STBIIoCallbacks
the eof callback
EQUAL - Static variable in interface overrungl.opengl.GL10C
 
equals(Object) - Method in record class overrungl.glfw.GLFWVidMode.Value
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Pair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Pair.OfDouble
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Pair.OfFloat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Pair.OfInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Pair.OfLong
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Quad
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Quad.OfDouble
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Quad.OfFloat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Quad.OfInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Quad.OfLong
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Triplet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Triplet.OfDouble
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Triplet.OfFloat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Triplet.OfInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Triplet.OfLong
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Tuple2
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Tuple2.OfObjInt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Tuple2.OfObjLong
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Tuple3
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class overrungl.util.value.Tuple4
Indicates whether some other object is "equal to" this one.
EQUIV - Static variable in interface overrungl.opengl.GL10C
 
ERROR - Enum constant in enum class overrungl.nfd.NFDResult
programmatic error
EVAL_BIT - Static variable in interface overrungl.opengl.GL11
 
evalCoord1d(double) - Method in interface overrungl.opengl.GL10
 
evalCoord1dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
evalCoord1dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
evalCoord1f(float) - Method in interface overrungl.opengl.GL10
 
evalCoord1fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
evalCoord1fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
evalCoord2d(double, double) - Method in interface overrungl.opengl.GL10
 
evalCoord2dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
evalCoord2dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
evalCoord2f(float, float) - Method in interface overrungl.opengl.GL10
 
evalCoord2fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
evalCoord2fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
evalMesh1(int, int, int) - Method in interface overrungl.opengl.GL10
 
evalMesh2(int, int, int, int, int) - Method in interface overrungl.opengl.GL10
 
evalPoint1(int, int) - Method in interface overrungl.opengl.GL10
 
evalPoint2(int, int, int) - Method in interface overrungl.opengl.GL10
 
Example - Search tag in interface overrungl.opengl.GLLoadFunc
Section
Example - Search tag in overrungl.stb.STBTrueType.getCodepointSDF(STBTTFontInfo, float, int, int, byte, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment)
Section
Example - Search tag in overrungl.stb.STBTrueType.getGlyphSDF(STBTTFontInfo, float, int, int, byte, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment)
Section
EXP - Static variable in interface overrungl.opengl.GL11
 
EXP2 - Static variable in interface overrungl.opengl.GL11
 
EXTENSIONS - Static variable in interface overrungl.opengl.GL10C
 
extensionSupported(String) - Method in interface overrungl.glfw.GLFW
Returns whether the specified extension is available.
EYE_LINEAR - Static variable in interface overrungl.opengl.GL11
 
EYE_PLANE - Static variable in interface overrungl.opengl.GL11
 

F

failureReason() - Method in interface overrungl.stb.STBImage
 
FALSE - Static variable in interface overrungl.glfw.GLFW
Zero.
FALSE - Static variable in interface overrungl.opengl.GL10C
 
FASTEST - Static variable in interface overrungl.opengl.GL10C
 
fbmNoise3(float, float, float, float, float, int) - Method in interface overrungl.stb.STBPerlin
Three common fractal noise functions are included, which produce a wide variety of nice effects depending on the parameters provided.
feature_not_supported - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
FEATURE_UNAVAILABLE - Static variable in interface overrungl.glfw.GLFW
The requested feature is not provided by the platform.
FEATURE_UNIMPLEMENTED - Static variable in interface overrungl.glfw.GLFW
The requested feature is not implemented for the platform.
FEEDBACK - Static variable in interface overrungl.opengl.GL11
 
FEEDBACK_BUFFER_POINTER - Static variable in interface overrungl.opengl.GL11
 
FEEDBACK_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL11
 
FEEDBACK_BUFFER_TYPE - Static variable in interface overrungl.opengl.GL11
 
feedbackBuffer(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
feedbackBuffer(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL10
 
fenceSync(int, int) - Method in interface overrungl.opengl.GL32C
 
file_open_failure - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
File Filter Syntax - Search tag in interface overrungl.nfd.NFD
Section
FILL - Static variable in interface overrungl.opengl.GL10C
 
FILTER - Static variable in interface overrungl.opengl.GL43C
 
findGlyphIndex(STBTTFontInfo, int) - Method in interface overrungl.stb.STBTrueType
If you're going to perform multiple operations on the same character and you want a speed-up, call this function with the character you're going to process, then use glyph-based functions instead of the codepoint-based functions.
Finding the right font... - Search tag in interface overrungl.stb.STBTrueType
Section
findMatchingFont(MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBTrueType
returns the offset (not index) of the font that matches, or -1 if none if you use STBTT_MACSTYLE_DONTCARE, use a font name like "Arial Bold".
findMatchingFont(MemorySegment, String, int) - Method in interface overrungl.stb.STBTrueType
returns the offset (not index) of the font that matches, or -1 if none if you use STBTT_MACSTYLE_DONTCARE, use a font name like "Arial Bold".
findSVGDoc(STBTTFontInfo, int) - Method in interface overrungl.stb.STBTrueType
fills svg with the character's SVG data.
finish() - Method in interface overrungl.opengl.GL10C
 
first - Static variable in class overrungl.opengl.DrawArraysIndirectCommand
the first
first() - Method in record class overrungl.util.value.Pair
Returns Pair.x.
first() - Method in record class overrungl.util.value.Quad
Returns Quad.x.
first() - Method in record class overrungl.util.value.Triplet
Returns Triplet.x.
first() - Method in record class overrungl.util.value.Tuple2
Returns Tuple2.x.
first() - Method in record class overrungl.util.value.Tuple3
Returns Tuple3.x.
first() - Method in record class overrungl.util.value.Tuple4
Returns Tuple4.x.
FIRST_VERTEX_CONVENTION - Static variable in interface overrungl.opengl.GL32C
 
firstIndex - Static variable in class overrungl.opengl.DrawElementsIndirectCommand
the firstIndex
firstUnicodeCodepointInRange - Static variable in class overrungl.stb.STBTTPackRange
if non-zero, then the chars are continuous, and this is the first codepoint
FIXED - Static variable in interface overrungl.opengl.GL41C
 
FIXED_ONLY - Static variable in interface overrungl.opengl.GL30C
 
FLAT - Static variable in interface overrungl.opengl.GL11
 
flipVerticallyOnWrite(boolean) - Method in interface overrungl.stb.STBImageWrite
 
FLOAT - Enum constant in enum class overrungl.stb.STBIRDatatype
 
FLOAT - Static variable in interface overrungl.opengl.GL10C
 
FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in interface overrungl.opengl.GL30C
 
FLOAT_MAT2 - Static variable in interface overrungl.opengl.GL20C
 
FLOAT_MAT2x3 - Static variable in interface overrungl.opengl.GL21C
 
FLOAT_MAT2x4 - Static variable in interface overrungl.opengl.GL21C
 
FLOAT_MAT3 - Static variable in interface overrungl.opengl.GL20C
 
FLOAT_MAT3x2 - Static variable in interface overrungl.opengl.GL21C
 
FLOAT_MAT3x4 - Static variable in interface overrungl.opengl.GL21C
 
FLOAT_MAT4 - Static variable in interface overrungl.opengl.GL20C
 
FLOAT_MAT4x2 - Static variable in interface overrungl.opengl.GL21C
 
FLOAT_MAT4x3 - Static variable in interface overrungl.opengl.GL21C
 
FLOAT_VEC2 - Static variable in interface overrungl.opengl.GL20C
 
FLOAT_VEC3 - Static variable in interface overrungl.opengl.GL20C
 
FLOAT_VEC4 - Static variable in interface overrungl.opengl.GL20C
 
FLOATING - Static variable in interface overrungl.glfw.GLFW
Window related hints
flush() - Method in interface overrungl.opengl.GL10C
 
flushMappedBufferRange(int, long, long) - Method in interface overrungl.opengl.GL30C
 
flushMappedNamedBufferRange(int, long, long) - Method in interface overrungl.opengl.GL45C
 
flushPushdata(MemorySegment) - Method in interface overrungl.stb.STBVorbis
inform stb_vorbis that your next datablock will not be contiguous with previous ones (e.g.
FOCUS_ON_SHOW - Static variable in interface overrungl.glfw.GLFW
Window related hints
FOCUSED - Static variable in interface overrungl.glfw.GLFW
Window related hints
focusWindow(MemorySegment) - Method in interface overrungl.glfw.GLFW
Brings the specified window to front and sets input focus.
FOG - Static variable in interface overrungl.opengl.GL11
 
FOG_BIT - Static variable in interface overrungl.opengl.GL11
 
FOG_COLOR - Static variable in interface overrungl.opengl.GL11
 
FOG_COORD - Static variable in interface overrungl.opengl.GL15
 
FOG_COORD_ARRAY - Static variable in interface overrungl.opengl.GL15
 
FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
FOG_COORD_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL15
 
FOG_COORD_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL15
 
FOG_COORD_ARRAY_TYPE - Static variable in interface overrungl.opengl.GL15
 
FOG_COORD_SRC - Static variable in interface overrungl.opengl.GL15
 
FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
FOG_DENSITY - Static variable in interface overrungl.opengl.GL11
 
FOG_END - Static variable in interface overrungl.opengl.GL11
 
FOG_HINT - Static variable in interface overrungl.opengl.GL11
 
FOG_INDEX - Static variable in interface overrungl.opengl.GL11
 
FOG_MODE - Static variable in interface overrungl.opengl.GL11
 
FOG_START - Static variable in interface overrungl.opengl.GL11
 
fogCoordd(double) - Method in interface overrungl.opengl.GL14
 
fogCoorddv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
fogCoorddv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL14
 
fogCoordf(float) - Method in interface overrungl.opengl.GL14
 
fogCoordfv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
fogCoordfv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL14
 
fogCoordPointer(int, int, MemorySegment) - Method in interface overrungl.opengl.GL14
 
fogCoordPointer(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL14
 
fogCoordPointer(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL14
 
fogf(int, float) - Method in interface overrungl.opengl.GL10
 
fogfv(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
fogfv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL10
 
fogi(int, int) - Method in interface overrungl.opengl.GL10
 
fogiv(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
fogiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL10
 
fontSize - Static variable in class overrungl.stb.STBTTPackRange
font_size
Font Size in Pixels or Points - Search tag in interface overrungl.stb.STBTrueType
Section
FORMAT_UNAVAILABLE - Static variable in interface overrungl.glfw.GLFW
The requested format is not supported or available.
fourth() - Method in record class overrungl.util.value.Quad
Returns Quad.w.
fourth() - Method in record class overrungl.util.value.Tuple4
Returns Tuple4.w.
FRACTIONAL_EVEN - Static variable in interface overrungl.opengl.GL40C
 
FRACTIONAL_ODD - Static variable in interface overrungl.opengl.GL40C
 
FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in interface overrungl.opengl.GL40C
 
FRAGMENT_SHADER - Static variable in interface overrungl.opengl.GL20C
 
FRAGMENT_SHADER_BIT - Static variable in interface overrungl.opengl.GL41C
 
FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in interface overrungl.opengl.GL20C
 
FRAGMENT_SHADER_INVOCATIONS - Static variable in interface overrungl.opengl.GL46C
 
FRAGMENT_SUBROUTINE - Static variable in interface overrungl.opengl.GL43C
 
FRAGMENT_SUBROUTINE_UNIFORM - Static variable in interface overrungl.opengl.GL43C
 
FRAGMENT_TEXTURE - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in interface overrungl.opengl.GL32C
 
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
FRAMEBUFFER_BINDING - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_BLEND - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_COMPLETE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_DEFAULT - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_DEFAULT_HEIGHT - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_DEFAULT_LAYERS - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_DEFAULT_SAMPLES - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_DEFAULT_WIDTH - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in interface overrungl.opengl.GL32C
 
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_RENDERABLE - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_RENDERABLE_LAYERED - Static variable in interface overrungl.opengl.GL43C
 
FRAMEBUFFER_SRGB - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_UNDEFINED - Static variable in interface overrungl.opengl.GL30C
 
FRAMEBUFFER_UNSUPPORTED - Static variable in interface overrungl.opengl.GL30C
 
framebufferParameteri(int, int, int) - Method in interface overrungl.opengl.GL43C
 
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.ACCUM_ALPHA_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.ACCUM_BLUE_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.ACCUM_GREEN_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.ACCUM_RED_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.ALPHA_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.AUX_BUFFERS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.BLUE_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.DEPTH_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.DOUBLEBUFFER
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.GREEN_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.RED_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.SAMPLES
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.SRGB_CAPABLE
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.STENCIL_BITS
Section
Framebuffer related hints - Search tag in overrungl.glfw.GLFW.STEREO
Section
framebufferRenderbuffer(int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
framebufferTexture(int, int, int, int) - Method in interface overrungl.opengl.GL32C
 
framebufferTexture1D(int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
framebufferTexture2D(int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
framebufferTexture3D(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
framebufferTextureLayer(int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
free(MemorySegment) - Static method in class overrungl.util.MemoryUtil
Deallocates or frees a memory block.
free(MemorySegment) - Static method in class overrungl.glfw.GLFWCallbacks
Closes the arena for the given window.
free(MemorySegment) - Method in interface overrungl.stb.STBImage
 
freeBitmap(MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
frees the bitmap allocated below
freePathN(MemorySegment) - Method in interface overrungl.nfd.NFD
free a file path that was returned by the dialogs
freePathU8(MemorySegment) - Method in interface overrungl.nfd.NFD
free a file path that was returned
freeSamplers(STBIRRESIZE) - Method in interface overrungl.stb.STBImageResize2
You MUST call this, if you call stbir_build_samplers or stbir_build_samplers_with_splits
freeSDF(MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
frees the SDF bitmap allocated below
freeShape(STBTTFontInfo, STBTTVertex) - Method in interface overrungl.stb.STBTrueType
frees the data allocated above
fromPathSetN(SegmentAllocator, MemorySegment) - Static method in class overrungl.nfd.NFDEnumerator
fromPathSetU8(SegmentAllocator, MemorySegment) - Static method in class overrungl.nfd.NFDEnumerator
FRONT - Static variable in interface overrungl.opengl.GL10C
 
FRONT_AND_BACK - Static variable in interface overrungl.opengl.GL10C
 
FRONT_FACE - Static variable in interface overrungl.opengl.GL10C
 
FRONT_LEFT - Static variable in interface overrungl.opengl.GL10C
 
FRONT_RIGHT - Static variable in interface overrungl.opengl.GL10C
 
frontFace(int) - Method in interface overrungl.opengl.GL10C
 
frustum(double, double, double, double, double, double) - Method in interface overrungl.opengl.GL10
 
FULL_SUPPORT - Static variable in interface overrungl.opengl.GL43C
 
FUNC_ADD - Static variable in interface overrungl.opengl.GL14C
 
FUNC_REVERSE_SUBTRACT - Static variable in interface overrungl.opengl.GL14C
 
FUNC_SUBTRACT - Static variable in interface overrungl.opengl.GL14C
 

G

GAMEPAD_AXIS_LAST - Static variable in interface overrungl.glfw.GLFW
Gamepad axes.
GAMEPAD_AXIS_LEFT_TRIGGER - Static variable in interface overrungl.glfw.GLFW
Gamepad axes.
GAMEPAD_AXIS_LEFT_X - Static variable in interface overrungl.glfw.GLFW
Gamepad axes.
GAMEPAD_AXIS_LEFT_Y - Static variable in interface overrungl.glfw.GLFW
Gamepad axes.
GAMEPAD_AXIS_RIGHT_TRIGGER - Static variable in interface overrungl.glfw.GLFW
Gamepad axes.
GAMEPAD_AXIS_RIGHT_X - Static variable in interface overrungl.glfw.GLFW
Gamepad axes.
GAMEPAD_AXIS_RIGHT_Y - Static variable in interface overrungl.glfw.GLFW
Gamepad axes.
GAMEPAD_BUTTON_A - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_B - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_BACK - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_CIRCLE - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_CROSS - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_DPAD_DOWN - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_DPAD_LEFT - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_DPAD_RIGHT - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_DPAD_UP - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_GUIDE - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_LAST - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_LEFT_BUMPER - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_LEFT_THUMB - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_RIGHT_BUMPER - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_RIGHT_THUMB - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_SQUARE - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_START - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_TRIANGLE - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_X - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
GAMEPAD_BUTTON_Y - Static variable in interface overrungl.glfw.GLFW
Gamepad buttons.
genBuffers() - Method in interface overrungl.opengl.GL15C
 
genBuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
genBuffers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL15C
 
generateMipmap(int) - Method in interface overrungl.opengl.GL30C
 
generateTextureMipmap(int) - Method in interface overrungl.opengl.GL45C
 
genFramebuffers() - Method in interface overrungl.opengl.GL30C
 
genFramebuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
genFramebuffers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL30C
 
genLists(int) - Method in interface overrungl.opengl.GL10
 
genProgramPipelines() - Method in interface overrungl.opengl.GL41C
 
genProgramPipelines(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
genProgramPipelines(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL41C
 
genQueries() - Method in interface overrungl.opengl.GL15C
 
genQueries(int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
genQueries(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL15C
 
genRenderbuffers() - Method in interface overrungl.opengl.GL30C
 
genRenderbuffers(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
genRenderbuffers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL30C
 
genSamplers() - Method in interface overrungl.opengl.GL33C
 
genSamplers(int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
genSamplers(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL33C
 
genTextures() - Method in interface overrungl.opengl.GL11C
 
genTextures(int, MemorySegment) - Method in interface overrungl.opengl.GL11C
 
genTextures(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL11C
 
genTransformFeedbacks() - Method in interface overrungl.opengl.GL40C
 
genTransformFeedbacks(int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
genTransformFeedbacks(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL40C
 
genVertexArrays() - Method in interface overrungl.opengl.GL30C
 
genVertexArrays(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
genVertexArrays(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL30C
 
GEOMETRY_INPUT_TYPE - Static variable in interface overrungl.opengl.GL32C
 
GEOMETRY_OUTPUT_TYPE - Static variable in interface overrungl.opengl.GL32C
 
GEOMETRY_SHADER - Static variable in interface overrungl.opengl.GL32C
 
GEOMETRY_SHADER_BIT - Static variable in interface overrungl.opengl.GL41C
 
GEOMETRY_SHADER_INVOCATIONS - Static variable in interface overrungl.opengl.GL40C
 
GEOMETRY_SHADER_PRIMITIVES_EMITTED - Static variable in interface overrungl.opengl.GL46C
 
GEOMETRY_SUBROUTINE - Static variable in interface overrungl.opengl.GL43C
 
GEOMETRY_SUBROUTINE_UNIFORM - Static variable in interface overrungl.opengl.GL43C
 
GEOMETRY_TEXTURE - Static variable in interface overrungl.opengl.GL43C
 
GEOMETRY_VERTICES_OUT - Static variable in interface overrungl.opengl.GL32C
 
GEQUAL - Static variable in interface overrungl.opengl.GL10C
 
get() - Method in class overrungl.Configurations.Entry
Returns the value, or the default value if it is null.
get(Struct, long) - Method in class overrungl.glfw.StructHandleSizedByteArray
Gets the value.
get(Struct, long) - Method in class overrungl.glfw.StructHandleSizedFloatArray
Gets the value.
get(Struct, long, long) - Method in class overrungl.glfw.StructHandleSizedByteArray
Gets the value at the given index.
get(Struct, long, long) - Method in class overrungl.glfw.StructHandleSizedFloatArray
Gets the value at the given index.
GET_TEXTURE_IMAGE_FORMAT - Static variable in interface overrungl.opengl.GL43C
 
GET_TEXTURE_IMAGE_TYPE - Static variable in interface overrungl.opengl.GL43C
 
getActiveAtomicCounterBufferiv(int, int, int) - Method in interface overrungl.opengl.GL42C
 
getActiveAtomicCounterBufferiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL42C
 
getActiveAtomicCounterBufferiv(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL42C
 
getActiveAttrib(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getActiveAttrib(SegmentAllocator, int, int, int, int[], int[], int[], String[]) - Method in interface overrungl.opengl.GL20C
 
getActiveSubroutineName(int, int, int, int) - Method in interface overrungl.opengl.GL40C
 
getActiveSubroutineName(int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getActiveSubroutineUniformiv(int, int, int, int) - Method in interface overrungl.opengl.GL40C
 
getActiveSubroutineUniformiv(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getActiveSubroutineUniformiv(SegmentAllocator, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL40C
 
getActiveSubroutineUniformName(int, int, int, int) - Method in interface overrungl.opengl.GL40C
 
getActiveSubroutineUniformName(int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getActiveUniform(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getActiveUniform(SegmentAllocator, int, int, int, int[], int[], int[], String[]) - Method in interface overrungl.opengl.GL20C
 
getActiveUniformBlockiv(int, int, int, int[]) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformBlockiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformBlockName(int, int, int) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformBlockName(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformName(int, int, int) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformName(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformsiv(int, int, int) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformsiv(int, int, MemorySegment, int, MemorySegment) - Method in interface overrungl.opengl.GL31C
 
getActiveUniformsiv(SegmentAllocator, int, int[], int, int[]) - Method in interface overrungl.opengl.GL31C
 
getAttachedShaders(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getAttachedShaders(SegmentAllocator, int, int, int[], int[]) - Method in interface overrungl.opengl.GL20C
 
getAttribLocation(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getAttribLocation(int, String) - Method in interface overrungl.opengl.GL20C
 
getBakedQuad(STBTTBakedChar, int, int, int, MemorySegment, MemorySegment, STBTTAlignedQuad, boolean) - Method in interface overrungl.stb.STBTrueType
Call GetBakedQuad with char_index = 'character - first_char', and it creates the quad you need to draw and advances the current position.
getBooleani_v(int, int) - Method in interface overrungl.opengl.GL30C
 
getBooleani_v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getBooleani_v(SegmentAllocator, int, int, boolean[]) - Method in interface overrungl.opengl.GL30C
 
getBooleanv(int) - Method in interface overrungl.opengl.GL10C
 
getBooleanv(int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getBooleanv(SegmentAllocator, int, boolean[]) - Method in interface overrungl.opengl.GL10C
 
getBufferParameteri64v(int, int) - Method in interface overrungl.opengl.GL32C
 
getBufferParameteri64v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL32C
 
getBufferParameteriv(int, int) - Method in interface overrungl.opengl.GL15C
 
getBufferParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
getBufferPointerv(int, int) - Method in interface overrungl.opengl.GL15C
 
getBufferPointerv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
getBufferSubData(int, long, long, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
getBufferSubData(SegmentAllocator, int, long, byte[]) - Method in interface overrungl.opengl.GL15C
 
getBufferSubData(SegmentAllocator, int, long, double[]) - Method in interface overrungl.opengl.GL15C
 
getBufferSubData(SegmentAllocator, int, long, float[]) - Method in interface overrungl.opengl.GL15C
 
getBufferSubData(SegmentAllocator, int, long, int[]) - Method in interface overrungl.opengl.GL15C
 
getBufferSubData(SegmentAllocator, int, long, long[]) - Method in interface overrungl.opengl.GL15C
 
getBufferSubData(SegmentAllocator, int, long, short[]) - Method in interface overrungl.opengl.GL15C
 
getClipboardString() - Method in interface overrungl.glfw.GLFW
Returns the contents of the clipboard as a string.
getClipPlane(int) - Method in interface overrungl.opengl.GL10
 
getClipPlane(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getCocoaMonitor(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the CGDirectDisplayID of the specified monitor.
getCocoaView(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the NSView of the specified window.
getCocoaWindow(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the NSWindow of the specified window.
getCodepointBitmap(STBTTFontInfo, float, float, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
allocates a large-enough single-channel 8bpp bitmap and renders the specified character/glyph at the specified scale into it, with antialiasing.
getCodepointBitmapBox(STBTTFontInfo, int, float, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
get the bbox of the bitmap centered around the glyph origin; so the bitmap width is ix1-ix0, height is iy1-iy0, and location to place the bitmap top left is (leftSideBearing*scale,iy0).
getCodepointBitmapBoxSubpixel(STBTTFontInfo, int, float, float, float, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
same as stbtt_GetCodepointBitmapBox, but you can specify a subpixel shift for the character
getCodepointBitmapSubpixel(STBTTFontInfo, float, float, float, float, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
the same as stbtt_GetCodepoitnBitmap, but you can specify a subpixel shift for the character
getCodepointBox(STBTTFontInfo, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
Gets the bounding box of the visible part of the glyph, in unscaled coordinates
getCodepointHMetrics(STBTTFontInfo, int, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
advanceWidth and leftSideBearing are expressed in unscaled coordinates
getCodepointKernAdvance(STBTTFontInfo, int, int) - Method in interface overrungl.stb.STBTrueType
Returns an additional amount to add to the 'advance' value between ch1 and ch2.
getCodepointSDF(STBTTFontInfo, float, int, int, byte, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
These functions compute a discretized SDF field for a single character, suitable for storing in a single-channel texture, sampling with bilinear filtering, and testing against larger than some threshold to produce scalable fonts.
getCodepointShape(STBTTFontInfo, int, MemorySegment) - Method in interface overrungl.stb.STBTrueType
Returns # of vertices and fills *vertices with the pointer to them these are expressed in "unscaled" coordinates.
getCodepointSVG(STBTTFontInfo, int, MemorySegment) - Method in interface overrungl.stb.STBTrueType
fills svg with the character's SVG data.
getComment(SegmentAllocator, MemorySegment) - Method in interface overrungl.stb.STBVorbis
get ogg comments
getCompressedTexImage(int, int, MemorySegment) - Method in interface overrungl.opengl.GL13C
 
getCompressedTextureImage(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getCompressedTextureSubImage(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getCurrentContext() - Method in interface overrungl.glfw.GLFW
Returns the window whose context is current on the calling thread.
getCursorPos(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the position of the cursor relative to the content area of the window.
getCursorPos(MemorySegment, double[], double[]) - Method in interface overrungl.glfw.GLFW
Retrieves the position of the cursor relative to the content area of the window.
getDebugMessageLog(int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getDebugMessageLog(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getDebugMessageLog(SegmentAllocator, int, int, int[], int[], int[], int[], int[], String[]) - Method in interface overrungl.opengl.GL43C
 
getDoublei_v(int, int) - Method in interface overrungl.opengl.GL41C
 
getDoublei_v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getDoublei_v(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL41C
 
getDoublev(int) - Method in interface overrungl.opengl.GL10C
 
getDoublev(int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getDoublev(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL10C
 
getEGLContext(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the EGLContext of the specified window.
getEGLDisplay() - Method in interface overrungl.glfw.GLFWNative
Returns the EGLDisplay used by GLFW.
getEGLSurface(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the EGLSurface of the specified window.
getError() - Method in interface overrungl.glfw.GLFW
Returns and clears the last error for the calling thread.
getError() - Method in interface overrungl.nfd.NFD
Get last error -- set when NFDResult returns NFDResult.ERROR
getError() - Method in interface overrungl.opengl.GL10C
 
getError(MemorySegment) - Method in interface overrungl.stb.STBVorbis
get the last error detected (clears it, too)
getError(String[]) - Method in interface overrungl.glfw.GLFW
Returns and clears the last error for the calling thread.
getErrorString(int) - Static method in interface overrungl.glfw.GLFW
Converts the given error code to a readable string.
getFileOffset(MemorySegment) - Method in interface overrungl.stb.STBVorbis
Returns the current seek point within the file, or offset from the beginning of the memory buffer.
getFloati_v(int, int) - Method in interface overrungl.opengl.GL41C
 
getFloati_v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getFloati_v(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL41C
 
getFloatv(int) - Method in interface overrungl.opengl.GL10C
 
getFloatv(int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getFloatv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL10C
 
getFontBoundingBox(STBTTFontInfo, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
the bounding box around all possible characters
getFontNameString(STBTTFontInfo, MemorySegment, int, int, int, int) - Method in interface overrungl.stb.STBTrueType
Returns the string (which may be big-endian double byte, e.g. for unicode).
getFontOffsetForIndex(MemorySegment, int) - Method in interface overrungl.stb.STBTrueType
Each .ttf/.ttc file may have more than one font.
getFontVMetrics(STBTTFontInfo, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
ascent is the coordinate above the baseline the font extends; descent is the coordinate below the baseline the font extends (i.e.
getFontVMetricsOS2(STBTTFontInfo, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
analogous to GetFontVMetrics, but returns the "typographic" values from the OS/2 table (specific to MS/Windows TTF files).
getFragDataIndex(int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
getFragDataIndex(int, String) - Method in interface overrungl.opengl.GL33C
 
getFragDataLocation(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getFragDataLocation(int, String) - Method in interface overrungl.opengl.GL30C
 
getFramebufferAttachmentParameteriv(int, int, int) - Method in interface overrungl.opengl.GL30C
 
getFramebufferAttachmentParameteriv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getFramebufferParameteriv(int, int) - Method in interface overrungl.opengl.GL43C
 
getFramebufferParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getFramebufferSize(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the framebuffer of the specified window.
getFramebufferSize(MemorySegment, int[], int[]) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the framebuffer of the specified window.
getFrameFloat(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBVorbis
decode the next frame and return the number of samples.
getGamepadName(int) - Method in interface overrungl.glfw.GLFW
Returns the human-readable gamepad name for the specified joystick.
getGamepadState(int, GLFWGamepadState) - Method in interface overrungl.glfw.GLFW
Retrieves the state of the specified joystick remapped as a gamepad.
getGammaRamp(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the current gamma ramp for the specified monitor.
getGLXContext(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the GLXContext of the specified window.
getGLXWindow(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the GLXWindow of the specified window.
getGlyphBitmap(STBTTFontInfo, float, float, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
the following functions are equivalent to the above functions, but operate on glyph indices instead of Unicode codepoints (for efficiency)
getGlyphBitmapBox(STBTTFontInfo, int, float, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
the following functions are equivalent to the above functions, but operate on glyph indices instead of Unicode codepoints (for efficiency)
getGlyphBitmapBoxSubpixel(STBTTFontInfo, int, float, float, float, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
the following functions are equivalent to the above functions, but operate on glyph indices instead of Unicode codepoints (for efficiency)
getGlyphBitmapSubpixel(STBTTFontInfo, float, float, float, float, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
the following functions are equivalent to the above functions, but operate on glyph indices instead of Unicode codepoints (for efficiency)
getGlyphBox(STBTTFontInfo, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
as above, but takes one or more glyph indices for greater efficiency
getGlyphHMetrics(STBTTFontInfo, int, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
as above, but takes one or more glyph indices for greater efficiency
getGlyphKernAdvance(STBTTFontInfo, int, int) - Method in interface overrungl.stb.STBTrueType
as above, but takes one or more glyph indices for greater efficiency
getGlyphSDF(STBTTFontInfo, float, int, int, byte, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
These functions compute a discretized SDF field for a single character, suitable for storing in a single-channel texture, sampling with bilinear filtering, and testing against larger than some threshold to produce scalable fonts.
getGlyphShape(STBTTFontInfo, int, MemorySegment) - Method in interface overrungl.stb.STBTrueType
Returns # of vertices and fills *vertices with the pointer to them these are expressed in "unscaled" coordinates.
getGlyphSVG(STBTTFontInfo, int, MemorySegment) - Method in interface overrungl.stb.STBTrueType
fills svg with the character's SVG data.
getGraphicsResetStatus() - Method in interface overrungl.opengl.GL45C
 
getInfo(SegmentAllocator, MemorySegment) - Method in interface overrungl.stb.STBVorbis
get general information about the file
getInputMode(MemorySegment, int) - Method in interface overrungl.glfw.GLFW
Returns the value of an input option for the specified window.
getInstanceProcAddress(MemorySegment, String) - Method in interface overrungl.glfw.GLFWVulkan
Returns the address of the specified Vulkan instance function.
getInteger64i_v(int, int) - Method in interface overrungl.opengl.GL32C
 
getInteger64i_v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL32C
 
getInteger64i_v(SegmentAllocator, int, int, long[]) - Method in interface overrungl.opengl.GL32C
 
getInteger64v(int) - Method in interface overrungl.opengl.GL32C
 
getInteger64v(int, MemorySegment) - Method in interface overrungl.opengl.GL32C
 
getInteger64v(SegmentAllocator, int, long[]) - Method in interface overrungl.opengl.GL32C
 
getIntegeri_v(int, int) - Method in interface overrungl.opengl.GL30C
 
getIntegeri_v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getIntegeri_v(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
getIntegerv(int) - Method in interface overrungl.opengl.GL10C
 
getIntegerv(int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getIntegerv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL10C
 
getInternalformati64v(int, int, int) - Method in interface overrungl.opengl.GL43C
 
getInternalformati64v(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getInternalformati64v(SegmentAllocator, int, int, int, long[]) - Method in interface overrungl.opengl.GL43C
 
getInternalformativ(int, int, int) - Method in interface overrungl.opengl.GL42C
 
getInternalformativ(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL42C
 
getInternalformativ(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL42C
 
getJoystickAxes(int) - Method in interface overrungl.glfw.GLFW
Returns the values of all axes of the specified joystick.
getJoystickButtons(int) - Method in interface overrungl.glfw.GLFW
Returns the state of all buttons of the specified joystick.
getJoystickGUID(int) - Method in interface overrungl.glfw.GLFW
Returns the SDL compatible GUID of the specified joystick.
getJoystickHats(int) - Method in interface overrungl.glfw.GLFW
Returns the state of all hats of the specified joystick.
getJoystickName(int) - Method in interface overrungl.glfw.GLFW
Returns the name of the specified joystick.
getJoystickUserPointer(int) - Method in interface overrungl.glfw.GLFW
Returns the user pointer of the specified joystick.
getKerningTable(STBTTFontInfo, STBTTKerningEntry, int) - Method in interface overrungl.stb.STBTrueType
Retrieves a complete list of all of the kerning pairs provided by the font stbtt_GetKerningTable never writes more than table_length entries and returns how many entries it did write.
getKerningTableLength(STBTTFontInfo) - Method in interface overrungl.stb.STBTrueType
Retrieves a complete list of all of the kerning pairs provided by the font stbtt_GetKerningTable never writes more than table_length entries and returns how many entries it did write.
getKey(MemorySegment, int) - Method in interface overrungl.glfw.GLFW
Returns the last reported state of a keyboard key for the specified window.
getKeyName(int, int) - Method in interface overrungl.glfw.GLFW
Returns the layout-specific name of the specified printable key.
getKeyScancode(int) - Method in interface overrungl.glfw.GLFW
Returns the platform-specific scancode of the specified key.
getLightfv(int, int) - Method in interface overrungl.opengl.GL10
 
getLightfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getLightfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
getLightiv(int, int) - Method in interface overrungl.opengl.GL10
 
getLightiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getLightiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
getMapdv(int, int) - Method in interface overrungl.opengl.GL10
 
getMapdv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getMapdv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL10
 
getMapfv(int, int) - Method in interface overrungl.opengl.GL10
 
getMapfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getMapfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
getMapiv(int, int) - Method in interface overrungl.opengl.GL10
 
getMapiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getMapiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
getMaterialfv(int, int) - Method in interface overrungl.opengl.GL10
 
getMaterialfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getMaterialfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
getMaterialiv(int, int) - Method in interface overrungl.opengl.GL10
 
getMaterialiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getMaterialiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
getMonitorContentScale(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the content scale for the specified monitor.
getMonitorContentScale(MemorySegment, float[], float[]) - Method in interface overrungl.glfw.GLFW
Retrieves the content scale for the specified monitor.
getMonitorName(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the name of the specified monitor.
getMonitorPhysicalSize(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the physical size of the monitor.
getMonitorPhysicalSize(MemorySegment, int[], int[]) - Method in interface overrungl.glfw.GLFW
Returns the physical size of the monitor.
getMonitorPos(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the position of the monitor's viewport on the virtual screen.
getMonitorPos(MemorySegment, int[], int[]) - Method in interface overrungl.glfw.GLFW
Returns the position of the monitor's viewport on the virtual screen.
getMonitors() - Method in interface overrungl.glfw.GLFW
Returns the currently connected monitors.
getMonitorUserPointer(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the user pointer of the specified monitor.
getMonitorWorkarea(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the work area of the monitor.
getMonitorWorkarea(MemorySegment, int[], int[], int[], int[]) - Method in interface overrungl.glfw.GLFW
Retrieves the work area of the monitor.
getMouseButton(MemorySegment, int) - Method in interface overrungl.glfw.GLFW
Returns the last reported state of a mouse button for the specified window.
getMultisamplefv(int, int) - Method in interface overrungl.opengl.GL32C
 
getMultisamplefv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL32C
 
getMultisamplefv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL32C
 
getNamedBufferParameteri64v(int, int) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferParameteri64v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferParameteriv(int, int) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferPointerv(int, int) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferPointerv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferSubData(int, long, long, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferSubData(SegmentAllocator, int, long, byte[]) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferSubData(SegmentAllocator, int, long, double[]) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferSubData(SegmentAllocator, int, long, float[]) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferSubData(SegmentAllocator, int, long, int[]) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferSubData(SegmentAllocator, int, long, long[]) - Method in interface overrungl.opengl.GL45C
 
getNamedBufferSubData(SegmentAllocator, int, long, short[]) - Method in interface overrungl.opengl.GL45C
 
getNamedFramebufferAttachmentParameteriv(int, int, int) - Method in interface overrungl.opengl.GL45C
 
getNamedFramebufferAttachmentParameteriv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getNamedFramebufferParameteriv(int, int) - Method in interface overrungl.opengl.GL45C
 
getNamedFramebufferParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getNamedRenderbufferParameteriv(int, int) - Method in interface overrungl.opengl.GL45C
 
getNamedRenderbufferParameteriv(int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getNamedRenderbufferParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnCompressedTexImage(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnCompressedTexImage(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getNSGLContext(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the NSOpenGLContext of the specified window.
getnTexImage(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnTexImage(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnTexImage(SegmentAllocator, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL45C
 
getnTexImage(SegmentAllocator, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
getnTexImage(SegmentAllocator, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getnTexImage(SegmentAllocator, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL45C
 
getNumberOfFonts(MemorySegment) - Method in interface overrungl.stb.STBTrueType
This function will determine the number of fonts in a font file.
getnUniformdv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformdv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformdv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL45C
 
getnUniformfv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
getnUniformiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getnUniformuiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getnUniformuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getObjectLabel(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getObjectLabel(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getObjectLabel(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL43C
 
getObjectLabel(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL43C
 
getObjectPtrLabel(MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getObjectPtrLabel(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getObjectPtrLabel(SegmentAllocator, MemorySegment, int[]) - Method in interface overrungl.opengl.GL43C
 
getObjectPtrLabel(SegmentAllocator, MemorySegment, int, int[]) - Method in interface overrungl.opengl.GL43C
 
getOSMesaColorBuffer(MemorySegment, int[], int[], int[], MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Retrieves the color buffer associated with the specified window.
getOSMesaContext(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the OSMesaContext of the specified window.
getOSMesaDepthBuffer(MemorySegment, int[], int[], int[], MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Retrieves the depth buffer associated with the specified window.
getPackedQuad(STBTTPackedChar, int, int, int, MemorySegment, MemorySegment, STBTTAlignedQuad, int) - Method in interface overrungl.stb.STBTrueType
Calling these functions in sequence is roughly equivalent to calling stbtt_PackFontRanges().
getPhysicalDevicePresentationSupport(MemorySegment, MemorySegment, int) - Method in interface overrungl.glfw.GLFWVulkan
Returns whether the specified queue family can present images.
getPixelMapfv(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getPixelMapfv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL10
 
getPixelMapuiv(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getPixelMapuiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL10
 
getPixelMapusv(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getPixelMapusv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL10
 
getPlatform() - Method in interface overrungl.glfw.GLFW
Returns the currently selected platform.
getPlatformDebugString(int) - Static method in interface overrungl.glfw.GLFW
Converts the given platform code to a debug string.
getPlatformString(int) - Static method in interface overrungl.glfw.GLFW
Converts the given platform code to a readable string.
getPointer(int) - Method in interface overrungl.opengl.GL11C
 
getPointerv(int, MemorySegment) - Method in interface overrungl.opengl.GL11C
 
getPolygonStipple(MemorySegment) - Method in interface overrungl.opengl.GL10
 
getPolygonStipple(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL10
 
getPrimaryMonitor() - Method in interface overrungl.glfw.GLFW
Returns the primary monitor.
getProcAddress(String) - Method in interface overrungl.glfw.GLFW
Returns the address of the specified function for the current context.
getProgramBinary(int, int[], int[], MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getProgramBinary(int, int, int[], int[], MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getProgramBinary(int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getProgramInfoLog(int) - Method in interface overrungl.opengl.GL20C
 
getProgramInfoLog(int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getProgramInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getProgramInterfaceiv(int, int, int) - Method in interface overrungl.opengl.GL43C
 
getProgramInterfaceiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramiv(int, int) - Method in interface overrungl.opengl.GL20C
 
getProgramiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getProgramiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getProgramPipelineInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getProgramPipelineInfoLog(SegmentAllocator, int) - Method in interface overrungl.opengl.GL41C
 
getProgramPipelineInfoLog(SegmentAllocator, int, int, int[], String[]) - Method in interface overrungl.opengl.GL41C
 
getProgramPipelineiv(int, int) - Method in interface overrungl.opengl.GL41C
 
getProgramPipelineiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getProgramResourceIndex(int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceIndex(int, int, String) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceiv(int, int, int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceiv(int, int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceiv(SegmentAllocator, int, int, int, int[], int) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceiv(SegmentAllocator, int, int, int, int[], int, int[], int[]) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceLocation(int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceLocation(int, int, String) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceLocationIndex(int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceLocationIndex(int, int, String) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceName(int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceName(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceName(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL43C
 
getProgramResourceName(SegmentAllocator, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL43C
 
getProgramStageiv(int, int, int) - Method in interface overrungl.opengl.GL40C
 
getProgramStageiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getQueryBufferObjecti64v(int, int, int, long) - Method in interface overrungl.opengl.GL45C
 
getQueryBufferObjectiv(int, int, int, long) - Method in interface overrungl.opengl.GL45C
 
getQueryBufferObjectui64v(int, int, int, long) - Method in interface overrungl.opengl.GL45C
 
getQueryBufferObjectuiv(int, int, int, long) - Method in interface overrungl.opengl.GL45C
 
getQueryIndexediv(int, int, int) - Method in interface overrungl.opengl.GL40C
 
getQueryIndexediv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getQueryiv(int, int) - Method in interface overrungl.opengl.GL15C
 
getQueryiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
getQueryObjecti64v(int, int) - Method in interface overrungl.opengl.GL33C
 
getQueryObjecti64v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
getQueryObjectiv(int, int) - Method in interface overrungl.opengl.GL15C
 
getQueryObjectiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
getQueryObjectui64v(int, int) - Method in interface overrungl.opengl.GL33C
 
getQueryObjectui64v(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
getQueryObjectuiv(int, int) - Method in interface overrungl.opengl.GL15C
 
getQueryObjectuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL15C
 
getRenderbufferParameteriv(int, int) - Method in interface overrungl.opengl.GL30C
 
getRenderbufferParameteriv(int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
getRenderbufferParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getRequiredInstanceExtensions() - Method in interface overrungl.glfw.GLFW
Returns the Vulkan instance extensions required by GLFW.
getSampleOffset(MemorySegment) - Method in interface overrungl.stb.STBVorbis
this function returns the offset (in samples) from the beginning of the file that will be returned by the next decode, if it is known, or -1 otherwise.
getSamplerParameterf(int, int) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameteri(int, int) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterIiv(int, int) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterIiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterIiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterIuiv(int, int) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterIuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameterIuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
getSamplerParameteriv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL33C
 
getSamplesFloat(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBVorbis
gets num_samples samples, not necessarily on a frame boundary--this requires buffering so you have to supply the buffers.
getSamplesFloatInterleaved(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBVorbis
gets num_samples samples, not necessarily on a frame boundary--this requires buffering so you have to supply the buffers.
getScaledFontVMetrics(MemorySegment, int, float, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBTrueType
Query the font vertical metrics without having to create a font first.
getShaderInfoLog(int) - Method in interface overrungl.opengl.GL20C
 
getShaderInfoLog(int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getShaderInfoLog(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getShaderiv(int, int) - Method in interface overrungl.opengl.GL20C
 
getShaderiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getShaderiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getShaderPrecisionFormat(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getShaderPrecisionFormat(SegmentAllocator, int, int, int[], int[]) - Method in interface overrungl.opengl.GL41C
 
getShaderSource(int) - Method in interface overrungl.opengl.GL20C
 
getShaderSource(int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getShaderSource(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getSpacing() - Method in interface overrungl.stb.STBEasyFont
Returns spacing.
getString(int) - Method in interface overrungl.opengl.GL10C
 
getStringi(int, int) - Method in interface overrungl.opengl.GL30C
 
getSubroutineIndex(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getSubroutineIndex(int, int, String) - Method in interface overrungl.opengl.GL40C
 
getSubroutineUniformLocation(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getSubroutineUniformLocation(int, int, String) - Method in interface overrungl.opengl.GL40C
 
getSynciv(MemorySegment, int) - Method in interface overrungl.opengl.GL32C
 
getSynciv(MemorySegment, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL32C
 
getSynciv(SegmentAllocator, MemorySegment, int, int[], int[]) - Method in interface overrungl.opengl.GL32C
 
getTexEnvfv(int, int) - Method in interface overrungl.opengl.GL10
 
getTexEnvfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getTexEnvfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
getTexEnviv(int, int) - Method in interface overrungl.opengl.GL10
 
getTexEnviv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getTexEnviv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
getTexGendv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getTexGendv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL10
 
getTexGenfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getTexGenfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
getTexGeniv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
getTexGeniv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
getTexImage(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getTexLevelParameterfv(int, int, int) - Method in interface overrungl.opengl.GL10C
 
getTexLevelParameterfv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getTexLevelParameterfv(SegmentAllocator, int, int, int, float[]) - Method in interface overrungl.opengl.GL10C
 
getTexLevelParameteriv(int, int, int) - Method in interface overrungl.opengl.GL10C
 
getTexLevelParameteriv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getTexLevelParameteriv(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL10C
 
getTexParameterfv(int, int) - Method in interface overrungl.opengl.GL10C
 
getTexParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getTexParameterfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10C
 
getTexParameterIiv(int, int) - Method in interface overrungl.opengl.GL30C
 
getTexParameterIiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getTexParameterIiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
getTexParameterIuiv(int, int) - Method in interface overrungl.opengl.GL30C
 
getTexParameterIuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getTexParameterIuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
getTexParameteriv(int, int) - Method in interface overrungl.opengl.GL10C
 
getTexParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
getTexParameteriv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10C
 
getTextureImage(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureLevelParameterfv(int, int, int) - Method in interface overrungl.opengl.GL45C
 
getTextureLevelParameterfv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureLevelParameterfv(SegmentAllocator, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
getTextureLevelParameteriv(int, int, int) - Method in interface overrungl.opengl.GL45C
 
getTextureLevelParameteriv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureLevelParameteriv(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterfv(int, int) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterIiv(int, int) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterIiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterIiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterIuiv(int, int) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterIuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureParameterIuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getTextureParameteriv(int, int) - Method in interface overrungl.opengl.GL45C
 
getTextureParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureParameteriv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getTextureSubImage(int, int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTextureSubImage(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL45C
 
getTextureSubImage(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
getTextureSubImage(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getTextureSubImage(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL45C
 
getTime() - Method in interface overrungl.glfw.GLFW
Returns the GLFW time.
getTimerFrequency() - Method in interface overrungl.glfw.GLFW
Returns the frequency, in Hz, of the raw timer.
getTimerValue() - Method in interface overrungl.glfw.GLFW
Returns the current value of the raw timer.
getTransformFeedbacki_v(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTransformFeedbacki_v(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getTransformFeedbacki64_v(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTransformFeedbacki64_v(SegmentAllocator, int, int, int, long[]) - Method in interface overrungl.opengl.GL45C
 
getTransformFeedbackiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getTransformFeedbackiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
getTransformFeedbackVarying(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getTransformFeedbackVarying(SegmentAllocator, int, int, int, int[], int[], int[], String[]) - Method in interface overrungl.opengl.GL30C
 
getUniformBlockIndex(int, MemorySegment) - Method in interface overrungl.opengl.GL31C
 
getUniformBlockIndex(int, String) - Method in interface overrungl.opengl.GL31C
 
getUniformd(int, int) - Method in interface overrungl.opengl.GL40C
 
getUniformdv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getUniformdv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL40C
 
getUniformfv(int, int) - Method in interface overrungl.opengl.GL20C
 
getUniformfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getUniformfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL20C
 
getUniformIndices(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL31C
 
getUniformIndices(int, String) - Method in interface overrungl.opengl.GL31C
 
getUniformIndices(SegmentAllocator, int, String[], int[]) - Method in interface overrungl.opengl.GL31C
 
getUniformiv(int, int) - Method in interface overrungl.opengl.GL20C
 
getUniformiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getUniformiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getUniformLocation(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getUniformLocation(int, String) - Method in interface overrungl.opengl.GL20C
 
getUniformSubroutineuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
getUniformSubroutineuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL40C
 
getUniformuiv(int, int) - Method in interface overrungl.opengl.GL30C
 
getUniformuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getUniformuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
getVersion() - Method in interface overrungl.glfw.GLFW
Retrieves the version of the GLFW library.
getVersion(int[], int[], int[]) - Method in interface overrungl.glfw.GLFW
Retrieves the version of the GLFW library.
getVersionString() - Method in interface overrungl.glfw.GLFW
Returns a string describing the compile-time configuration.
getVertexArrayIndexed64iv(int, int, int) - Method in interface overrungl.opengl.GL45C
 
getVertexArrayIndexed64iv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getVertexArrayIndexediv(int, int, int) - Method in interface overrungl.opengl.GL45C
 
getVertexArrayIndexediv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getVertexArrayiv(int, int) - Method in interface overrungl.opengl.GL45C
 
getVertexArrayiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
getVertexAttribdv(int, int) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribdv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribdv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribfv(int, int) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribIiv(int, int) - Method in interface overrungl.opengl.GL30C
 
getVertexAttribIiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getVertexAttribIiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
getVertexAttribIuiv(int, int) - Method in interface overrungl.opengl.GL30C
 
getVertexAttribIuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
getVertexAttribIuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
getVertexAttribiv(int, int) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribLdv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
getVertexAttribLdv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL41C
 
getVertexAttribPointerv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribPointerv(SegmentAllocator, int, int, byte[]) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribPointerv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribPointerv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribPointerv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL20C
 
getVertexAttribPointerv(SegmentAllocator, int, int, short[]) - Method in interface overrungl.opengl.GL20C
 
getVideoMode(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the current mode of the specified monitor.
getVideoModes(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the available video modes for the specified monitor.
getWaylandDisplay() - Method in interface overrungl.glfw.GLFWNative
Returns the struct wl_display* used by GLFW.
getWaylandMonitor(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the struct wl_output* of the specified monitor.
getWaylandWindow(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the main struct wl_surface* of the specified window.
getWGLContext(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the HGLRC of the specified window.
getWin32Adapter(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the adapter device name of the specified monitor.
getWin32Monitor(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the display device name of the specified monitor.
getWin32Window(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the HWND of the specified window.
getWindowAttrib(MemorySegment, int) - Method in interface overrungl.glfw.GLFW
Returns an attribute of the specified window.
getWindowContentScale(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the content scale for the specified window.
getWindowContentScale(MemorySegment, float[], float[]) - Method in interface overrungl.glfw.GLFW
Retrieves the content scale for the specified window.
getWindowFrameSize(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the frame of the window.
getWindowFrameSize(MemorySegment, int[], int[], int[], int[]) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the frame of the window.
getWindowMonitor(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the monitor that the window uses for full screen mode.
getWindowOpacity(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the opacity of the whole window.
getWindowPos(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the position of the content area of the specified window.
getWindowPos(MemorySegment, int[], int[]) - Method in interface overrungl.glfw.GLFW
Retrieves the position of the content area of the specified window.
getWindowSize(MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the content area of the specified window.
getWindowSize(MemorySegment, int[], int[]) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the content area of the specified window.
getWindowTitle(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the title of the specified window.
getWindowUserPointer(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the user pointer of the specified window.
getWriteForcePngFilter() - Method in interface overrungl.stb.STBImageWrite
 
getWritePngCompressionLevel() - Method in interface overrungl.stb.STBImageWrite
 
getWriteTgaWithRle() - Method in interface overrungl.stb.STBImageWrite
 
getX11Adapter(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the RRCrtc of the specified monitor.
getX11Display() - Method in interface overrungl.glfw.GLFWNative
Returns the Display used by GLFW.
getX11Monitor(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the RROutput of the specified monitor.
getX11SelectionString() - Method in interface overrungl.glfw.GLFWNative
Returns the contents of the current primary selection as a string.
getX11Window(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the Window of the specified window.
GL - Interface in overrungl.opengl
The latest OpenGL functions.
GL_1PASS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_1PASS_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_2_BYTES - Static variable in interface overrungl.opengl.GL11
 
GL_2_BYTES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_2D - Static variable in interface overrungl.opengl.GL11
 
GL_2PASS_0_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_2PASS_0_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_2PASS_1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_2PASS_1_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_2X_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_3_BYTES - Static variable in interface overrungl.opengl.GL11
 
GL_3_BYTES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_3D - Static variable in interface overrungl.opengl.GL11
 
GL_3D_COLOR - Static variable in interface overrungl.opengl.GL11
 
GL_3D_COLOR_TEXTURE - Static variable in interface overrungl.opengl.GL11
 
GL_3DFX_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_3DFX_tbuffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_3DFX_texture_compression_FXT1 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_4_BYTES - Static variable in interface overrungl.opengl.GL11
 
GL_4_BYTES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_422_AVERAGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXT422Pixels
 
GL_422_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXT422Pixels
 
GL_422_REV_AVERAGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXT422Pixels
 
GL_422_REV_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXT422Pixels
 
GL_4D_COLOR_TEXTURE - Static variable in interface overrungl.opengl.GL11
 
GL_4PASS_0_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_4PASS_0_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_4PASS_1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_4PASS_1_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_4PASS_2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_4PASS_2_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_4PASS_3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_4PASS_3_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_4X_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_8X_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_ABGR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTAbgr
 
GL_ACCUM_ADJACENT_PAIRS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_ACTIVE_PROGRAM_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSeparateShaderObjects
 
GL_ACTIVE_STENCIL_FACE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTStencilTwoSide
 
GL_ACTIVE_TEXTURE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_ACTIVE_VARYING_MAX_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_ACTIVE_VARYINGS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_ACTIVE_VERTEX_UNITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_ADD_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_ADD_SIGNED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_ADD_SIGNED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_ADJACENT_PAIRS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_AFFINE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_AFFINE_3D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_ALL_BARRIER_BITS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_ALL_COMPLETED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFence
 
GL_ALL_PIXELS_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
GL_ALL_STATIC_DATA_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMStaticData
 
GL_ALLOW_DRAW_FRG_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_ALLOW_DRAW_MEM_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_ALLOW_DRAW_OBJ_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_ALLOW_DRAW_WIN_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_ALPHA_FLOAT16_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_ALPHA_FLOAT16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_ALPHA_FLOAT32_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_ALPHA_FLOAT32_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_ALPHA_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ALPHA_MAX_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_ALPHA_MAX_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXBlendAlphaMinmax
 
GL_ALPHA_MIN_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_ALPHA_MIN_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXBlendAlphaMinmax
 
GL_ALPHA_REF_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_ALPHA_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVAlphaToCoverageDitherControl
 
GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVAlphaToCoverageDitherControl
 
GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVAlphaToCoverageDitherControl
 
GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVAlphaToCoverageDitherControl
 
GL_ALPHA12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_ALPHA16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_ALPHA16_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_ALPHA16F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_ALPHA16F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_ALPHA16I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ALPHA16UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ALPHA32F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_ALPHA32F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_ALPHA32I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ALPHA32UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ALPHA4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_ALPHA8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_ALPHA8_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_ALPHA8I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ALPHA8UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ALWAYS_FAST_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_ALWAYS_SOFT_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_AMD_blend_minmax_factor - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_conservative_depth - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_debug_output - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_depth_clamp_separate - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_draw_buffers_blend - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_framebuffer_multisample_advanced - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_framebuffer_sample_positions - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_gcn_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_gpu_shader_half_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_gpu_shader_int16 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_gpu_shader_int64 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_interleaved_elements - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_multi_draw_indirect - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_name_gen_delete - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_occlusion_query_event - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_performance_monitor - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_pinned_memory - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_query_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_sample_positions - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_seamless_cubemap_per_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_shader_atomic_counter_ops - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_shader_ballot - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_shader_explicit_vertex_parameter - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_shader_gpu_shader_half_float_fetch - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_shader_image_load_store_lod - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_shader_stencil_export - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_shader_trinary_minmax - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_sparse_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_stencil_operation_extended - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_texture_gather_bias_lod - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_texture_texture4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_transform_feedback3_lines_triangles - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_transform_feedback4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_vertex_shader_layer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_vertex_shader_tessellator - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_AMD_vertex_shader_viewport_index - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_aux_depth_stencil - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_client_storage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_element_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_fence - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_float_pixels - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_flush_buffer_range - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_object_purgeable - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_rgb_422 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_row_bytes - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_specular_vector - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_texture_range - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_transform_hint - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_vertex_array_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_vertex_array_range - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_vertex_program_evaluators - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_APPLE_ycbcr_422 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_arrays_of_arrays - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_base_instance - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_bindless_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_blend_func_extended - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_buffer_storage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_cl_event - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_clear_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_clear_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_clip_control - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_color_buffer_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_compatibility - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_compressed_texture_pixel_storage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_compute_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_compute_variable_group_size - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_conditional_render_inverted - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_conservative_depth - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_copy_buffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_copy_image - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_cull_distance - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_debug_output - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_depth_buffer_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_depth_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_depth_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_derivative_control - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_direct_state_access - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_draw_buffers - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_draw_buffers_blend - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_draw_elements_base_vertex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_draw_indirect - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_draw_instanced - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_enhanced_layouts - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_ES2_compatibility - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_ES3_1_compatibility - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_ES3_2_compatibility - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_ES3_compatibility - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_explicit_attrib_location - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_explicit_uniform_location - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_fragment_coord_conventions - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_fragment_layer_viewport - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_fragment_program - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_fragment_program_shadow - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_fragment_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_fragment_shader_interlock - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_framebuffer_no_attachments - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_framebuffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_framebuffer_sRGB - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_geometry_shader4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_get_program_binary - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_get_texture_sub_image - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_gl_spirv - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_gpu_shader_fp64 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_gpu_shader_int64 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_gpu_shader5 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_half_float_pixel - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_half_float_vertex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_imaging - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_indirect_parameters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_instanced_arrays - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_internalformat_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_internalformat_query2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_invalidate_subdata - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_map_buffer_alignment - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_map_buffer_range - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_matrix_palette - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_multi_bind - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_multi_draw_indirect - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_multitexture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_occlusion_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_occlusion_query2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_parallel_shader_compile - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_pipeline_statistics_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_pixel_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_point_parameters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_point_sprite - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_polygon_offset_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_post_depth_coverage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_program_interface_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_provoking_vertex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_query_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_robust_buffer_access_behavior - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_robustness - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_robustness_isolation - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sample_locations - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sample_shading - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sampler_objects - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_seamless_cube_map - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_seamless_cubemap_per_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_separate_shader_objects - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_atomic_counter_ops - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_atomic_counters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_ballot - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_bit_encoding - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_clock - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_draw_parameters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_group_vote - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_image_load_store - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_image_size - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_objects - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_precision - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_stencil_export - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_storage_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_subroutine - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_texture_image_samples - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_texture_lod - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shader_viewport_layer_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shading_language_100 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shading_language_420pack - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shading_language_include - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shading_language_packing - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shadow - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_shadow_ambient - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sparse_buffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sparse_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sparse_texture_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sparse_texture2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_spirv_extensions - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_stencil_texturing - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_sync - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_tessellation_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_barrier - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_border_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_buffer_object_rgb32 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_buffer_range - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_compression - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_compression_bptc - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_compression_rgtc - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_cube_map - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_cube_map_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_env_add - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_env_combine - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_env_crossbar - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_env_dot3 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_filter_anisotropic - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_filter_minmax - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_gather - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_mirror_clamp_to_edge - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_mirrored_repeat - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_non_power_of_two - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_query_levels - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_query_lod - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_rectangle - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_rg - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_rgb10_a2ui - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_stencil8 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_storage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_storage_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_swizzle - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_texture_view - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_timer_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_transform_feedback_instanced - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_transform_feedback_overflow_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_transform_feedback2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_transform_feedback3 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_transpose_matrix - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_uniform_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_array_bgra - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_array_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_attrib_64bit - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_attrib_binding - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_blend - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_program - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_type_10f_11f_11f_rev - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_vertex_type_2_10_10_10_rev - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_viewport_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARB_window_pos - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_ARRAY_BUFFER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_ARRAY_ELEMENT_LOCK_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCompiledVertexArray
 
GL_ARRAY_ELEMENT_LOCK_FIRST_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCompiledVertexArray
 
GL_ARRAY_OBJECT_BUFFER_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_ARRAY_OBJECT_OFFSET_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_ASYNC_DRAW_PIXELS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncPixel
 
GL_ASYNC_HISTOGRAM_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncHistogram
 
GL_ASYNC_MARKER_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsync
 
GL_ASYNC_READ_PIXELS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncPixel
 
GL_ASYNC_TEX_IMAGE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncPixel
 
GL_ATI_draw_buffers - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_element_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_envmap_bumpmap - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_fragment_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_map_object_buffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_meminfo - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_pixel_format_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_pn_triangles - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_separate_stencil - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_text_fragment_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_texture_env_combine3 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_texture_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_texture_mirror_once - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_vertex_array_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_vertex_attrib_array_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATI_vertex_streams - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ATOMIC_COUNTER_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_MESH_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TASK_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_ATTACHED_MEMORY_OBJECT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_ATTACHED_MEMORY_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_ATTENUATION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_ATTRIB_ARRAY_POINTER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_ATTRIB_ARRAY_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_ATTRIB_ARRAY_STRIDE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_ATTRIB_ARRAY_TYPE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_ATTRIBUTE_ADDRESS_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_AUX_DEPTH_STENCIL_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEAuxDepthStencil
 
GL_AVERAGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_AVERAGE_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_BACK_NORMALS_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_BACK_PRIMARY_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_BACK_SECONDARY_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_BEVEL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_BGR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBgra
 
GL_BGR_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_BGRA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBgra
 
GL_BGRA_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_BGRA8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_BIAS_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_BIAS_BY_NEGATIVE_ONE_HALF_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_BINORMAL_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_BINORMAL_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_BINORMAL_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_BINORMAL_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_BLACKHOLE_RENDER_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELBlackholeRender
 
GL_BLEND_ADVANCED_COHERENT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvancedCoherent
 
GL_BLEND_ADVANCED_COHERENT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvancedCoherent
 
GL_BLEND_COLOR_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_BLEND_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendColor
 
GL_BLEND_DST_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendFuncSeparate
 
GL_BLEND_DST_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendFuncSeparate
 
GL_BLEND_EQUATION_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendEquationSeparate
 
GL_BLEND_EQUATION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendMinmax
 
GL_BLEND_EQUATION_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendEquationSeparate
 
GL_BLEND_OVERLAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_BLEND_PREMULTIPLIED_SRC_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_BLEND_SRC_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendFuncSeparate
 
GL_BLEND_SRC_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendFuncSeparate
 
GL_BLUE_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_BLUE_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_BLUE_MAX_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_BLUE_MIN_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_BLUE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_BOLD_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_BOOL_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_BOOL_VEC2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_BOOL_VEC3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_BOOL_VEC4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_BOUNDING_BOX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_BUFFER_ACCESS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_BUFFER_FLUSHING_UNMAP_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFlushBufferRange
 
GL_BUFFER_GPU_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
GL_BUFFER_MAP_POINTER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_BUFFER_MAPPED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_BUFFER_OBJECT_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
GL_BUFFER_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
GL_BUFFER_SERIALIZED_MODIFY_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFlushBufferRange
 
GL_BUFFER_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_BUFFER_UPDATE_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_BUFFER_USAGE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_BUMP_ENVMAP_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_BUMP_NUM_TEX_UNITS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_BUMP_ROT_MATRIX_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_BUMP_ROT_MATRIX_SIZE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_BUMP_TARGET_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_BUMP_TEX_UNITS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_CALLIGRAPHIC_FRAGMENT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXCalligraphicFragment
 
GL_CIRCULAR_CCW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CIRCULAR_CW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CIRCULAR_TANGENT_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CLAMP_FRAGMENT_COLOR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBColorBufferFloat
 
GL_CLAMP_READ_COLOR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBColorBufferFloat
 
GL_CLAMP_TO_BORDER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureBorderClamp
 
GL_CLAMP_TO_BORDER_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureBorderClamp
 
GL_CLAMP_TO_EDGE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureEdgeClamp
 
GL_CLAMP_VERTEX_COLOR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBColorBufferFloat
 
GL_CLIENT_ACTIVE_TEXTURE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_CLIP_DISTANCE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_CLIP_FAR_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_CLIP_NEAR_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_CLIP_VOLUME_CLIPPING_HINT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTClipVolumeHint
 
GL_CLIPPING_INPUT_PRIMITIVES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_CLIPPING_OUTPUT_PRIMITIVES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_CLOSE_PATH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CMYK_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCmyka
 
GL_CMYKA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCmyka
 
GL_CND_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CND0_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_COLOR_ALPHA_PAIRING_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_COLOR_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_COLOR_ARRAY_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_COLOR_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_COLOR_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_COLOR_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_COLOR_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
GL_COLOR_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_COLOR_ARRAY_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_COLOR_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_COLOR_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_COLOR_ATTACHMENT0_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT10_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT11_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT13_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT14_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT15_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT5_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT6_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT7_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_ATTACHMENT9_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPixelFormatFloat
 
GL_COLOR_FLOAT_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_COLOR_INDEX1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
GL_COLOR_INDEX12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
GL_COLOR_INDEX16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
GL_COLOR_INDEX2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
GL_COLOR_INDEX4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
GL_COLOR_INDEX8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
GL_COLOR_MATRIX - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_MATRIX_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_COLOR_MATRIX_STACK_DEPTH - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_MATRIX_STACK_DEPTH_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_COLOR_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_COLOR_SUM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_COLOR_SUM_CLAMP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COLOR_SUM_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
GL_COLOR_TABLE_ALPHA_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_ALPHA_SIZE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_BIAS_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_BLUE_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_BLUE_SIZE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_FORMAT - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_FORMAT_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_GREEN_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_GREEN_SIZE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_INTENSITY_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_INTENSITY_SIZE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_LUMINANCE_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_LUMINANCE_SIZE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_RED_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_RED_SIZE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_SCALE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR_TABLE_WIDTH - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_COLOR_TABLE_WIDTH_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_COLOR3_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_COLOR4_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_COLORBURN_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_COLORBURN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_COLORDODGE_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_COLORDODGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_COMBINE_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_COMBINE_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_COMBINE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_COMBINE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_COMBINE_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_COMBINE_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_COMBINE4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureEnvCombine4
 
GL_COMBINER_AB_DOT_PRODUCT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_AB_OUTPUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_CD_DOT_PRODUCT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_CD_OUTPUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_COMPONENT_USAGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_INPUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_MAPPING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_MUX_SUM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER_SUM_OUTPUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER0_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER1_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER2_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER3_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER5_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER6_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMBINER7_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_COMMAND_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_COMP_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_COMPARE_R_TO_TEXTURE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShadow
 
GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_COMPLETION_STATUS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBParallelShaderCompile
 
GL_COMPLETION_STATUS_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRParallelShaderCompile
 
GL_COMPRESSED_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_COMPRESSED_INTENSITY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_COMPRESSED_LUMINANCE_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionLatc
 
GL_COMPRESSED_LUMINANCE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_COMPRESSED_LUMINANCE_LATC1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionLatc
 
GL_COMPRESSED_RED_GREEN_RGTC2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionRgtc
 
GL_COMPRESSED_RED_RGTC1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionRgtc
 
GL_COMPRESSED_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompressionBptc
 
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompressionBptc
 
GL_COMPRESSED_RGB_FXT1_3DFX - Static variable in interface overrungl.opengl.ext.GL3DFXTextureCompressionFXT1
 
GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionS3tc
 
GL_COMPRESSED_RGBA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_COMPRESSED_RGBA_ASTC_10x10_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_10x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_10x6_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_10x8_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_12x10_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_12x12_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_4x4_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_5x4_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_5x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_6x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_6x6_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_8x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_8x6_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_ASTC_8x8_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_RGBA_BPTC_UNORM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompressionBptc
 
GL_COMPRESSED_RGBA_FXT1_3DFX - Static variable in interface overrungl.opengl.ext.GL3DFXTextureCompressionFXT1
 
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionS3tc
 
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionS3tc
 
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionS3tc
 
GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionLatc
 
GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionLatc
 
GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionRgtc
 
GL_COMPRESSED_SIGNED_RED_RGTC1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCompressionRgtc
 
GL_COMPRESSED_SLUMINANCE_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SLUMINANCE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompressionBptc
 
GL_COMPRESSED_SRGB_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SRGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SRGB_S3TC_DXT1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRTextureCompressionAstcHdr
 
GL_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_COMPUTE_PROGRAM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVComputeProgram5
 
GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVComputeProgram5
 
GL_COMPUTE_SHADER_INVOCATIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_CON_0_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_1_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_10_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_11_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_12_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_13_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_14_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_15_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_17_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_18_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_19_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_2_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_20_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_21_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_22_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_23_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_24_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_25_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_26_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_27_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_28_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_29_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_3_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_30_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_31_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_4_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_5_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_6_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_7_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_8_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CON_9_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_CONFORMANT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVInternalformatSampleQuery
 
GL_CONIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CONJOINT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRasterDilate
 
GL_CONSERVATIVE_RASTER_DILATE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRasterDilate
 
GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRasterDilate
 
GL_CONSERVATIVE_RASTER_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRasterPreSnapTriangles
 
GL_CONSERVATIVE_RASTER_MODE_POST_SNAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRasterPreSnapTriangles
 
GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRasterPreSnap
 
GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_TRIANGLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRasterPreSnapTriangles
 
GL_CONSERVATIVE_RASTERIZATION_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELConservativeRasterization
 
GL_CONSERVATIVE_RASTERIZATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRaster
 
GL_CONSERVE_MEMORY_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_CONST_EYE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_CONSTANT_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendColor
 
GL_CONSTANT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_CONSTANT_BORDER - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONSTANT_BORDER_HP - Static variable in interface overrungl.opengl.ext.GLHPConvolutionBorderModes
 
GL_CONSTANT_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendColor
 
GL_CONSTANT_COLOR0_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_CONSTANT_COLOR1_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_CONSTANT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_CONSTANT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRNoError
 
GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBRobustness
 
GL_CONTEXT_ROBUST_ACCESS - Static variable in interface overrungl.opengl.ext.khr.GLKHRRobustness
 
GL_CONTINUOUS_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
GL_CONTRAST_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_CONVEX_HULL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CONVOLUTION_1D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_CONVOLUTION_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_CONVOLUTION_BORDER_COLOR - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONVOLUTION_BORDER_COLOR_HP - Static variable in interface overrungl.opengl.ext.GLHPConvolutionBorderModes
 
GL_CONVOLUTION_BORDER_MODE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONVOLUTION_BORDER_MODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_CONVOLUTION_FILTER_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONVOLUTION_FILTER_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_CONVOLUTION_FILTER_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONVOLUTION_FILTER_SCALE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_CONVOLUTION_FORMAT - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONVOLUTION_FORMAT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_CONVOLUTION_HEIGHT - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONVOLUTION_HEIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_CONVOLUTION_HINT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXConvolutionAccuracy
 
GL_CONVOLUTION_WIDTH - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_CONVOLUTION_WIDTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_COORD_REPLACE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPointSprite
 
GL_COORD_REPLACE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPointSprite
 
GL_COUNT_DOWN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_COUNT_UP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_COUNTER_RANGE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
GL_COUNTER_TYPE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
GL_COVERAGE_MODULATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_COVERAGE_MODULATION_TABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_COVERAGE_MODULATION_TABLE_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_CUBIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_CUBIC_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_CUBIC_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_CULL_FRAGMENT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_CULL_MODES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_CULL_VERTEX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCullVertex
 
GL_CULL_VERTEX_EYE_POSITION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCullVertex
 
GL_CULL_VERTEX_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMCullVertex
 
GL_CULL_VERTEX_OBJECT_POSITION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCullVertex
 
GL_CURRENT_ATTRIB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_CURRENT_BINORMAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_CURRENT_FOG_COORDINATE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_CURRENT_MATRIX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_CURRENT_MATRIX_INDEX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_CURRENT_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_CURRENT_MATRIX_STACK_DEPTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_CURRENT_MATRIX_STACK_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_CURRENT_OCCLUSION_QUERY_ID_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
GL_CURRENT_PALETTE_MATRIX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_CURRENT_QUERY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
GL_CURRENT_RASTER_NORMAL_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_CURRENT_SECONDARY_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
GL_CURRENT_TANGENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_CURRENT_TIME_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_CURRENT_VERTEX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_CURRENT_VERTEX_WEIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_CURRENT_WEIGHT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_D3D12_FENCE_VALUE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphoreWin32
 
GL_DARKEN_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_DARKEN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DATA_BUFFER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
GL_DEBUG_CALLBACK_FUNCTION_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_CALLBACK_USER_PARAM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_CATEGORY_API_ERROR_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_CATEGORY_APPLICATION_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_CATEGORY_DEPRECATION_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_CATEGORY_OTHER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_CATEGORY_PERFORMANCE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_LOGGED_MESSAGES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_LOGGED_MESSAGES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SEVERITY_HIGH_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_SEVERITY_HIGH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SEVERITY_LOW_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_SEVERITY_LOW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SEVERITY_MEDIUM_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_DEBUG_SEVERITY_MEDIUM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SOURCE_API_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SOURCE_APPLICATION_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SOURCE_OTHER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SOURCE_SHADER_COMPILER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SOURCE_THIRD_PARTY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_TYPE_ERROR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_TYPE_OTHER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_TYPE_PERFORMANCE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_TYPE_PORTABILITY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_DECODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgbDecode
 
GL_DECR_WRAP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTStencilWrap
 
GL_DEDICATED_MEMORY_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_DEFORMATIONS_MASK_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
GL_DEPENDENT_AR_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DEPENDENT_GB_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DEPENDENT_HILO_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_DEPENDENT_RGB_TEXTURE_3D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_DEPTH_ATTACHMENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_DEPTH_BOUNDS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDepthBoundsTest
 
GL_DEPTH_BOUNDS_TEST_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDepthBoundsTest
 
GL_DEPTH_BUFFER_FLOAT_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVDepthBufferFloat
 
GL_DEPTH_CLAMP_FAR_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDepthClampSeparate
 
GL_DEPTH_CLAMP_NEAR_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDepthClampSeparate
 
GL_DEPTH_CLAMP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVDepthClamp
 
GL_DEPTH_COMPONENT16_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDepthTexture
 
GL_DEPTH_COMPONENT16_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXDepthTexture
 
GL_DEPTH_COMPONENT24_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDepthTexture
 
GL_DEPTH_COMPONENT24_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXDepthTexture
 
GL_DEPTH_COMPONENT32_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDepthTexture
 
GL_DEPTH_COMPONENT32_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXDepthTexture
 
GL_DEPTH_COMPONENT32F_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVDepthBufferFloat
 
GL_DEPTH_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_DEPTH_STENCIL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedDepthStencil
 
GL_DEPTH_STENCIL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPackedDepthStencil
 
GL_DEPTH_STENCIL_TO_BGRA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCopyDepthToColor
 
GL_DEPTH_STENCIL_TO_RGBA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCopyDepthToColor
 
GL_DEPTH_TEXTURE_MODE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDepthTexture
 
GL_DEPTH24_STENCIL8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedDepthStencil
 
GL_DEPTH32F_STENCIL8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVDepthBufferFloat
 
GL_DETACHED_BUFFERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_DETACHED_MEMORY_INCARNATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_DETACHED_TEXTURES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_DETAIL_TEXTURE_2D_BINDING_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_DETAIL_TEXTURE_2D_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_DETAIL_TEXTURE_LEVEL_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_DETAIL_TEXTURE_MODE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_DEVICE_LUID_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_DEVICE_NODE_MASK_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_DEVICE_UUID_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_DIFFERENCE_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_DIFFERENCE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DISCARD_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_DISCARD_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_DISCRETE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
GL_DISJOINT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DISTANCE_ATTENUATION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPointParameters
 
GL_DISTANCE_ATTENUATION_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointParameters
 
GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT_PRODUCT_DEPTH_REPLACE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT_PRODUCT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT_PRODUCT_PASS_THROUGH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT_PRODUCT_TEXTURE_1D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_DOT_PRODUCT_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT_PRODUCT_TEXTURE_3D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader2
 
GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DOT2_ADD_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_DOT3_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_DOT3_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvDot3
 
GL_DOT3_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvDot3
 
GL_DOT3_RGBA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvDot3
 
GL_DOT3_RGBA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvDot3
 
GL_DOT4_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_DOUBLE_MAT2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT2x3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT2x4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT3x2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT3x4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT4x2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_MAT4x3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_VEC2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_VEC3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DOUBLE_VEC4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
GL_DRAW_ARRAYS_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_DRAW_ARRAYS_STRIP_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_DRAW_BUFFER0_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER0_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER1_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER1_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER10_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER10_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER11_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER11_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER12_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER12_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER13_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER13_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER14_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER14_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER15_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER15_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER2_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER3_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER4_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER5_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER5_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER6_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER6_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER7_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER7_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER8_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER8_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_BUFFER9_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_DRAW_BUFFER9_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_DRAW_ELEMENTS_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_DRAW_ELEMENTS_STRIP_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_DRAW_FRAMEBUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferBlit
 
GL_DRAW_FRAMEBUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferBlit
 
GL_DRAW_INDIRECT_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_DRAW_INDIRECT_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_DRAW_INDIRECT_UNIFIED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_DRAW_PIXELS_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
GL_DRIVER_UUID_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_DS_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DS_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DSDT_MAG_INTENSITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DSDT_MAG_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DSDT_MAG_VIB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DSDT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DSDT8_MAG8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DSDT8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DST_ATOP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DST_IN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DST_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DST_OUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DST_OVER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_DT_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DT_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_DU8DV8_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_DUAL_ALPHA12_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_ALPHA16_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_ALPHA4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_ALPHA8_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_INTENSITY12_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_INTENSITY16_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_INTENSITY4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_INTENSITY8_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_LUMINANCE_ALPHA4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_LUMINANCE_ALPHA8_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_LUMINANCE12_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_LUMINANCE16_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_LUMINANCE4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_LUMINANCE8_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUAL_TEXTURE_SELECT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_DUDV_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
GL_DUP_FIRST_CUBIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_DUP_LAST_CUBIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_DYNAMIC_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_DYNAMIC_COPY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_DYNAMIC_DRAW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_DYNAMIC_READ_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_E_TIMES_F_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_EDGE_FLAG_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_EDGE_FLAG_ARRAY_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_EDGE_FLAG_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_EDGE_FLAG_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_EDGE_FLAG_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_EDGE_FLAG_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_EDGE_FLAG_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_EDGE_FLAG_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_EDGEFLAG_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_EFFECTIVE_RASTER_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTRasterMultisample
 
GL_EIGHTH_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_ELEMENT_ADDRESS_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_ELEMENT_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_ELEMENT_ARRAY_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
GL_ELEMENT_ARRAY_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIElementArray
 
GL_ELEMENT_ARRAY_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_ELEMENT_ARRAY_BUFFER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_ELEMENT_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_ELEMENT_ARRAY_POINTER_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
GL_ELEMENT_ARRAY_POINTER_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIElementArray
 
GL_ELEMENT_ARRAY_TYPE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
GL_ELEMENT_ARRAY_TYPE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIElementArray
 
GL_ELEMENT_ARRAY_UNIFIED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_EMBOSS_CONSTANT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTexgenEmboss
 
GL_EMBOSS_LIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTexgenEmboss
 
GL_EMBOSS_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTexgenEmboss
 
GL_EVAL_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_FRACTIONAL_TESSELLATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_TRIANGULAR_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB0_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB1_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB10_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB11_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB12_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB13_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB14_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB15_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB2_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB3_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB5_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB6_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB7_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EVAL_VERTEX_ATTRIB9_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_EXCLUSION_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_EXCLUSION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_EXCLUSIVE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTWindowRectangles
 
GL_EXPAND_NEGATE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_EXPAND_NORMAL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_EXT_422_pixels - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_abgr - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_bgra - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_bindable_uniform - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_blend_color - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_blend_equation_separate - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_blend_func_separate - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_blend_logic_op - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_blend_minmax - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_blend_subtract - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_clip_volume_hint - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_cmyka - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_color_subtable - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_compiled_vertex_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_convolution - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_coordinate_frame - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_copy_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_cull_vertex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_debug_label - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_debug_marker - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_depth_bounds_test - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_direct_state_access - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_draw_buffers2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_draw_instanced - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_draw_range_elements - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_EGL_image_storage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_EGL_sync - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_external_buffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_fog_coord - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_framebuffer_blit - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_framebuffer_blit_layers - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_framebuffer_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_framebuffer_multisample_blit_scaled - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_framebuffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_framebuffer_sRGB - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_geometry_shader4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_gpu_program_parameters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_gpu_shader4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_histogram - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_index_array_formats - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_index_func - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_index_material - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_index_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_light_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_memory_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_memory_object_fd - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_memory_object_win32 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_misc_attribute - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_multi_draw_arrays - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_multiview_tessellation_geometry_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_multiview_texture_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_multiview_timer_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_packed_depth_stencil - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_packed_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_packed_pixels - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_paletted_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_pixel_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_pixel_transform - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_pixel_transform_color_table - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_point_parameters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_polygon_offset - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_polygon_offset_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_post_depth_coverage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_provoking_vertex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_raster_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_rescale_normal - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_secondary_color - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_semaphore - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_semaphore_fd - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_semaphore_win32 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_separate_shader_objects - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_separate_specular_color - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shader_framebuffer_fetch - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shader_framebuffer_fetch_non_coherent - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shader_image_load_formatted - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shader_image_load_store - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shader_integer_mix - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shader_samples_identical - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shadow_funcs - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_shared_texture_palette - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_sparse_texture2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_stencil_clear_tag - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_stencil_two_side - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_stencil_wrap - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_subtexture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_compression_latc - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_compression_rgtc - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_compression_s3tc - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_cube_map - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_env_add - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_env_combine - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_env_dot3 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_filter_anisotropic - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_filter_minmax - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_integer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_lod_bias - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_mirror_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_perturb_normal - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_shadow_lod - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_shared_exponent - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_snorm - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_sRGB - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_sRGB_decode - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_sRGB_R8 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_sRGB_RG8 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_storage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture_swizzle - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_texture3D - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_timer_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_transform_feedback - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_vertex_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_vertex_array_bgra - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_vertex_attrib_64bit - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_vertex_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_vertex_weighting - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_win32_keyed_mutex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_window_rectangles - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXT_x11_sync_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPinnedMemory
 
GL_EYE_DISTANCE_TO_LINE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_EYE_DISTANCE_TO_POINT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_EYE_LINE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_EYE_LINEAR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_EYE_PLANE_ABSOLUTE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFogDistance
 
GL_EYE_POINT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_EYE_RADIAL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFogDistance
 
GL_FACTOR_MAX_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDBlendMinmaxFactor
 
GL_FACTOR_MIN_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDBlendMinmaxFactor
 
GL_FAILURE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_FENCE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
GL_FENCE_CONDITION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFence
 
GL_FENCE_STATUS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFence
 
GL_FIELD_LOWER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_FIELD_UPPER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_FIELDS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
GL_FILE_NAME_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FILL_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFillRectangle
 
GL_FILTER4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureFilter4
 
GL_FIRST_TO_REST_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FIRST_VERTEX_CONVENTION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTProvokingVertex
 
GL_FIXED_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
GL_FIXED_ONLY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBColorBufferFloat
 
GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVDepthBufferFloat
 
GL_FLOAT_CLEAR_COLOR_VALUE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_MAT2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_FLOAT_MAT3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_FLOAT_MAT4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_FLOAT_R_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_R16_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_R32_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RG_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RG16_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RG32_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RGB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RGB16_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RGB32_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RGBA_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RGBA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RGBA16_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_RGBA32_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_FLOAT_VEC2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_FLOAT_VEC3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_FLOAT_VEC4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_FLOAT16_MAT2_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT2x3_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT2x4_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT3_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT3x2_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT3x4_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT4_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT4x2_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_MAT4x3_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_VEC2_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_VEC3_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FLOAT16_VEC4_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderHalfFloat
 
GL_FOG_COORD_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_FOG_COORD_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_FOG_COORDINATE_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_FOG_COORDINATE_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_FOG_COORDINATE_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_FOG_COORDINATE_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_FOG_COORDINATE_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_FOG_COORDINATE_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_FOG_COORDINATE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_FOG_COORDINATE_SOURCE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_FOG_DISTANCE_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFogDistance
 
GL_FOG_FUNC_POINTS_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISFogFunction
 
GL_FOG_FUNC_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISFogFunction
 
GL_FOG_OFFSET_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFogOffset
 
GL_FOG_OFFSET_VALUE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFogOffset
 
GL_FOG_SPECULAR_TEXTURE_WIN - Static variable in interface overrungl.opengl.ext.GLWINSpecularFog
 
GL_FONT_ASCENDER_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_DESCENDER_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_GLYPHS_AVAILABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_HAS_KERNING_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_HEIGHT_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_NUM_GLYPH_INDICES_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_TARGET_UNAVAILABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_UNAVAILABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_UNDERLINE_POSITION_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_UNDERLINE_THICKNESS_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_UNINTELLIGIBLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_UNITS_PER_EM_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_X_MAX_BOUNDS_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_X_MIN_BOUNDS_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_Y_MAX_BOUNDS_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FONT_Y_MIN_BOUNDS_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FORCE_BLUE_TO_ONE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_FORMAT_SUBSAMPLE_24_24_OML - Static variable in interface overrungl.opengl.ext.GLOMLSubsample
 
GL_FORMAT_SUBSAMPLE_244_244_OML - Static variable in interface overrungl.opengl.ext.GLOMLSubsample
 
GL_FRAGMENT_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_COLOR_MATERIAL_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_COVERAGE_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentCoverageToColor
 
GL_FRAGMENT_COVERAGE_TO_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentCoverageToColor
 
GL_FRAGMENT_DEPTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
GL_FRAGMENT_INPUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT0_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT1_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT2_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT3_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT4_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT5_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT6_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHT7_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_LIGHTING_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_FRAGMENT_MATERIAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_FRAGMENT_NORMAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_FRAGMENT_PROGRAM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_FRAGMENT_PROGRAM_BINDING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_FRAGMENT_PROGRAM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
GL_FRAGMENT_SHADER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentShader
 
GL_FRAGMENT_SHADER_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentShader
 
GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderFramebufferFetch
 
GL_FRAGMENT_SHADER_INVOCATIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_FRAME_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR - Static variable in interface overrungl.opengl.ext.GLOVRMultiview
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR - Static variable in interface overrungl.opengl.ext.GLOVRMultiview
 
GL_FRAMEBUFFER_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_FRAMEBUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_COMPLETE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_FLIP_X_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAFramebufferFlipX
 
GL_FRAMEBUFFER_FLIP_Y_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAFramebufferFlipY
 
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferMultisample
 
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR - Static variable in interface overrungl.opengl.ext.GLOVRMultiview
 
GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSrgb
 
GL_FRAMEBUFFER_SRGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSrgb
 
GL_FRAMEBUFFER_SWAP_XY_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAFramebufferSwapXY
 
GL_FRAMEBUFFER_UNSUPPORTED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_FRAMEZOOM_FACTOR_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFramezoom
 
GL_FRAMEZOOM_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFramezoom
 
GL_FRONT_FACE_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_FULL_RANGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_FULL_STIPPLE_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_FUNC_ADD_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendMinmax
 
GL_FUNC_REVERSE_SUBTRACT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendSubtract
 
GL_FUNC_SUBTRACT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendSubtract
 
GL_GENERATE_MIPMAP_HINT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISGenerateMipmap
 
GL_GENERATE_MIPMAP_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISGenerateMipmap
 
GL_GENERIC_ATTRIB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_GEOMETRY_DEFORMATION_BIT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
GL_GEOMETRY_DEFORMATION_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
GL_GEOMETRY_INPUT_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_GEOMETRY_INPUT_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_GEOMETRY_OUTPUT_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_GEOMETRY_OUTPUT_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_GEOMETRY_PROGRAM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGeometryProgram4
 
GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
GL_GEOMETRY_SHADER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_GEOMETRY_SHADER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_GEOMETRY_VERTICES_OUT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_GEOMETRY_VERTICES_OUT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_GLOBAL_ALPHA_FACTOR_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
GL_GLOBAL_ALPHA_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
GL_GLYPH_HAS_KERNING_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_HEIGHT_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_VERTICAL_BEARING_X_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GLYPH_WIDTH_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_GPU_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXGpuMemoryInfo
 
GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXGpuMemoryInfo
 
GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXGpuMemoryInfo
 
GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXGpuMemoryInfo
 
GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXGpuMemoryInfo
 
GL_GREEN_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_GREEN_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_GREEN_MAX_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_GREEN_MIN_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_GREEN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_GREMEDY_frame_terminator - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_GREMEDY_string_marker - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_GUILTY_CONTEXT_RESET_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBRobustness
 
GL_HALF_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_HALF_BIAS_NEGATE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_HALF_BIAS_NORMAL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_HALF_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_HALF_FLOAT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBHalfFloatPixel
 
GL_HALF_FLOAT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
GL_HANDLE_TYPE_D3D11_IMAGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_HANDLE_TYPE_D3D12_FENCE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphoreWin32
 
GL_HANDLE_TYPE_D3D12_RESOURCE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_HANDLE_TYPE_OPAQUE_FD_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectFd
 
GL_HANDLE_TYPE_OPAQUE_WIN32_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_HARDLIGHT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_HARDLIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_HARDMIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_HI_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_HI_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_HILO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_HILO16_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_HILO8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_HISTOGRAM_ALPHA_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_ALPHA_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_BLUE_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_BLUE_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_FORMAT - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_FORMAT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_GREEN_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_GREEN_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_LUMINANCE_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_LUMINANCE_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_RED_SIZE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_RED_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_SINK - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_SINK_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HISTOGRAM_WIDTH - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_HISTOGRAM_WIDTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_HORIZONTAL_LINE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_HP_convolution_border_modes - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_HP_image_transform - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_HP_occlusion_test - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_HP_texture_lighting - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_HSL_COLOR_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_HSL_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_HSL_HUE_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_HSL_HUE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_HSL_LUMINOSITY_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_HSL_LUMINOSITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_HSL_SATURATION_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_HSL_SATURATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_IBM_cull_vertex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_IBM_multimode_draw_arrays - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_IBM_rasterpos_clip - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_IBM_static_data - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_IBM_texture_mirrored_repeat - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_IBM_vertex_array_lists - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_IDENTITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_IGNORE_BORDER_HP - Static variable in interface overrungl.opengl.ext.GLHPConvolutionBorderModes
 
GL_IMAGE_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_1D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_2D_MULTISAMPLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_2D_RECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_3D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_BINDING_ACCESS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_BINDING_FORMAT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_BINDING_LAYER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_BINDING_LAYERED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_BINDING_LEVEL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_BINDING_NAME_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_CUBE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_IMAGE_CUBIC_WEIGHT_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_MAG_FILTER_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_MIN_FILTER_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_ROTATE_ANGLE_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_ROTATE_ORIGIN_X_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_ROTATE_ORIGIN_Y_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_SCALE_X_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_SCALE_Y_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_TRANSFORM_2D_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_TRANSLATE_X_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMAGE_TRANSLATE_Y_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESReadFormat
 
GL_IMPLEMENTATION_COLOR_READ_TYPE_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESReadFormat
 
GL_INCLUSIVE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTWindowRectangles
 
GL_INCR_WRAP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTStencilWrap
 
GL_INDEX_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_INDEX_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_INDEX_ARRAY_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_INDEX_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_INDEX_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_INDEX_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_INDEX_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_INDEX_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_INDEX_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_INDEX_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_INDEX_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_INDEX_MATERIAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexMaterial
 
GL_INDEX_MATERIAL_FACE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexMaterial
 
GL_INDEX_MATERIAL_PARAMETER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexMaterial
 
GL_INDEX_TEST_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexFunc
 
GL_INDEX_TEST_FUNC_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexFunc
 
GL_INDEX_TEST_REF_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexFunc
 
GL_INGR_blend_func_separate - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INGR_color_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INGR_interlace_read - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INNOCENT_CONTEXT_RESET_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBRobustness
 
GL_INSTRUMENT_BUFFER_POINTER_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
GL_INSTRUMENT_MEASUREMENTS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
GL_INT_IMAGE_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_1D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_2D_RECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_3D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_CUBE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_INT_SAMPLER_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_1D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_2D_RECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_3D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_BUFFER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
GL_INT_SAMPLER_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_CUBE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMapArray
 
GL_INT_SAMPLER_RENDERBUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_INT_VEC2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_INT_VEC3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_INT_VEC4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_INT16_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT16_VEC2_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT16_VEC3_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT16_VEC4_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT64_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
GL_INT64_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT64_VEC2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
GL_INT64_VEC2_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT64_VEC3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
GL_INT64_VEC3_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT64_VEC4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
GL_INT64_VEC4_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT8_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT8_VEC2_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT8_VEC3_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INT8_VEC4_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_INTEL_blackhole_render - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INTEL_conservative_rasterization - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INTEL_fragment_shader_ordering - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INTEL_framebuffer_CMAA - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INTEL_map_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INTEL_parallel_arrays - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INTEL_performance_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_INTENSITY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_INTENSITY_FLOAT16_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_INTENSITY_FLOAT16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_INTENSITY_FLOAT32_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_INTENSITY_FLOAT32_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_INTENSITY_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_INTENSITY12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_INTENSITY16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_INTENSITY16_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_INTENSITY16F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_INTENSITY16I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_INTENSITY16UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_INTENSITY32F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_INTENSITY32I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_INTENSITY32UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_INTENSITY4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_INTENSITY8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_INTENSITY8_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_INTENSITY8I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_INTENSITY8UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_INTERLACE_OML - Static variable in interface overrungl.opengl.ext.GLOMLInterlace
 
GL_INTERLACE_READ_INGR - Static variable in interface overrungl.opengl.ext.GLINGRInterlaceRead
 
GL_INTERLACE_READ_OML - Static variable in interface overrungl.opengl.ext.GLOMLInterlace
 
GL_INTERLACE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXInterlace
 
GL_INTERLEAVED_ATTRIBS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_INTERLEAVED_ATTRIBS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_INTERPOLATE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_INTERPOLATE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_INVALID_FRAMEBUFFER_OPERATION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_INVARIANT_DATATYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_INVARIANT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_INVARIANT_VALUE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_INVERSE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_INVERSE_TRANSPOSE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_INVERT_OVG_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_INVERT_RGB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_INVERTED_SCREEN_W_REND - Static variable in interface overrungl.opengl.ext.GLRENDScreenCoordinates
 
GL_IR_INSTRUMENT1_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXIrInstrument1
 
GL_ITALIC_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_IUI_N3F_V2F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_IUI_N3F_V3F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_IUI_V2F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_IUI_V3F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_KHR_blend_equation_advanced - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_blend_equation_advanced_coherent - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_context_flush_control - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_debug - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_no_error - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_parallel_shader_compile - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_robust_buffer_access_behavior - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_robustness - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_shader_subgroup - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_texture_compression_astc_hdr - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_texture_compression_astc_ldr - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_KHR_texture_compression_astc_sliced_3d - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_LARGE_CCW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_LARGE_CW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_LAST_VERTEX_CONVENTION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTProvokingVertex
 
GL_LAST_VIDEO_CAPTURE_STATUS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_LAYER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_LAYOUT_COLOR_ATTACHMENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_DEFAULT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELMapTexture
 
GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_GENERAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_LINEAR_CPU_CACHED_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELMapTexture
 
GL_LAYOUT_LINEAR_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELMapTexture
 
GL_LAYOUT_SHADER_READ_ONLY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_TRANSFER_DST_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LAYOUT_TRANSFER_SRC_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
GL_LERP_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_LGPU_SEPARATE_STORAGE_BIT_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXLinkedGpuMulticast
 
GL_LIGHT_ENV_MODE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_LIGHT_MODEL_COLOR_CONTROL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSeparateSpecularColor
 
GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLESpecularVector
 
GL_LIGHTEN_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_LIGHTEN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_LINE_STRIP_ADJACENCY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_LINE_STRIP_ADJACENCY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_LINE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_LINE_WIDTH_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_LINEAR_CLIPMAP_LINEAR_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_LINEAR_CLIPMAP_NEAREST_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_LINEAR_DETAIL_ALPHA_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_LINEAR_DETAIL_COLOR_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_LINEAR_DETAIL_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
GL_LINEAR_SHARPEN_ALPHA_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISSharpenTexture
 
GL_LINEAR_SHARPEN_COLOR_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISSharpenTexture
 
GL_LINEAR_SHARPEN_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISSharpenTexture
 
GL_LINEAR_TILING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_LINEARBURN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_LINEARDODGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_LINEARLIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_LINES_ADJACENCY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_LINES_ADJACENCY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_LIST_PRIORITY_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXListPriority
 
GL_LO_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_LO_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_LOCAL_CONSTANT_DATATYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_LOCAL_CONSTANT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_LOCAL_CONSTANT_VALUE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_LOCAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_LOSE_CONTEXT_ON_RESET_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBRobustness
 
GL_LUID_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
GL_LUMINANCE_ALPHA_FLOAT16_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_LUMINANCE_ALPHA_FLOAT16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_LUMINANCE_ALPHA_FLOAT32_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_LUMINANCE_ALPHA_FLOAT32_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_LUMINANCE_ALPHA_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_ALPHA_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_LUMINANCE_ALPHA16F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_LUMINANCE_ALPHA16F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_LUMINANCE_ALPHA16I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_ALPHA16UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_ALPHA32F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_LUMINANCE_ALPHA32F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_LUMINANCE_ALPHA32I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_ALPHA32UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_ALPHA8I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_ALPHA8UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_FLOAT16_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_LUMINANCE_FLOAT16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_LUMINANCE_FLOAT32_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_LUMINANCE_FLOAT32_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_LUMINANCE_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_LUMINANCE12_ALPHA12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE12_ALPHA4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE16_ALPHA16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE16_ALPHA16_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_LUMINANCE16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE16_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_LUMINANCE16F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_LUMINANCE16F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_LUMINANCE16I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE16UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE32F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_LUMINANCE32F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_LUMINANCE32I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE32UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE4_ALPHA4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE6_ALPHA2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE8_ALPHA8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE8_ALPHA8_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_LUMINANCE8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_LUMINANCE8_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_LUMINANCE8I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_LUMINANCE8UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_MAD_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_MAGNITUDE_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_MAGNITUDE_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_MAP_ATTRIB_U_ORDER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_MAP_ATTRIB_V_ORDER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_MAP_TESSELLATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_MAP1_BINORMAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_MAP1_TANGENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_MAP1_VERTEX_ATTRIB0_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB1_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB10_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB11_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB12_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB13_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB14_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB15_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB2_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB3_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB4_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB5_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB6_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB7_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB8_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP1_VERTEX_ATTRIB9_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_BINORMAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_MAP2_TANGENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_MAP2_VERTEX_ATTRIB0_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB1_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB10_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB11_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB12_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB13_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB14_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB15_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB2_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB3_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB4_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB5_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB6_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB7_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB8_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAP2_VERTEX_ATTRIB9_4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAT_AMBIENT_AND_DIFFUSE_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MAT_AMBIENT_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MAT_COLOR_INDEXES_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MAT_DIFFUSE_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MAT_EMISSION_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MAT_SHININESS_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MAT_SPECULAR_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MATERIAL_SIDE_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MATRIX_INDEX_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_POINTER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_STRIDE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MATRIX_PALETTE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MATRIX0_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX0_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX1_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX1_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX10_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX11_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX12_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX13_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX14_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX15_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX16_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX17_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX18_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX19_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX2_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX20_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX21_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX22_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX23_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX24_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX25_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX26_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX27_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX28_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX29_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX3_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX30_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX31_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX5_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX5_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX6_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX6_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX7_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX7_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MATRIX8_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MATRIX9_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_3D_TEXTURE_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_MAX_4D_TEXTURE_SIZE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_MAX_ACTIVE_LIGHTS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_MAX_ARRAY_TEXTURE_LAYERS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_MAX_ASYNC_DRAW_PIXELS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncPixel
 
GL_MAX_ASYNC_HISTOGRAM_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncHistogram
 
GL_MAX_ASYNC_READ_PIXELS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncPixel
 
GL_MAX_ASYNC_TEX_IMAGE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXAsyncPixel
 
GL_MAX_BINDABLE_UNIFORM_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
GL_MAX_CLIPMAP_DEPTH_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_MAX_COARSE_FRAGMENT_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_MAX_COLOR_ATTACHMENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
GL_MAX_COLOR_MATRIX_STACK_DEPTH - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_MAX_COMBINED_MESH_UNIFORM_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_COMBINED_TASK_UNIFORM_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
GL_MAX_COMPUTE_FIXED_GROUP_INVOCATIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBComputeVariableGroupSize
 
GL_MAX_COMPUTE_FIXED_GROUP_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBComputeVariableGroupSize
 
GL_MAX_COMPUTE_VARIABLE_GROUP_INVOCATIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBComputeVariableGroupSize
 
GL_MAX_COMPUTE_VARIABLE_GROUP_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBComputeVariableGroupSize
 
GL_MAX_CONVOLUTION_HEIGHT - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_MAX_CONVOLUTION_HEIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_MAX_CONVOLUTION_WIDTH - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_MAX_CONVOLUTION_WIDTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_MAX_DEBUG_LOGGED_MESSAGES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_MAX_DEBUG_LOGGED_MESSAGES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_MAX_DEBUG_MESSAGE_LENGTH_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
GL_MAX_DEBUG_MESSAGE_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVDeepTexture3D
 
GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVDeepTexture3D
 
GL_MAX_DEFORMATION_ORDER_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
GL_MAX_DETACHED_BUFFERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_MAX_DETACHED_TEXTURES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_MAX_DRAW_BUFFERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
GL_MAX_DRAW_BUFFERS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
GL_MAX_DRAW_MESH_TASKS_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_ELEMENTS_INDICES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDrawRangedElements
 
GL_MAX_ELEMENTS_VERTICES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDrawRangedElements
 
GL_MAX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendMinmax
 
GL_MAX_FOG_FUNC_POINTS_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISFogFunction
 
GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_MAX_FRAGMENT_LIGHTS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentShader
 
GL_MAX_FRAMEZOOM_FACTOR_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXFramezoom
 
GL_MAX_GENERAL_COMBINERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_MAX_IMAGE_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_MAX_IMAGE_UNITS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_MAX_LGPU_GPUS_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXLinkedGpuMulticast
 
GL_MAX_MAP_TESSELLATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MAX_MESH_ATOMIC_COUNTER_BUFFERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_ATOMIC_COUNTERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_IMAGE_UNIFORMS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_OUTPUT_PRIMITIVES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_OUTPUT_VERTICES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_SHADER_STORAGE_BLOCKS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_TEXTURE_IMAGE_UNITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_TOTAL_MEMORY_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_UNIFORM_BLOCKS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_UNIFORM_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_VIEWS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_WORK_GROUP_INVOCATIONS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MESH_WORK_GROUP_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMultisampleCoverage
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_PALETTE_MATRICES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_MAX_PROGRAM_ATTRIBS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_CALL_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram2
 
GL_MAX_PROGRAM_ENV_PARAMETERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram2
 
GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_MAX_PROGRAM_GENERIC_RESULTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_MAX_PROGRAM_IF_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram2
 
GL_MAX_PROGRAM_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_LOOP_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram2
 
GL_MAX_PROGRAM_LOOP_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram2
 
GL_MAX_PROGRAM_MATRICES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_OUTPUT_VERTICES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGeometryProgram4
 
GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
GL_MAX_PROGRAM_PARAMETERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_PATCH_ATTRIBS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTessellationProgram5
 
GL_MAX_PROGRAM_RESULT_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_MAX_PROGRAM_SUBROUTINE_NUM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_MAX_PROGRAM_TEMPORARIES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_PROGRAM_TEXEL_OFFSET_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_MAX_PROGRAM_TEXEL_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureGather
 
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureGather
 
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGeometryProgram4
 
GL_MAX_RASTER_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTRasterMultisample
 
GL_MAX_RATIONAL_EVAL_ORDER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureRectangle
 
GL_MAX_RECTANGLE_TEXTURE_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureRectangle
 
GL_MAX_RENDERBUFFER_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_MAX_SAMPLE_MASK_WORDS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_MAX_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferMultisample
 
GL_MAX_SHADER_BUFFER_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
GL_MAX_SHADER_COMPILER_THREADS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBParallelShaderCompile
 
GL_MAX_SHADER_COMPILER_THREADS_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRParallelShaderCompile
 
GL_MAX_SHININESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVLightMaxExponent
 
GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_MAX_SPARSE_TEXTURE_SIZE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_MAX_SPARSE_TEXTURE_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_MAX_SPOT_EXPONENT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVLightMaxExponent
 
GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRaster
 
GL_MAX_TASK_ATOMIC_COUNTER_BUFFERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_ATOMIC_COUNTERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_IMAGE_UNIFORMS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_OUTPUT_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_SHADER_STORAGE_BLOCKS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_TEXTURE_IMAGE_UNITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_TOTAL_MEMORY_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_UNIFORM_BLOCKS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_UNIFORM_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_WORK_GROUP_INVOCATIONS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TASK_WORK_GROUP_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MAX_TEXTURE_BUFFER_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureBufferObject
 
GL_MAX_TEXTURE_BUFFER_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureBufferObject
 
GL_MAX_TEXTURE_COORDS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_TEXTURE_COORDS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_MAX_TEXTURE_IMAGE_UNITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
GL_MAX_TEXTURE_LOD_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureLodBias
 
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureFilterAnisotropic
 
GL_MAX_TEXTURE_UNITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_MAX_TIMELINE_SEMAPHORE_VALUE_DIFFERENCE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
GL_MAX_TRACK_MATRICES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_MAX_VARYING_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_MAX_VARYING_FLOATS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange
 
GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
GL_MAX_VERTEX_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_VERTEX_SHADER_INVARIANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_VERTEX_SHADER_LOCALS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_VERTEX_SHADER_VARIANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_MAX_VERTEX_STREAMS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
GL_MAX_VERTEX_UNITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MAX_VERTEX_VARYING_COMPONENTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_MAX_VERTEX_VARYING_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_MAX_VIEWS_OVR - Static variable in interface overrungl.opengl.ext.GLOVRMultiview
 
GL_MAX_WINDOW_RECTANGLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTWindowRectangles
 
GL_MEMORY_ATTACHABLE_ALIGNMENT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_MEMORY_ATTACHABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_MEMORY_ATTACHABLE_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
GL_MESA_framebuffer_flip_x - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_framebuffer_flip_y - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_framebuffer_swap_xy - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_pack_invert - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_program_binary_formats - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_resize_buffers - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_shader_integer_functions - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_tile_raster_order - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_window_pos - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESA_ycbcr_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESAX_texture_stack - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_MESH_OUTPUT_PER_PRIMITIVE_GRANULARITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_OUTPUT_PER_VERTEX_GRANULARITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_OUTPUT_TYPE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_PRIMITIVES_OUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_SHADER_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_SUBROUTINE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_SUBROUTINE_UNIFORM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_VERTICES_OUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MESH_WORK_GROUP_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_MIN_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendMinmax
 
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_MIN_LOD_WARNING_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_MIN_PROGRAM_TEXEL_OFFSET_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_MIN_PROGRAM_TEXEL_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureGather
 
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
GL_MIN_SAMPLE_SHADING_VALUE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleShading
 
GL_MIN_SPARSE_LEVEL_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_MINMAX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_MINMAX_FORMAT - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_MINMAX_FORMAT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_MINMAX_SINK - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_MINMAX_SINK_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_MINUS_CLAMPED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_MINUS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_MIRROR_CLAMP_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureMirrorOnce
 
GL_MIRROR_CLAMP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureMirrorClamp
 
GL_MIRROR_CLAMP_TO_BORDER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureMirrorClamp
 
GL_MIRROR_CLAMP_TO_EDGE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureMirrorOnce
 
GL_MIRROR_CLAMP_TO_EDGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureMirrorClamp
 
GL_MIRRORED_REPEAT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureMirroredRepeat
 
GL_MIRRORED_REPEAT_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMTextureMirroredRepeat
 
GL_MITER_REVERT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_MITER_TRUNCATE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_MODELVIEW_PROJECTION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_MODELVIEW0_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW0_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_MODELVIEW0_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_MODELVIEW0_STACK_DEPTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_MODELVIEW1_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_MODELVIEW1_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_MODELVIEW1_STACK_DEPTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_MODELVIEW10_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW11_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW12_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW13_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW14_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW15_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW16_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW17_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW18_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW19_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW20_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW21_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW22_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW23_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW24_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW25_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW26_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW27_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW28_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW29_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW30_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW31_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW5_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW6_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW7_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW8_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODELVIEW9_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_MODULATE_ADD_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureEnvCombine3
 
GL_MODULATE_SIGNED_ADD_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureEnvCombine3
 
GL_MODULATE_SUBTRACT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureEnvCombine3
 
GL_MOV_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_MOVE_TO_CONTINUES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_MOVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_MOVE_TO_RESETS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_MUL_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_MULTICAST_GPUS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
GL_MULTICAST_PROGRAMMABLE_SAMPLE_LOCATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
GL_MULTIPLY_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_MULTIPLY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_MULTISAMPLE_3DFX - Static variable in interface overrungl.opengl.ext.GL3DFXMultisample
 
GL_MULTISAMPLE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_MULTISAMPLE_BIT_3DFX - Static variable in interface overrungl.opengl.ext.GL3DFXMultisample
 
GL_MULTISAMPLE_BIT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_MULTISAMPLE_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMultisampleCoverage
 
GL_MULTISAMPLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_MULTISAMPLE_FILTER_HINT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMultisampleFilterHint
 
GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBES32Compatibility
 
GL_MULTISAMPLE_LINE_WIDTH_RANGE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBES32Compatibility
 
GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTRasterMultisample
 
GL_MULTISAMPLE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_MULTISAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVInternalformatSampleQuery
 
GL_MVP_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_NAMED_STRING_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
GL_NAMED_STRING_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_NATIVE_GRAPHICS_END_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_NATIVE_GRAPHICS_HANDLE_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_NEAREST_CLIPMAP_LINEAR_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_NEAREST_CLIPMAP_NEAREST_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_NEGATE_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NEGATIVE_ONE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_NEGATIVE_W_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_NEGATIVE_X_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_NEGATIVE_Y_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_NEGATIVE_Z_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_NEXT_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_NO_RESET_NOTIFICATION_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBRobustness
 
GL_NOP_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_NORMAL_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_NORMAL_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_NORMAL_ARRAY_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_NORMAL_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_NORMAL_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_NORMAL_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_NORMAL_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
GL_NORMAL_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_NORMAL_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_NORMAL_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_NORMAL_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_NORMAL_MAP_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_NORMAL_MAP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_NORMAL_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTexgenReflection
 
GL_NORMALIZED_RANGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_NUM_DEVICE_UUIDS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_NUM_FILL_STREAMS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
GL_NUM_FRAGMENT_CONSTANTS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NUM_FRAGMENT_REGISTERS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NUM_GENERAL_COMBINERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NUM_INSTRUCTIONS_PER_PASS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NUM_INSTRUCTIONS_TOTAL_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NUM_LOOPBACK_COMPONENTS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NUM_PASSES_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_NUM_SPARSE_LEVELS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
GL_NUM_TILING_TYPES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_NUM_VIDEO_CAPTURE_STREAMS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_NUM_VIRTUAL_PAGE_SIZES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_NUM_WINDOW_RECTANGLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTWindowRectangles
 
GL_NV_alpha_to_coverage_dither_control - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_bindless_multi_draw_indirect - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_bindless_multi_draw_indirect_count - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_bindless_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_blend_equation_advanced - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_blend_equation_advanced_coherent - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_blend_minmax_factor - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_blend_square - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_clip_space_w_scaling - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_command_list - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_compute_program5 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_compute_shader_derivatives - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_conditional_render - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_conservative_raster - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_conservative_raster_dilate - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_conservative_raster_pre_snap - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_conservative_raster_pre_snap_triangles - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_conservative_raster_underestimation - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_copy_depth_to_color - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_copy_image - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_deep_texture3D - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_depth_buffer_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_depth_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_draw_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_draw_vulkan_image - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_evaluators - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_explicit_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fence - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fill_rectangle - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_float_buffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fog_distance - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fragment_coverage_to_color - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fragment_program - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fragment_program_option - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fragment_program2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fragment_program4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fragment_shader_barycentric - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_fragment_shader_interlock - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_framebuffer_mixed_samples - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_framebuffer_multisample_coverage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_geometry_program4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_geometry_shader_passthrough - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_geometry_shader4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_gpu_multicast - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_gpu_program4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_gpu_program5 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_gpu_program5_mem_extended - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_gpu_shader5 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_half_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_internalformat_sample_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_light_max_exponent - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_memory_attachment - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_memory_object_sparse - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_mesh_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_multisample_coverage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_multisample_filter_hint - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_occlusion_query - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_packed_depth_stencil - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_parameter_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_parameter_buffer_object2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_path_rendering - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_path_rendering_shared_edge - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_pixel_data_range - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_point_sprite - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_present_video - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_primitive_restart - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_primitive_shading_rate - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_query_resource - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_query_resource_tag - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_register_combiners - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_register_combiners2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_representative_fragment_test - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_robustness_video_memory_purge - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_sample_locations - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_sample_mask_override_coverage - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_scissor_exclusive - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_atomic_counters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_atomic_float - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_atomic_float64 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_atomic_fp16_vector - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_atomic_int64 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_buffer_load - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_buffer_store - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_storage_buffer_object - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_subgroup_partitioned - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_texture_footprint - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_thread_group - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shader_thread_shuffle - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_shading_rate_image - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_stereo_view_rendering - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_tessellation_program5 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texgen_emboss - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texgen_reflection - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_barrier - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_compression_vtc - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_env_combine4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_expand_normal - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_rectangle - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_rectangle_compressed - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_shader - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_shader2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_texture_shader3 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_timeline_semaphore - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_transform_feedback - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_transform_feedback2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_uniform_buffer_std430_layout - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_uniform_buffer_unified_memory - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vdpau_interop - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vdpau_interop2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_array_range - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_array_range2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_attrib_integer_64bit - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_buffer_unified_memory - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_program - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_program1_1 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_program2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_program2_option - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_program3 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_vertex_program4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_video_capture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_viewport_array2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NV_viewport_swizzle - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NVX_blend_equation_advanced_multi_draw_buffers - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NVX_conditional_render - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NVX_gpu_memory_info - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NVX_gpu_multicast2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NVX_linked_gpu_multicast - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_NVX_progress_fence - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
GL_OBJECT_ACTIVE_ATTRIBUTES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_ACTIVE_UNIFORMS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_ATTACHED_OBJECTS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_BUFFER_SIZE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_OBJECT_BUFFER_USAGE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_OBJECT_COMPILE_STATUS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_DELETE_STATUS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_DISTANCE_TO_LINE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_OBJECT_DISTANCE_TO_POINT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_OBJECT_INFO_LOG_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_LINE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_OBJECT_LINEAR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_OBJECT_LINK_STATUS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_POINT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointLineTexgen
 
GL_OBJECT_SHADER_SOURCE_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_SUBTYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OBJECT_VALIDATE_STATUS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_OCCLUSION_QUERY_EVENT_MASK_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDOcclusionQueryEvent
 
GL_OCCLUSION_TEST_HP - Static variable in interface overrungl.opengl.ext.GLHPOcclusionTest
 
GL_OCCLUSION_TEST_RESULT_HP - Static variable in interface overrungl.opengl.ext.GLHPOcclusionTest
 
GL_OES_byte_coordinates - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OES_compressed_paletted_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OES_fixed_point - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OES_query_matrix - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OES_read_format - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OES_single_precision - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_HILO_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_OFFSET_TEXTURE_2D_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_2D_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_2D_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OFFSET_TEXTURE_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_OML_interlace - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OML_resample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OML_subsample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_ONE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_ONE_MINUS_CONSTANT_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendColor
 
GL_ONE_MINUS_CONSTANT_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBlendColor
 
GL_OP_ADD_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_CLAMP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_CROSS_PRODUCT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_DOT3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_DOT4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_EXP_BASE_2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_FLOOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_FRAC_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_INDEX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_LOG_BASE_2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_MADD_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_MAX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_MIN_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_MOV_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_MUL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_MULTIPLY_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_NEGATE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_POWER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_RECIP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_RECIP_SQRT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_ROUND_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_SET_GE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_SET_LT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OP_SUB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OPERAND0_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_OPERAND0_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_OPERAND0_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_OPERAND0_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_OPERAND1_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_OPERAND1_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_OPERAND1_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_OPERAND1_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_OPERAND2_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_OPERAND2_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_OPERAND2_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_OPERAND2_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_OPERAND3_ALPHA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureEnvCombine4
 
GL_OPERAND3_RGB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureEnvCombine4
 
GL_OPTIMAL_TILING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_OUTPUT_COLOR0_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_COLOR1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_FOG_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD0_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD10_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD11_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD13_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD14_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD15_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD17_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD18_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD19_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD20_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD21_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD22_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD23_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD24_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD25_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD26_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD27_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD28_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD29_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD30_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD31_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD5_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD6_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD7_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD9_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OUTPUT_VERTEX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_OVERLAY_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_OVERLAY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_OVR_multiview - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_OVR_multiview2 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_PACK_CMYK_HINT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCmyka
 
GL_PACK_IMAGE_DEPTH_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_PACK_IMAGE_HEIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_PACK_INVERT_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAPackInvert
 
GL_PACK_RESAMPLE_OML - Static variable in interface overrungl.opengl.ext.GLOMLResample
 
GL_PACK_RESAMPLE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXResample
 
GL_PACK_ROW_BYTES_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLERowBytes
 
GL_PACK_SKIP_IMAGES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_PACK_SKIP_VOLUMES_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_PACK_SUBSAMPLE_RATE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSubsample
 
GL_PALETTE4_R5_G6_B5_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE4_RGB5_A1_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE4_RGB8_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE4_RGBA4_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE4_RGBA8_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE8_R5_G6_B5_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE8_RGB5_A1_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE8_RGB8_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE8_RGBA4_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PALETTE8_RGBA8_OES - Static variable in interface overrungl.opengl.ext.oes.GLOESCompressedPalettedTexture
 
GL_PARALLEL_ARRAYS_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
GL_PARAMETER_BUFFER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBIndirectParameters
 
GL_PARAMETER_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBIndirectParameters
 
GL_PARTIAL_SUCCESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_PASS_THROUGH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_PATH_CLIENT_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_COMMAND_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_COMPUTED_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_COORD_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_COVER_DEPTH_FUNC_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_DASH_ARRAY_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_DASH_CAPS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_DASH_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_DASH_OFFSET_RESET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_END_CAPS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_ERROR_POSITION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_FILL_BOUNDING_BOX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_FILL_COVER_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_FILL_MASK_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_FILL_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_FOG_GEN_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_FORMAT_PS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_FORMAT_SVG_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_GEN_COEFF_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_GEN_COLOR_FORMAT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_GEN_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_GEN_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_INITIAL_DASH_CAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_INITIAL_END_CAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_JOIN_STYLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_MAX_MODELVIEW_STACK_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_MAX_PROJECTION_STACK_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_MITER_LIMIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_MODELVIEW_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_MODELVIEW_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_MODELVIEW_STACK_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_OBJECT_BOUNDING_BOX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_PROJECTION_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_PROJECTION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_PROJECTION_STACK_DEPTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STENCIL_DEPTH_OFFSET_FACTOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STENCIL_DEPTH_OFFSET_UNITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STENCIL_FUNC_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STENCIL_REF_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STENCIL_VALUE_MASK_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STROKE_BOUNDING_BOX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STROKE_COVER_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STROKE_MASK_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_STROKE_WIDTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_TERMINAL_DASH_CAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_TERMINAL_END_CAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_TRANSPOSE_MODELVIEW_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PATH_TRANSPOSE_PROJECTION_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PER_GPU_STORAGE_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
GL_PER_GPU_STORAGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
GL_PER_STAGE_CONSTANTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners2
 
GL_PERCENTAGE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
GL_PERFMON_RESULT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
GL_PERFMON_RESULT_SIZE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
GL_PERFORMANCE_MONITOR_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_EVENT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_RAW_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_DONOT_FLUSH_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_FLUSH_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_GLOBAL_CONTEXT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_SINGLE_CONTEXT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERFQUERY_WAIT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
GL_PERTURB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexturePerturbNormal
 
GL_PGI_misc_hints - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_PGI_vertex_hints - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_PHONG_HINT_WIN - Static variable in interface overrungl.opengl.ext.GLWINPhongShading
 
GL_PHONG_WIN - Static variable in interface overrungl.opengl.ext.GLWINPhongShading
 
GL_PINLIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_PIXEL_BUFFER_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_PIXEL_COUNT_AVAILABLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
GL_PIXEL_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
GL_PIXEL_COUNTER_BITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
GL_PIXEL_CUBIC_WEIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
GL_PIXEL_GROUP_COLOR_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
GL_PIXEL_MAG_FILTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_PIXEL_MIN_FILTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_PIXEL_PACK_BUFFER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPixelBufferObject
 
GL_PIXEL_PACK_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPixelBufferObject
 
GL_PIXEL_PACK_BUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelBufferObject
 
GL_PIXEL_PACK_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelBufferObject
 
GL_PIXEL_SUBSAMPLE_2424_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSubsample
 
GL_PIXEL_SUBSAMPLE_4242_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSubsample
 
GL_PIXEL_SUBSAMPLE_4444_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSubsample
 
GL_PIXEL_TEX_GEN_MODE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTexture
 
GL_PIXEL_TEX_GEN_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTexture
 
GL_PIXEL_TEXTURE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TILE_CACHE_INCREMENT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TILE_CACHE_SIZE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TILE_GRID_DEPTH_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TILE_GRID_HEIGHT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TILE_GRID_WIDTH_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TILE_HEIGHT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TILE_WIDTH_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPixelTiles
 
GL_PIXEL_TRANSFORM_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_PIXEL_TRANSFORM_2D_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
GL_PIXEL_UNPACK_BUFFER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPixelBufferObject
 
GL_PIXEL_UNPACK_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPixelBufferObject
 
GL_PIXEL_UNPACK_BUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelBufferObject
 
GL_PIXEL_UNPACK_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPixelBufferObject
 
GL_PIXELS_PER_SAMPLE_PATTERN_X_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
GL_PIXELS_PER_SAMPLE_PATTERN_Y_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
GL_PLUS_CLAMPED_ALPHA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_PLUS_CLAMPED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_PLUS_DARKER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_PLUS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_PN_TRIANGLES_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_PN_TRIANGLES_NORMAL_MODE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_PN_TRIANGLES_POINT_MODE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
GL_POINT_DISTANCE_ATTENUATION_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPointParameters
 
GL_POINT_FADE_THRESHOLD_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPointParameters
 
GL_POINT_FADE_THRESHOLD_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPointParameters
 
GL_POINT_FADE_THRESHOLD_SIZE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointParameters
 
GL_POINT_SIZE_MAX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPointParameters
 
GL_POINT_SIZE_MAX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPointParameters
 
GL_POINT_SIZE_MAX_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointParameters
 
GL_POINT_SIZE_MIN_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPointParameters
 
GL_POINT_SIZE_MIN_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPointParameters
 
GL_POINT_SIZE_MIN_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISPointParameters
 
GL_POINT_SPRITE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPointSprite
 
GL_POINT_SPRITE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPointSprite
 
GL_POINT_SPRITE_R_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPointSprite
 
GL_POLYGON_OFFSET_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPolygonOffset
 
GL_POLYGON_OFFSET_CLAMP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPolygonOffsetClamp
 
GL_POLYGON_OFFSET_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_POLYGON_OFFSET_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPolygonOffset
 
GL_POLYGON_OFFSET_FACTOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPolygonOffset
 
GL_POST_COLOR_MATRIX_ALPHA_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_COLOR_MATRIX_ALPHA_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_COLOR_MATRIX_BLUE_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_COLOR_MATRIX_BLUE_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_POST_COLOR_MATRIX_GREEN_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_COLOR_MATRIX_GREEN_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_COLOR_MATRIX_RED_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_RED_BIAS_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_COLOR_MATRIX_RED_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_COLOR_MATRIX_RED_SCALE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorMatrix
 
GL_POST_CONVOLUTION_ALPHA_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_ALPHA_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_CONVOLUTION_ALPHA_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_ALPHA_SCALE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_CONVOLUTION_BLUE_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_BLUE_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_CONVOLUTION_BLUE_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_BLUE_SCALE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_CONVOLUTION_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_POST_CONVOLUTION_GREEN_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_GREEN_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_CONVOLUTION_GREEN_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_GREEN_SCALE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_CONVOLUTION_RED_BIAS - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_RED_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_CONVOLUTION_RED_SCALE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_POST_CONVOLUTION_RED_SCALE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureScaleBias
 
GL_POST_TEXTURE_FILTER_BIAS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureScaleBias
 
GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureScaleBias
 
GL_POST_TEXTURE_FILTER_SCALE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureScaleBias
 
GL_PREFER_DOUBLEBUFFER_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_PRESENT_DURATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
GL_PRESENT_TIME_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
GL_PRESERVE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_PREVIOUS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_PREVIOUS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_PREVIOUS_TEXTURE_INPUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_PRIMARY_COLOR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_PRIMARY_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_PRIMARY_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_PRIMITIVE_BOUNDING_BOX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBES32Compatibility
 
GL_PRIMITIVE_ID_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_PRIMITIVE_RESTART_INDEX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPrimitiveRestart
 
GL_PRIMITIVE_RESTART_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPrimitiveRestart
 
GL_PRIMITIVES_GENERATED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_PRIMITIVES_GENERATED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_PRIMITIVES_SUBMITTED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_PROGRAM_ATTRIBS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_BINARY_FORMAT_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAProgramBinaryFormats
 
GL_PROGRAM_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_ERROR_POSITION_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_ERROR_POSITION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_PROGRAM_ERROR_STRING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_ERROR_STRING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
GL_PROGRAM_FORMAT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_FORMAT_ASCII_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_LENGTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_PROGRAM_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
GL_PROGRAM_MATRIX_STACK_DEPTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_OBJECT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_PROGRAM_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
GL_PROGRAM_PARAMETER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_PROGRAM_PARAMETERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_PIPELINE_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
GL_PROGRAM_POINT_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_PROGRAM_POINT_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_PROGRAM_RESIDENT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_PROGRAM_RESULT_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
GL_PROGRAM_STRING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_STRING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_PROGRAM_TARGET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_PROGRAM_TEMPORARIES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_PROGRAMMABLE_SAMPLE_LOCATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_PROTECTED_MEMORY_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_PROVOKING_VERTEX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTProvokingVertex
 
GL_PROXY_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_PROXY_HISTOGRAM_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
GL_PROXY_POST_IMAGE_TRANSFORM_COLOR_TABLE_HP - Static variable in interface overrungl.opengl.ext.GLHPImageTransform
 
GL_PROXY_TEXTURE_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_PROXY_TEXTURE_1D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_PROXY_TEXTURE_1D_STACK_MESAX - Static variable in interface overrungl.opengl.ext.mesa.GLMESAXTextureStack
 
GL_PROXY_TEXTURE_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_PROXY_TEXTURE_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_PROXY_TEXTURE_2D_STACK_MESAX - Static variable in interface overrungl.opengl.ext.mesa.GLMESAXTextureStack
 
GL_PROXY_TEXTURE_3D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_PROXY_TEXTURE_4D_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_PROXY_TEXTURE_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGITextureColorTable
 
GL_PROXY_TEXTURE_CUBE_MAP_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMapArray
 
GL_PROXY_TEXTURE_CUBE_MAP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_PROXY_TEXTURE_RECTANGLE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureRectangle
 
GL_PROXY_TEXTURE_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureRectangle
 
GL_PURGEABLE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
GL_PURGED_CONTEXT_RESET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRobustnessVideoMemoryPurge
 
GL_QUAD_ALPHA4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_QUAD_ALPHA8_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_QUAD_INTENSITY4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_QUAD_INTENSITY8_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_QUAD_LUMINANCE4_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_QUAD_LUMINANCE8_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_QUAD_MESH_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNMeshArray
 
GL_QUAD_TEXTURE_SELECT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureSelect
 
GL_QUADRATIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTProvokingVertex
 
GL_QUARTER_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_QUERY_ALL_EVENT_BITS_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDOcclusionQueryEvent
 
GL_QUERY_BUFFER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDQueryBufferObject
 
GL_QUERY_BUFFER_BINDING_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDQueryBufferObject
 
GL_QUERY_BY_REGION_NO_WAIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConditionalRender
 
GL_QUERY_BY_REGION_WAIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConditionalRender
 
GL_QUERY_COUNTER_BITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDOcclusionQueryEvent
 
GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDOcclusionQueryEvent
 
GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDOcclusionQueryEvent
 
GL_QUERY_NO_WAIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConditionalRender
 
GL_QUERY_OBJECT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
GL_QUERY_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
GL_QUERY_RESOURCE_BUFFEROBJECT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVQueryResource
 
GL_QUERY_RESOURCE_MEMTYPE_VIDMEM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVQueryResource
 
GL_QUERY_RESOURCE_RENDERBUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVQueryResource
 
GL_QUERY_RESOURCE_SYS_RESERVED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVQueryResource
 
GL_QUERY_RESOURCE_TEXTURE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVQueryResource
 
GL_QUERY_RESOURCE_TYPE_VIDMEM_ALLOC_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVQueryResource
 
GL_QUERY_RESULT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
GL_QUERY_RESULT_AVAILABLE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
GL_QUERY_RESULT_NO_WAIT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDQueryBufferObject
 
GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDOcclusionQueryEvent
 
GL_QUERY_WAIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConditionalRender
 
GL_R11F_G11F_B10F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedFloat
 
GL_R16F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_R1UI_C3F_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R1UI_C4F_N3F_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R1UI_C4UB_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R1UI_N3F_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R1UI_T2F_C4F_N3F_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R1UI_T2F_N3F_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R1UI_T2F_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R1UI_V3F_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_R32F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_R8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTRasterMultisample
 
GL_RASTER_MULTISAMPLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTRasterMultisample
 
GL_RASTER_POSITION_UNCLIPPED_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMRasterposClip
 
GL_RASTER_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTRasterMultisample
 
GL_RASTERIZER_DISCARD_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_RASTERIZER_DISCARD_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_READ_FRAMEBUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferBlit
 
GL_READ_FRAMEBUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferBlit
 
GL_READ_ONLY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_READ_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
GL_READ_PIXEL_DATA_RANGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
GL_READ_PIXEL_DATA_RANGE_POINTER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
GL_READ_WRITE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_RECLAIM_MEMORY_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_RECT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RED_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_RED_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RED_MAX_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_RED_MIN_CLAMP_INGR - Static variable in interface overrungl.opengl.ext.GLINGRColorClamp
 
GL_RED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_RED_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_REDUCE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_REDUCE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_REFERENCE_PLANE_EQUATION_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXReferencePlane
 
GL_REFERENCE_PLANE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXReferencePlane
 
GL_REFERENCED_BY_MESH_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_REFERENCED_BY_TASK_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_REFLECTION_MAP_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_REFLECTION_MAP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_REFLECTION_MAP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTexgenReflection
 
GL_REG_0_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_1_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_10_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_11_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_12_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_13_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_14_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_15_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_17_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_18_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_19_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_2_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_20_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_21_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_22_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_23_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_24_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_25_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_26_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_27_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_28_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_29_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_3_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_30_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_31_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_4_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_5_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_6_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_7_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_8_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REG_9_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_REGISTER_COMBINERS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_RELATIVE_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_CONIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_CUBIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_HORIZONTAL_LINE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_LARGE_CCW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_LARGE_CW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_LINE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_MOVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_QUADRATIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_RECT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_ROUNDED_RECT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_ROUNDED_RECT2_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_ROUNDED_RECT4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_ROUNDED_RECT8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_SMALL_CCW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_SMALL_CW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELATIVE_VERTICAL_LINE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RELEASED_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
GL_REND_screen_coordinates - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_RENDER_GPU_MASK_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
GL_RENDERBUFFER_ALPHA_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_BLUE_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_COLOR_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMultisampleCoverage
 
GL_RENDERBUFFER_COVERAGE_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMultisampleCoverage
 
GL_RENDERBUFFER_DEPTH_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_FREE_MEMORY_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIMeminfo
 
GL_RENDERBUFFER_GREEN_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_HEIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_RED_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferMultisample
 
GL_RENDERBUFFER_STENCIL_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_RENDERBUFFER_STORAGE_SAMPLES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
GL_RENDERBUFFER_WIDTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_REPLACE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_REPLACE_MIDDLE_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_REPLACE_OLDEST_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_REPLACE_VALUE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDStencilOperationExtended
 
GL_REPLACEMENT_CODE_ARRAY_POINTER_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_REPLACEMENT_CODE_ARRAY_STRIDE_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_REPLACEMENT_CODE_ARRAY_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_REPLACEMENT_CODE_ARRAY_TYPE_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_REPLACEMENT_CODE_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_REPLICATE_BORDER - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_REPLICATE_BORDER_HP - Static variable in interface overrungl.opengl.ext.GLHPConvolutionBorderModes
 
GL_REPRESENTATIVE_FRAGMENT_TEST_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRepresentativeFragmentTest
 
GL_RESAMPLE_AVERAGE_OML - Static variable in interface overrungl.opengl.ext.GLOMLResample
 
GL_RESAMPLE_DECIMATE_OML - Static variable in interface overrungl.opengl.ext.GLOMLResample
 
GL_RESAMPLE_DECIMATE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXResample
 
GL_RESAMPLE_REPLICATE_OML - Static variable in interface overrungl.opengl.ext.GLOMLResample
 
GL_RESAMPLE_REPLICATE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXResample
 
GL_RESAMPLE_ZERO_FILL_OML - Static variable in interface overrungl.opengl.ext.GLOMLResample
 
GL_RESAMPLE_ZERO_FILL_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXResample
 
GL_RESCALE_NORMAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTRescaleNormal
 
GL_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBRobustness
 
GL_RESTART_PATH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_RESTART_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_RETAINED_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
GL_RG_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_RG16F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RG32F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RG8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RGB_422_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLERgb422
 
GL_RGB_FLOAT16_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_RGB_FLOAT16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_RGB_FLOAT32_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_RGB_FLOAT32_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_RGB_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGB_RAW_422_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLERgb422
 
GL_RGB_S3TC - Static variable in interface overrungl.opengl.ext.GLS3S3tc
 
GL_RGB_SCALE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_RGB_SCALE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_RGB_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_RGB10_A2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB10_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB16F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_RGB16F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RGB16I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGB16UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGB2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB32F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_RGB32F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RGB32I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGB32UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGB4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB4_S3TC - Static variable in interface overrungl.opengl.ext.GLS3S3tc
 
GL_RGB5_A1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB5_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGB8I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGB8UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGB9_E5_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSharedExponent
 
GL_RGBA_DXT5_S3TC - Static variable in interface overrungl.opengl.ext.GLS3S3tc
 
GL_RGBA_FLOAT_MODE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBColorBufferFloat
 
GL_RGBA_FLOAT_MODE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIPixelFormatFloat
 
GL_RGBA_FLOAT16_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_RGBA_FLOAT16_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_RGBA_FLOAT32_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEFloatPixels
 
GL_RGBA_FLOAT32_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextureFloat
 
GL_RGBA_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGBA_INTEGER_MODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGBA_S3TC - Static variable in interface overrungl.opengl.ext.GLS3S3tc
 
GL_RGBA_SIGNED_COMPONENTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedFloat
 
GL_RGBA_SNORM - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSnorm
 
GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_RGBA12_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGBA16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGBA16F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_RGBA16F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RGBA16I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGBA16UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGBA2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGBA32F_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_RGBA32F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_RGBA32I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGBA32UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGBA4_DXT5_S3TC - Static variable in interface overrungl.opengl.ext.GLS3S3tc
 
GL_RGBA4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGBA4_S3TC - Static variable in interface overrungl.opengl.ext.GLS3S3tc
 
GL_RGBA8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_RGBA8I_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_RGBA8UI_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
GL_ROUND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_ROUNDED_RECT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_ROUNDED_RECT2_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_ROUNDED_RECT4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_ROUNDED_RECT8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_S3_s3tc - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SAMPLE_ALPHA_TO_COVERAGE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_SAMPLE_ALPHA_TO_MASK_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLE_ALPHA_TO_MASK_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SAMPLE_ALPHA_TO_ONE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_SAMPLE_ALPHA_TO_ONE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLE_ALPHA_TO_ONE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SAMPLE_BUFFERS_3DFX - Static variable in interface overrungl.opengl.ext.GL3DFXMultisample
 
GL_SAMPLE_BUFFERS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_SAMPLE_BUFFERS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLE_BUFFERS_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SAMPLE_COVERAGE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_SAMPLE_COVERAGE_INVERT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_SAMPLE_COVERAGE_VALUE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_SAMPLE_LOCATION_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_SAMPLE_LOCATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_SAMPLE_LOCATION_SUBPIXEL_BITS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
GL_SAMPLE_MASK_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLE_MASK_INVERT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLE_MASK_INVERT_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SAMPLE_MASK_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_SAMPLE_MASK_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SAMPLE_MASK_VALUE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLE_MASK_VALUE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_SAMPLE_MASK_VALUE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SAMPLE_PATTERN_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLE_PATTERN_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SAMPLE_POSITION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_SAMPLE_SHADING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSampleShading
 
GL_SAMPLER_1D_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_SAMPLER_1D_ARRAY_SHADOW_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_SAMPLER_1D_SHADOW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_2D_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_SAMPLER_2D_ARRAY_SHADOW_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_SAMPLER_2D_RECT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_2D_SHADOW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_3D_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_BUFFER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
GL_SAMPLER_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_SAMPLER_CUBE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMapArray
 
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMapArray
 
GL_SAMPLER_CUBE_SHADOW_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_SAMPLER_OBJECT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
GL_SAMPLER_RENDERBUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_SAMPLES_3DFX - Static variable in interface overrungl.opengl.ext.GL3DFXMultisample
 
GL_SAMPLES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultisample
 
GL_SAMPLES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
GL_SAMPLES_PASSED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
GL_SAMPLES_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
GL_SATURATE_BIT_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SCALAR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_SCALE_BY_FOUR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SCALE_BY_ONE_HALF_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SCALE_BY_TWO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SCALEBIAS_HINT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXScalebiasHint
 
GL_SCALED_RESOLVE_FASTEST_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferMultisampleBlitScaled
 
GL_SCALED_RESOLVE_NICEST_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferMultisampleBlitScaled
 
GL_SCISSOR_BOX_EXCLUSIVE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVScissorExclusive
 
GL_SCISSOR_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_SCISSOR_TEST_EXCLUSIVE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVScissorExclusive
 
GL_SCREEN_COORDINATES_REND - Static variable in interface overrungl.opengl.ext.GLRENDScreenCoordinates
 
GL_SCREEN_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_SCREEN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_SECONDARY_COLOR_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_SECONDARY_COLOR_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_SECONDARY_COLOR_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_SECONDARY_COLOR_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
GL_SECONDARY_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_SECONDARY_INTERPOLATOR_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SEMAPHORE_TYPE_BINARY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
GL_SEMAPHORE_TYPE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
GL_SEMAPHORE_TYPE_TIMELINE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
GL_SEPARABLE_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
GL_SEPARATE_ATTRIBS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_SEPARATE_ATTRIBS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_SEPARATE_SPECULAR_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSeparateSpecularColor
 
GL_SET_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDStencilOperationExtended
 
GL_SGI_color_matrix - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGI_color_table - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGI_texture_color_table - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_detail_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_fog_function - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_generate_mipmap - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_multisample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_pixel_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_point_line_texgen - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_point_parameters - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_sharpen_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_texture_border_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_texture_color_mask - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_texture_edge_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_texture_filter4 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_texture_lod - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_texture_select - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIS_texture4D - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_async - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_async_histogram - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_async_pixel - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_blend_alpha_minmax - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_calligraphic_fragment - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_clipmap - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_convolution_accuracy - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_depth_pass_instrument - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_depth_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_flush_raster - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_fog_offset - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_fragment_lighting - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_framezoom - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_igloo_interface - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_instruments - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_interlace - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_ir_instrument1 - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_list_priority - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_pixel_texture - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_pixel_tiles - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_polynomial_ffd - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_reference_plane - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_resample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_scalebias_hint - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_shadow - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_shadow_ambient - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_sprite - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_subsample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_tag_sample_buffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_texture_add_env - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_texture_coordinate_clamp - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_texture_lod_bias - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_texture_multi_buffer - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_texture_scale_bias - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_vertex_preclip - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_ycrcb - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_ycrcb_subsample - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SGIX_ycrcba - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SHADER_BINARY_FORMAT_SPIR_V_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGLSpirv
 
GL_SHADER_CONSISTENT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderBufferStore
 
GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_SHADER_INCLUDE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
GL_SHADER_OBJECT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
GL_SHADER_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
GL_SHADER_OPERATION_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SHADING_RATE_1_INVOCATION_PER_1X2_PIXELS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_1_INVOCATION_PER_2X1_PIXELS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_1_INVOCATION_PER_2X2_PIXELS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_1_INVOCATION_PER_2X4_PIXELS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_1_INVOCATION_PER_4X2_PIXELS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_1_INVOCATION_PER_4X4_PIXELS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_1_INVOCATION_PER_PIXEL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_16_INVOCATIONS_PER_PIXEL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_2_INVOCATIONS_PER_PIXEL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_4_INVOCATIONS_PER_PIXEL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_8_INVOCATIONS_PER_PIXEL_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_IMAGE_BINDING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_IMAGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_IMAGE_PALETTE_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPrimitiveShadingRate
 
GL_SHADING_RATE_IMAGE_PALETTE_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_IMAGE_PER_PRIMITIVE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPrimitiveShadingRate
 
GL_SHADING_RATE_IMAGE_TEXEL_HEIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_IMAGE_TEXEL_WIDTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_NO_INVOCATIONS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_SAMPLE_ORDER_DEFAULT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_SAMPLE_ORDER_PIXEL_MAJOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADING_RATE_SAMPLE_ORDER_SAMPLE_MAJOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
GL_SHADOW_AMBIENT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXShadowAmbient
 
GL_SHADOW_ATTENUATION_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_SHARED_EDGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRenderingSharedEdge
 
GL_SHARED_TEXTURE_PALETTE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSharedTexturePalette
 
GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISSharpenTexture
 
GL_SIGNED_ALPHA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_ALPHA8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_HILO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_HILO16_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_HILO8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader3
 
GL_SIGNED_IDENTITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SIGNED_INTENSITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_INTENSITY8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_LUMINANCE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_LUMINANCE8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_NEGATE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SIGNED_RGB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_RGB8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_RGBA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SIGNED_RGBA8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_SINGLE_COLOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTSeparateSpecularColor
 
GL_SKIP_COMPONENTS1_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_SKIP_COMPONENTS2_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_SKIP_COMPONENTS3_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_SKIP_COMPONENTS4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_SKIP_DECODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgbDecode
 
GL_SKIP_MISSING_GLYPH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_SLICE_ACCUM_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNSliceAccum
 
GL_SLUMINANCE_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_SLUMINANCE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_SLUMINANCE8_ALPHA8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_SLUMINANCE8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_SM_COUNT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderThreadGroup
 
GL_SMALL_CCW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_SMALL_CW_ARC_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_SMOOTH_CUBIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_SMOOTH_QUADRATIC_CURVE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_SOFTLIGHT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
GL_SOFTLIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_SOURCE0_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_SOURCE0_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_SOURCE0_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_SOURCE0_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_SOURCE1_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_SOURCE1_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_SOURCE1_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_SOURCE1_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_SOURCE2_ALPHA_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_SOURCE2_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_SOURCE2_RGB_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_SOURCE2_RGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureEnvCombine
 
GL_SOURCE3_ALPHA_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureEnvCombine4
 
GL_SOURCE3_RGB_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureEnvCombine4
 
GL_SPARE0_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SPARE0_PLUS_SECONDARY_COLOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SPARE1_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_SPARSE_BUFFER_PAGE_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseBuffer
 
GL_SPARSE_STORAGE_BIT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseBuffer
 
GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_SPIR_V_BINARY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGLSpirv
 
GL_SPRITE_AXIAL_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
GL_SPRITE_AXIS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
GL_SPRITE_EYE_ALIGNED_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
GL_SPRITE_MODE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
GL_SPRITE_OBJECT_ALIGNED_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
GL_SPRITE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
GL_SPRITE_TRANSLATION_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
GL_SQUARE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_SR8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgbR8
 
GL_SRC_ATOP_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_SRC_IN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_SRC_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_SRC_OUT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_SRC_OVER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_SRG8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgbRGB
 
GL_SRGB_ALPHA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_SRGB_DECODE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_SRGB_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_SRGB8_ALPHA8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_SRGB8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgb
 
GL_STANDARD_FONT_FORMAT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_STANDARD_FONT_NAME_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_STATIC_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
GL_STATIC_COPY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_STATIC_DRAW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_STATIC_READ_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_STATIC_VERTEX_ARRAY_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMStaticData
 
GL_STENCIL_ATTACHMENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_STENCIL_BACK_FAIL_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATISeparateStencil
 
GL_STENCIL_BACK_FUNC_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATISeparateStencil
 
GL_STENCIL_BACK_OP_VALUE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDStencilOperationExtended
 
GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATISeparateStencil
 
GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATISeparateStencil
 
GL_STENCIL_CLEAR_TAG_VALUE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTStencilClearTag
 
GL_STENCIL_INDEX1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_STENCIL_INDEX16_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_STENCIL_INDEX4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_STENCIL_INDEX8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
GL_STENCIL_OP_VALUE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDStencilOperationExtended
 
GL_STENCIL_REF_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_STENCIL_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
GL_STENCIL_TAG_BITS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTStencilClearTag
 
GL_STENCIL_TEST_TWO_SIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTStencilTwoSide
 
GL_STORAGE_CACHED_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
GL_STORAGE_CLIENT_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
GL_STORAGE_PRIVATE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
GL_STORAGE_SHARED_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
GL_STREAM_COPY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_STREAM_DRAW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_STREAM_RASTERIZATION_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDTransformFeedback4
 
GL_STREAM_READ_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_STRICT_DEPTHFUNC_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_STRICT_LIGHTING_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_STRICT_SCISSOR_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_SUB_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_FEATURE_BASIC_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderSubgroupPartitioned
 
GL_SUBGROUP_FEATURE_QUAD_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_FEATURE_VOTE_BIT_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_QUAD_ALL_STAGES_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_SIZE_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_SUPPORTED_FEATURES_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBGROUP_SUPPORTED_STAGES_KHR - Static variable in interface overrungl.opengl.ext.khr.GLKHRShaderSubgroup
 
GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRaster
 
GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVConservativeRaster
 
GL_SUBSAMPLE_DISTANCE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
GL_SUBTRACT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureEnvCombine
 
GL_SUCCESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_SUN_convolution_border_modes - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SUN_global_alpha - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SUN_mesh_array - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SUN_slice_accum - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SUN_triangle_list - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SUN_vertex - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SUNX_constant_data - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_SUPERSAMPLE_SCALE_X_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVInternalformatSampleQuery
 
GL_SUPERSAMPLE_SCALE_Y_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVInternalformatSampleQuery
 
GL_SUPPORTED_MULTISAMPLE_MODES_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
GL_SURFACE_MAPPED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
GL_SURFACE_REGISTERED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
GL_SURFACE_STATE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
GL_SWIZZLE_STQ_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SWIZZLE_STQ_DQ_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SWIZZLE_STR_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SWIZZLE_STR_DR_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SWIZZLE_STRQ_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SWIZZLE_STRQ_DQ_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
GL_SYNC_CL_EVENT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBCLEvent
 
GL_SYNC_CL_EVENT_COMPLETE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBCLEvent
 
GL_SYNC_X11_FENCE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTX11SyncObject
 
GL_SYSTEM_FONT_NAME_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_T2F_IUI_N3F_V2F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_T2F_IUI_N3F_V3F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_T2F_IUI_V2F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_T2F_IUI_V3F_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTIndexArrayFormats
 
GL_TABLE_TOO_LARGE - Static variable in interface overrungl.opengl.ext.arb.GLARBImaging
 
GL_TABLE_TOO_LARGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GL_TANGENT_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_TANGENT_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_TANGENT_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_TANGENT_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
GL_TASK_SHADER_BIT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_TASK_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_TASK_SUBROUTINE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_TASK_SUBROUTINE_UNIFORM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_TASK_WORK_GROUP_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_TERMINATE_SEQUENCE_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_TESS_CONTROL_PROGRAM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTessellationProgram5
 
GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTessellationProgram5
 
GL_TESS_CONTROL_SHADER_PATCHES_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_TESS_EVALUATION_PROGRAM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTessellationProgram5
 
GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTessellationProgram5
 
GL_TESS_EVALUATION_SHADER_INVOCATIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_TESSELLATION_FACTOR_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
GL_TESSELLATION_MODE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
GL_TEXCOORD1_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_TEXCOORD2_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_TEXCOORD3_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_TEXCOORD4_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_TEXT_FRAGMENT_SHADER_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATITextFragmentShader
 
GL_TEXTURE_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_TEXTURE_1D_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
GL_TEXTURE_1D_STACK_BINDING_MESAX - Static variable in interface overrungl.opengl.ext.mesa.GLMESAXTextureStack
 
GL_TEXTURE_1D_STACK_MESAX - Static variable in interface overrungl.opengl.ext.mesa.GLMESAXTextureStack
 
GL_TEXTURE_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_TEXTURE_2D_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
GL_TEXTURE_2D_STACK_BINDING_MESAX - Static variable in interface overrungl.opengl.ext.mesa.GLMESAXTextureStack
 
GL_TEXTURE_2D_STACK_MESAX - Static variable in interface overrungl.opengl.ext.mesa.GLMESAXTextureStack
 
GL_TEXTURE_3D_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
GL_TEXTURE_3D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_TEXTURE_4D_BINDING_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_TEXTURE_4D_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_TEXTURE_4DSIZE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_TEXTURE_ALPHA_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_TEXTURE_ALPHA_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_TEXTURE_APPLICATION_MODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_TEXTURE_BASE_LEVEL_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureLod
 
GL_TEXTURE_BINDING_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_TEXTURE_BINDING_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
GL_TEXTURE_BINDING_BUFFER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureBufferObject
 
GL_TEXTURE_BINDING_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureBufferObject
 
GL_TEXTURE_BINDING_CUBE_MAP_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMapArray
 
GL_TEXTURE_BINDING_CUBE_MAP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_BINDING_RECTANGLE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureRectangle
 
GL_TEXTURE_BINDING_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureRectangle
 
GL_TEXTURE_BINDING_RENDERBUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_TEXTURE_BLUE_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_TEXTURE_BLUE_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_TEXTURE_BORDER_VALUES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_TEXTURE_BUFFER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureBufferObject
 
GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureBufferObject
 
GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureBufferObject
 
GL_TEXTURE_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureBufferObject
 
GL_TEXTURE_BUFFER_FORMAT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureBufferObject
 
GL_TEXTURE_BUFFER_FORMAT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureBufferObject
 
GL_TEXTURE_CLIPMAP_CENTER_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_TEXTURE_CLIPMAP_DEPTH_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_TEXTURE_CLIPMAP_FRAME_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_TEXTURE_CLIPMAP_OFFSET_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXClipmap
 
GL_TEXTURE_COLOR_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
GL_TEXTURE_COLOR_TABLE_SGI - Static variable in interface overrungl.opengl.ext.sgi.GLSGITextureColorTable
 
GL_TEXTURE_COLOR_WRITEMASK_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureColorMask
 
GL_TEXTURE_COMPARE_FAIL_VALUE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShadowAmbient
 
GL_TEXTURE_COMPARE_FUNC_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShadow
 
GL_TEXTURE_COMPARE_MODE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBShadow
 
GL_TEXTURE_COMPARE_OPERATOR_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXShadow
 
GL_TEXTURE_COMPARE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXShadow
 
GL_TEXTURE_COMPRESSED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_TEXTURE_COMPRESSION_HINT_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
GL_TEXTURE_CONSTANT_DATA_SUNX - Static variable in interface overrungl.opengl.ext.sun.GLSUNXConstantData
 
GL_TEXTURE_COORD_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_TEXTURE_COORD_ARRAY_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_TEXTURE_COORD_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_TEXTURE_COORD_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_TEXTURE_COORD_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_TEXTURE_COORD_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
GL_TEXTURE_COORD_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_TEXTURE_COORD_ARRAY_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_TEXTURE_COORD_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_TEXTURE_COORD_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_TEXTURE_COORD_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TEXTURE_COVERAGE_SAMPLES_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
GL_TEXTURE_CUBE_MAP_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMapArray
 
GL_TEXTURE_CUBE_MAP_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_X_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_X_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Y_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Z_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureCubeMap
 
GL_TEXTURE_DEFORMATION_BIT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
GL_TEXTURE_DEFORMATION_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
GL_TEXTURE_DEPTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_TEXTURE_DEPTH_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBDepthTexture
 
GL_TEXTURE_DEPTH_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_TEXTURE_DS_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_TEXTURE_DT_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_TEXTURE_ENV_BIAS_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureAddEnv
 
GL_TEXTURE_FETCH_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_TEXTURE_FILTER_CONTROL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureLodBias
 
GL_TEXTURE_FILTER4_SIZE_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureFilter4
 
GL_TEXTURE_FLOAT_COMPONENTS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVFloatBuffer
 
GL_TEXTURE_FREE_MEMORY_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIMeminfo
 
GL_TEXTURE_GEQUAL_R_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXShadow
 
GL_TEXTURE_GREEN_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_TEXTURE_GREEN_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_TEXTURE_HI_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_TEXTURE_IMMUTABLE_FORMAT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
GL_TEXTURE_INDEX_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
GL_TEXTURE_INTENSITY_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_TEXTURE_INTENSITY_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_TEXTURE_LEQUAL_R_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXShadow
 
GL_TEXTURE_LIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_TEXTURE_LIGHTING_MODE_HP - Static variable in interface overrungl.opengl.ext.GLHPTextureLighting
 
GL_TEXTURE_LO_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_TEXTURE_LOD_BIAS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureLodBias
 
GL_TEXTURE_LOD_BIAS_R_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureLodBias
 
GL_TEXTURE_LOD_BIAS_S_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureLodBias
 
GL_TEXTURE_LOD_BIAS_T_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureLodBias
 
GL_TEXTURE_LUMINANCE_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_TEXTURE_LUMINANCE_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_TEXTURE_MAG_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_TEXTURE_MATERIAL_FACE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_TEXTURE_MATERIAL_PARAMETER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GL_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureFilterAnisotropic
 
GL_TEXTURE_MAX_CLAMP_R_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureCoordinateClamp
 
GL_TEXTURE_MAX_CLAMP_S_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureCoordinateClamp
 
GL_TEXTURE_MAX_CLAMP_T_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureCoordinateClamp
 
GL_TEXTURE_MAX_LEVEL_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureLod
 
GL_TEXTURE_MAX_LOD_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureLod
 
GL_TEXTURE_MEMORY_LAYOUT_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELMapTexture
 
GL_TEXTURE_MIN_LOD_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTextureLod
 
GL_TEXTURE_MULTI_BUFFER_HINT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXTextureMultiBuffer
 
GL_TEXTURE_NORMAL_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexturePerturbNormal
 
GL_TEXTURE_POST_SPECULAR_HP - Static variable in interface overrungl.opengl.ext.GLHPTextureLighting
 
GL_TEXTURE_PRE_SPECULAR_HP - Static variable in interface overrungl.opengl.ext.GLHPTextureLighting
 
GL_TEXTURE_PRIORITY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
GL_TEXTURE_RANGE_LENGTH_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
GL_TEXTURE_RANGE_POINTER_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
GL_TEXTURE_RECTANGLE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureRectangle
 
GL_TEXTURE_RECTANGLE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureRectangle
 
GL_TEXTURE_RED_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_TEXTURE_RED_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_TEXTURE_REDUCTION_MODE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFilterMinmax
 
GL_TEXTURE_REDUCTION_MODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureFilterMinmax
 
GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_TEXTURE_RENDERBUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_TEXTURE_RESIDENT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
GL_TEXTURE_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_TEXTURE_SHARED_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSharedExponent
 
GL_TEXTURE_SPARSE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_TEXTURE_SRGB_DECODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSrgbDecode
 
GL_TEXTURE_STENCIL_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedDepthStencil
 
GL_TEXTURE_STORAGE_HINT_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
GL_TEXTURE_STORAGE_SPARSE_BIT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_TEXTURE_SWIZZLE_A_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSwizzle
 
GL_TEXTURE_SWIZZLE_B_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSwizzle
 
GL_TEXTURE_SWIZZLE_G_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSwizzle
 
GL_TEXTURE_SWIZZLE_R_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSwizzle
 
GL_TEXTURE_SWIZZLE_RGBA_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSwizzle
 
GL_TEXTURE_TILING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_TEXTURE_TOO_LARGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture
 
GL_TEXTURE_UNSIGNED_REMAP_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureExpandNormal
 
GL_TEXTURE_UPDATE_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_TEXTURE_WRAP_Q_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_TEXTURE_WRAP_R_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_TEXTURE0_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE1_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE10_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE11_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE12_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE13_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE14_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE15_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE16_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE17_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE18_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE19_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE20_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE21_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE22_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE23_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE24_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE25_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE26_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE27_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE28_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE29_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE30_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE31_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE5_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE6_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE7_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE8_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TEXTURE9_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
GL_TILE_RASTER_ORDER_FIXED_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESATileRasterOrder
 
GL_TILE_RASTER_ORDER_INCREASING_X_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESATileRasterOrder
 
GL_TILE_RASTER_ORDER_INCREASING_Y_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESATileRasterOrder
 
GL_TILING_TYPES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_TIME_ELAPSED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTimerQuery
 
GL_TIMELINE_SEMAPHORE_VALUE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
GL_TRACK_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_TRACK_MATRIX_TRANSFORM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_TRANSFORM_FEEDBACK_ATTRIBS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_TRANSFORM_FEEDBACK_BINDING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_BUFFER_START_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTransformFeedbackOverflowQuery
 
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_RECORD_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTransformFeedbackOverflowQuery
 
GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_VARYINGS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
GL_TRANSFORM_FEEDBACK_VARYINGS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_TRANSFORM_HINT_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLETransformHint
 
GL_TRANSLATE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_TRANSLATE_3D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_TRANSLATE_X_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_TRANSLATE_Y_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_TRANSPOSE_AFFINE_2D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_TRANSPOSE_AFFINE_3D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_TRANSPOSE_COLOR_MATRIX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
GL_TRANSPOSE_CURRENT_MATRIX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
GL_TRANSPOSE_MODELVIEW_MATRIX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
GL_TRANSPOSE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_TRANSPOSE_PROGRAM_MATRIX_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
GL_TRANSPOSE_PROJECTION_MATRIX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
GL_TRANSPOSE_TEXTURE_MATRIX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
GL_TRIANGLE_LIST_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
GL_TRIANGLE_MESH_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNMeshArray
 
GL_TRIANGLE_STRIP_ADJACENCY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_TRIANGLE_STRIP_ADJACENCY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_TRIANGLES_ADJACENCY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
GL_TRIANGLES_ADJACENCY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
GL_TRIANGULAR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_UNCORRELATED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_UNDEFINED_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
GL_UNIFORM_ADDRESS_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_UNIFORM_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNIFORM_BLOCK_REFERENCED_BY_MESH_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_UNIFORM_BLOCK_REFERENCED_BY_TASK_SHADER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
GL_UNIFORM_BUFFER_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVUniformBufferUnifiedMemory
 
GL_UNIFORM_BUFFER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
GL_UNIFORM_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
GL_UNIFORM_BUFFER_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVUniformBufferUnifiedMemory
 
GL_UNIFORM_BUFFER_UNIFIED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVUniformBufferUnifiedMemory
 
GL_UNKNOWN_CONTEXT_RESET_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBRobustness
 
GL_UNPACK_CLIENT_STORAGE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEClientStorage
 
GL_UNPACK_CMYK_HINT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTCmyka
 
GL_UNPACK_CONSTANT_DATA_SUNX - Static variable in interface overrungl.opengl.ext.sun.GLSUNXConstantData
 
GL_UNPACK_IMAGE_DEPTH_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_UNPACK_IMAGE_HEIGHT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_UNPACK_RESAMPLE_OML - Static variable in interface overrungl.opengl.ext.GLOMLResample
 
GL_UNPACK_RESAMPLE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXResample
 
GL_UNPACK_ROW_BYTES_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLERowBytes
 
GL_UNPACK_SKIP_IMAGES_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
GL_UNPACK_SKIP_VOLUMES_SGIS - Static variable in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
GL_UNPACK_SUBSAMPLE_RATE_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXSubsample
 
GL_UNSIGNED_BYTE_3_3_2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedPixels
 
GL_UNSIGNED_IDENTITY_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_UNSIGNED_INT_10_10_10_2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedPixels
 
GL_UNSIGNED_INT_10F_11F_11F_REV_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedFloat
 
GL_UNSIGNED_INT_24_8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedDepthStencil
 
GL_UNSIGNED_INT_24_8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPackedDepthStencil
 
GL_UNSIGNED_INT_5_9_9_9_REV_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureSharedExponent
 
GL_UNSIGNED_INT_8_8_8_8_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedPixels
 
GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_1D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_3D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_CUBE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_1D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_2D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_3D_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_CUBE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureCubeMapArray
 
GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
GL_UNSIGNED_INT_VEC2_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_VEC3_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT_VEC4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_UNSIGNED_INT16_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT16_VEC2_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT16_VEC3_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT16_VEC4_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT64_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
GL_UNSIGNED_INT64_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
GL_UNSIGNED_INT64_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT64_VEC2_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
GL_UNSIGNED_INT64_VEC2_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT64_VEC3_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
GL_UNSIGNED_INT64_VEC3_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT64_VEC4_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
GL_UNSIGNED_INT64_VEC4_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT8_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT8_VEC2_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT8_VEC3_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INT8_VEC4_NV - Static variable in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
GL_UNSIGNED_INVERT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_UNSIGNED_NORMALIZED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFloat
 
GL_UNSIGNED_SHORT_4_4_4_4_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedPixels
 
GL_UNSIGNED_SHORT_5_5_5_1_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTPackedPixels
 
GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLERgb422
 
GL_UNSIGNED_SHORT_8_8_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAYcbcrTexture
 
GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLERgb422
 
GL_UNSIGNED_SHORT_8_8_REV_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAYcbcrTexture
 
GL_UPLOAD_GPU_MASK_NVX - Static variable in interface overrungl.opengl.ext.nv.GLNVXGpuMulticast2
 
GL_USE_MISSING_GLYPH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_UTF16_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_UTF8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_UUID_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GL_VARIABLE_A_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_VARIABLE_B_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_VARIABLE_C_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_VARIABLE_D_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_VARIABLE_E_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_VARIABLE_F_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_VARIABLE_G_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
GL_VARIANT_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VARIANT_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VARIANT_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VARIANT_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VARIANT_DATATYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VARIANT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VARIANT_VALUE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VBO_FREE_MEMORY_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIMeminfo
 
GL_VECTOR_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_VERTEX_ARRAY_BINDING_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayObject
 
GL_VERTEX_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_VERTEX_ARRAY_COUNT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_VERTEX_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_VERTEX_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_VERTEX_ARRAY_LIST_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_VERTEX_ARRAY_LIST_STRIDE_IBM - Static variable in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
GL_VERTEX_ARRAY_OBJECT_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
GL_VERTEX_ARRAY_OBJECT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL - Static variable in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
GL_VERTEX_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_VERTEX_ARRAY_RANGE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_POINTER_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_POINTER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_VALID_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange2
 
GL_VERTEX_ARRAY_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_VERTEX_ARRAY_STORAGE_HINT_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
GL_VERTEX_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_VERTEX_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBInstancedArrays
 
GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram4
 
GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
GL_VERTEX_ATTRIB_ARRAY0_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY1_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY10_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY11_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY12_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY13_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY14_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY15_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY2_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY3_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY4_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY5_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY6_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY7_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY8_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_ARRAY9_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_ATTRIB_MAP1_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP2_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GL_VERTEX_BLEND_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_VERTEX_CONSISTENT_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_VERTEX_DATA_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_VERTEX_ELEMENT_SWIZZLE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDInterleavedElements
 
GL_VERTEX_ID_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
GL_VERTEX_ID_SWIZZLE_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDInterleavedElements
 
GL_VERTEX_PRECLIP_HINT_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXVertexPreclip
 
GL_VERTEX_PRECLIP_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXVertexPreclip
 
GL_VERTEX_PROGRAM_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_PROGRAM_BINDING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_PROGRAM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
GL_VERTEX_PROGRAM_POINT_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_PROGRAM_POINT_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_PROGRAM_TWO_SIDE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
GL_VERTEX_PROGRAM_TWO_SIDE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_SHADER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
GL_VERTEX_SHADER_BINDING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SHADER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SHADER_INVARIANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SHADER_INVOCATIONS_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SHADER_LOCALS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SHADER_OPTIMIZED_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SHADER_VARIANTS_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_VERTEX_SOURCE_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STATE_PROGRAM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GL_VERTEX_STREAM0_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STREAM1_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STREAM2_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STREAM3_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STREAM4_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STREAM5_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STREAM6_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_STREAM7_ATI - Static variable in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GL_VERTEX_WEIGHT_ARRAY_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_VERTEX_WEIGHTING_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
GL_VERTEX23_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_VERTEX4_BIT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIVertexHints
 
GL_VERTICAL_LINE_TO_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
GL_VERTICES_SUBMITTED_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBPipelineStatisticsQuery
 
GL_VIBRANCE_BIAS_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_VIBRANCE_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVTextureShader
 
GL_VIDEO_BUFFER_BINDING_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_BUFFER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_BUFFER_PITCH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_CAPTURE_FRAME_WIDTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_COLOR_CONVERSION_MATRIX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_COLOR_CONVERSION_MAX_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_COLOR_CONVERSION_MIN_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIDEO_COLOR_CONVERSION_OFFSET_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_VIEW_CLASS_ASTC_10x10_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_10x5_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_10x6_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_10x8_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_12x10_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_12x12_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_4x4_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_5x4_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_5x5_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_6x5_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_6x6_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_8x5_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_8x6_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ASTC_8x8_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_EAC_R11 - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_EAC_RG11 - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ETC2_EAC_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ETC2_RGB - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEW_CLASS_ETC2_RGBA - Static variable in interface overrungl.opengl.ext.arb.GLARBInternalformatQuery2
 
GL_VIEWPORT_COMMAND_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVCommandList
 
GL_VIEWPORT_POSITION_W_SCALE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVClipSpaceWScaling
 
GL_VIEWPORT_POSITION_W_SCALE_X_COEFF_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVClipSpaceWScaling
 
GL_VIEWPORT_POSITION_W_SCALE_Y_COEFF_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVClipSpaceWScaling
 
GL_VIEWPORT_SWIZZLE_NEGATIVE_W_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_NEGATIVE_X_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_NEGATIVE_Y_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_NEGATIVE_Z_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_POSITIVE_W_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_POSITIVE_X_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_POSITIVE_Y_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_POSITIVE_Z_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_W_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_X_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_Y_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIEWPORT_SWIZZLE_Z_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GL_VIRTUAL_PAGE_SIZE_INDEX_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_VIRTUAL_PAGE_SIZE_X_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_VIRTUAL_PAGE_SIZE_X_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_VIRTUAL_PAGE_SIZE_Y_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_VIRTUAL_PAGE_SIZE_Y_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_VIRTUAL_PAGE_SIZE_Z_AMD - Static variable in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
GL_VIRTUAL_PAGE_SIZE_Z_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
GL_VIVIDLIGHT_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_VOLATILE_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
GL_W_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_WARP_SIZE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderThreadGroup
 
GL_WARPS_PER_SM_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVShaderThreadGroup
 
GL_WEIGHT_ARRAY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_WEIGHT_ARRAY_POINTER_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_WEIGHT_ARRAY_SIZE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_WEIGHT_ARRAY_STRIDE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_WEIGHT_ARRAY_TYPE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_WEIGHT_SUM_UNITY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
GL_WEIGHTED_AVERAGE_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBTextureFilterMinmax
 
GL_WEIGHTED_AVERAGE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTTextureFilterMinmax
 
GL_WIDE_LINE_HINT_PGI - Static variable in interface overrungl.opengl.ext.GLPGIMiscHints
 
GL_WIN_phong_shading - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_WIN_specular_fog - Variable in class overrungl.opengl.GLFlags
The OpenGL extension flags.
GL_WINDOW_RECTANGLE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTWindowRectangles
 
GL_WINDOW_RECTANGLE_MODE_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTWindowRectangles
 
GL_WRAP_BORDER_SUN - Static variable in interface overrungl.opengl.ext.sun.GLSUNConvolutionBorderModes
 
GL_WRITE_DISCARD_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
GL_WRITE_ONLY_ARB - Static variable in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
GL_WRITE_PIXEL_DATA_RANGE_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
GL_X_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_XOR_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
GL_Y_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_YCBAYCR8A_4224_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_YCBCR_422_APPLE - Static variable in interface overrungl.opengl.ext.apple.GLAPPLEYcbcr422
 
GL_YCBCR_MESA - Static variable in interface overrungl.opengl.ext.mesa.GLMESAYcbcrTexture
 
GL_YCBYCR8_422_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_YCRCB_422_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXYcrcb
 
GL_YCRCB_444_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXYcrcb
 
GL_YCRCB_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXYcrcba
 
GL_YCRCBA_SGIX - Static variable in interface overrungl.opengl.ext.sgi.GLSGIXYcrcba
 
GL_Z_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_Z4Y12Z4CB12Z4CR12_444_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV - Static variable in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
GL_ZERO_EXT - Static variable in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GL10 - Interface in overrungl.opengl
The OpenGL 1.0 functions.
GL10 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL10C - Interface in overrungl.opengl
The OpenGL 1.0 forward compatible functions.
GL11 - Interface in overrungl.opengl
The OpenGL 1.1 functions.
GL11 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL11C - Interface in overrungl.opengl
The OpenGL 1.1 forward compatible functions.
GL12 - Interface in overrungl.opengl
The OpenGL 1.2 constants.
GL12 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL12C - Interface in overrungl.opengl
The OpenGL 1.2 forward compatible functions.
GL13 - Interface in overrungl.opengl
The OpenGL 1.3 functions.
GL13 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL13C - Interface in overrungl.opengl
The OpenGL 1.3 forward compatible functions.
GL14 - Interface in overrungl.opengl
The OpenGL 1.4 functions.
GL14 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL14C - Interface in overrungl.opengl
The OpenGL 1.4 forward compatible functions.
GL15 - Interface in overrungl.opengl
The OpenGL 1.5 constants.
GL15 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL15C - Interface in overrungl.opengl
The OpenGL 1.5 forward compatible functions.
GL20 - Interface in overrungl.opengl
The OpenGL 2.0 constants.
GL20 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL20C - Interface in overrungl.opengl
The OpenGL 2.0 forward compatible functions.
GL21 - Interface in overrungl.opengl
The OpenGL 2.1 constants.
GL21 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL21C - Interface in overrungl.opengl
The OpenGL 2.1 forward compatible functions.
GL30 - Interface in overrungl.opengl
The OpenGL 3.0 constants.
GL30 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL30C - Interface in overrungl.opengl
The OpenGL 3.0 core profile functions.
GL31 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL31C - Interface in overrungl.opengl
The OpenGL 3.1 core profile functions.
GL32 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL32C - Interface in overrungl.opengl
The OpenGL 3.2 core profile functions.
GL33 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL33C - Interface in overrungl.opengl
The OpenGL 3.3 core profile functions.
GL3DFXMultisample - Interface in overrungl.opengl.ext
GL_3DFX_multisample
GL3DFXTbuffer - Interface in overrungl.opengl.ext
GL_3DFX_tbuffer
GL3DFXTextureCompressionFXT1 - Interface in overrungl.opengl.ext
GL_3DFX_texture_compression_FXT1
GL40 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL40C - Interface in overrungl.opengl
The OpenGL 4.0 core profile functions.
GL41 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL41C - Interface in overrungl.opengl
The OpenGL 4.1 core profile functions.
GL42 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL42C - Interface in overrungl.opengl
The OpenGL 4.2 core profile functions.
GL43 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL43C - Interface in overrungl.opengl
The OpenGL 4.3 core profile functions.
GL44 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL44C - Interface in overrungl.opengl
The OpenGL 4.4 core profile functions.
GL45 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL45C - Interface in overrungl.opengl
The OpenGL 4.5 core profile functions.
GL46 - Variable in class overrungl.opengl.GLFlags
The OpenGL core flags.
GL46C - Interface in overrungl.opengl
The OpenGL 4.6 core profile functions.
glAccumxOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glAcquireKeyedMutexWin32EXT(int, long, int) - Method in interface overrungl.opengl.ext.ext.GLEXTWin32KeyedMutex
 
glActiveProgramEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTSeparateShaderObjects
 
glActiveStencilFaceEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTStencilTwoSide
 
glActiveTextureARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glActiveVaryingNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glAlphaFragmentOp1ATI(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glAlphaFragmentOp2ATI(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glAlphaFragmentOp3ATI(int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glAlphaFuncxOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glAlphaToCoverageDitherControlNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVAlphaToCoverageDitherControl
 
GLAMDBlendMinmaxFactor - Interface in overrungl.opengl.ext.amd
GL_AMD_blend_minmax_factor
GLAMDDebugOutput - Interface in overrungl.opengl.ext.amd
GL_AMD_debug_output
GLAMDDepthClampSeparate - Interface in overrungl.opengl.ext.amd
GL_AMD_depth_clamp_separate
GLAMDDrawBuffersBlend - Interface in overrungl.opengl.ext.amd
GL_AMD_draw_buffers_blend
GLAMDFramebufferMultisampleAdvanced - Interface in overrungl.opengl.ext.amd
GL_AMD_framebuffer_multisample_advanced
GLAMDFramebufferSamplePositions - Interface in overrungl.opengl.ext.amd
GL_AMD_framebuffer_sample_positions
GLAMDGpuShaderHalfFloat - Interface in overrungl.opengl.ext.amd
GL_AMD_gpu_shader_half_float
GLAMDGpuShaderInt64 - Interface in overrungl.opengl.ext.amd
GL_AMD_gpu_shader_int64
GLAMDInterleavedElements - Interface in overrungl.opengl.ext.amd
GL_AMD_interleaved_elements
GLAMDMultiDrawIndirect - Interface in overrungl.opengl.ext.amd
GL_AMD_multi_draw_indirect
GLAMDNameGenDelete - Interface in overrungl.opengl.ext.amd
GL_AMD_name_gen_delete
GLAMDOcclusionQueryEvent - Interface in overrungl.opengl.ext.amd
GL_AMD_occlusion_query_event
GLAMDPerformanceMonitor - Interface in overrungl.opengl.ext.amd
GL_AMD_performance_monitor
GLAMDPinnedMemory - Interface in overrungl.opengl.ext.amd
GL_AMD_pinned_memory
GLAMDQueryBufferObject - Interface in overrungl.opengl.ext.amd
GL_AMD_query_buffer_object
GLAMDSamplePositions - Interface in overrungl.opengl.ext.amd
GL_AMD_sample_positions
GLAMDSparseTexture - Interface in overrungl.opengl.ext.amd
GL_AMD_sparse_texture
GLAMDStencilOperationExtended - Interface in overrungl.opengl.ext.amd
GL_AMD_stencil_operation_extended
GLAMDTransformFeedback4 - Interface in overrungl.opengl.ext.amd
GL_AMD_transform_feedback4
GLAMDVertexShaderTessellator - Interface in overrungl.opengl.ext.amd
GL_AMD_vertex_shader_tessellator
GLAPPLEAuxDepthStencil - Interface in overrungl.opengl.ext.apple
GL_APPLE_aux_depth_stencil
GLAPPLEClientStorage - Interface in overrungl.opengl.ext.apple
GL_APPLE_client_storage
GLAPPLEElementArray - Interface in overrungl.opengl.ext.apple
GL_APPLE_element_array
GLAPPLEFence - Interface in overrungl.opengl.ext.apple
GL_APPLE_fence
GLAPPLEFloatPixels - Interface in overrungl.opengl.ext.apple
GL_APPLE_float_pixels
GLAPPLEFlushBufferRange - Interface in overrungl.opengl.ext.apple
GL_APPLE_flush_buffer_range
GLAPPLEObjectPurgeable - Interface in overrungl.opengl.ext.apple
GL_APPLE_object_purgeable
GLAPPLERgb422 - Interface in overrungl.opengl.ext.apple
GL_APPLE_rgb_422
GLAPPLERowBytes - Interface in overrungl.opengl.ext.apple
GL_APPLE_row_bytes
GLAPPLESpecularVector - Interface in overrungl.opengl.ext.apple
GL_APPLE_specular_vector
GLAPPLETextureRange - Interface in overrungl.opengl.ext.apple
GL_APPLE_texture_range
GLAPPLETransformHint - Interface in overrungl.opengl.ext.apple
GL_APPLE_transform_hint
GLAPPLEVertexArrayObject - Interface in overrungl.opengl.ext.apple
GL_APPLE_vertex_array_object
GLAPPLEVertexArrayRange - Interface in overrungl.opengl.ext.apple
GL_APPLE_vertex_array_range
GLAPPLEVertexProgramEvaluators - Interface in overrungl.opengl.ext.apple
GL_APPLE_vertex_program_evaluators
GLAPPLEYcbcr422 - Interface in overrungl.opengl.ext.apple
GL_APPLE_ycbcr_422
glApplyFramebufferAttachmentCMAAINTEL() - Method in interface overrungl.opengl.ext.intel.GLINTELFramebufferCMAA
 
glApplyTextureEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
GLARBBindlessTexture - Interface in overrungl.opengl.ext.arb
GL_ARB_bindless_texture
GLARBCLEvent - Interface in overrungl.opengl.ext.arb
GL_ARB_cl_event
GLARBColorBufferFloat - Interface in overrungl.opengl.ext.arb
GL_ARB_color_buffer_float
GLARBComputeVariableGroupSize - Interface in overrungl.opengl.ext.arb
GL_ARB_compute_variable_group_size
GLARBDebugOutput - Interface in overrungl.opengl.ext.arb
GL_ARB_debug_output
GLARBDepthTexture - Interface in overrungl.opengl.ext.arb
GL_ARB_depth_texture
GLARBDrawBuffers - Interface in overrungl.opengl.ext.arb
GL_ARB_draw_buffers
GLARBDrawBuffersBlend - Interface in overrungl.opengl.ext.arb
GL_ARB_draw_buffers_blend
GLARBDrawInstanced - Interface in overrungl.opengl.ext.arb
GL_ARB_draw_instanced
GLARBES32Compatibility - Interface in overrungl.opengl.ext.arb
GL_ARB_ES3_2_compatibility
GLARBFragmentProgram - Interface in overrungl.opengl.ext.arb
GL_ARB_fragment_program
GLARBFragmentShader - Interface in overrungl.opengl.ext.arb
GL_ARB_fragment_shader
GLARBGeometryShader4 - Interface in overrungl.opengl.ext.arb
GL_ARB_geometry_shader4
GLARBGLSpirv - Interface in overrungl.opengl.ext.arb
GL_ARB_gl_spirv
GLARBGpuShaderInt64 - Interface in overrungl.opengl.ext.arb
GL_ARB_gpu_shader_int64
GLARBHalfFloatPixel - Interface in overrungl.opengl.ext.arb
GL_ARB_half_float_pixel
GLARBImaging - Interface in overrungl.opengl.ext.arb
GL_ARB_imaging
GLARBIndirectParameters - Interface in overrungl.opengl.ext.arb
GL_ARB_indirect_parameters
GLARBInstancedArrays - Interface in overrungl.opengl.ext.arb
GL_ARB_instanced_arrays
GLARBInternalformatQuery2 - Interface in overrungl.opengl.ext.arb
GL_ARB_internalformat_query2
GLARBMatrixPalette - Interface in overrungl.opengl.ext.arb
GL_ARB_matrix_palette
GLARBMultisample - Interface in overrungl.opengl.ext.arb
GL_ARB_multisample
GLARBMultitexture - Interface in overrungl.opengl.ext.arb
GL_ARB_multitexture
GLARBOcclusionQuery - Interface in overrungl.opengl.ext.arb
GL_ARB_occlusion_query
GLARBParallelShaderCompile - Interface in overrungl.opengl.ext.arb
GL_ARB_parallel_shader_compile
GLARBPipelineStatisticsQuery - Interface in overrungl.opengl.ext.arb
GL_ARB_pipeline_statistics_query
GLARBPixelBufferObject - Interface in overrungl.opengl.ext.arb
GL_ARB_pixel_buffer_object
GLARBPointParameters - Interface in overrungl.opengl.ext.arb
GL_ARB_point_parameters
GLARBPointSprite - Interface in overrungl.opengl.ext.arb
GL_ARB_point_sprite
GLARBRobustness - Interface in overrungl.opengl.ext.arb
GL_ARB_robustness
GLARBSampleLocations - Interface in overrungl.opengl.ext.arb
GL_ARB_sample_locations
GLARBSampleShading - Interface in overrungl.opengl.ext.arb
GL_ARB_sample_shading
GLARBShaderObjects - Interface in overrungl.opengl.ext.arb
GL_ARB_shader_objects
GLARBShadingLanguageInclude - Interface in overrungl.opengl.ext.arb
GL_ARB_shading_language_include
GLARBShadow - Interface in overrungl.opengl.ext.arb
GL_ARB_shadow
GLARBShadowAmbient - Interface in overrungl.opengl.ext.arb
GL_ARB_shadow_ambient
GLARBSparseBuffer - Interface in overrungl.opengl.ext.arb
GL_ARB_sparse_buffer
GLARBSparseTexture - Interface in overrungl.opengl.ext.arb
GL_ARB_sparse_texture
GLARBTextureBorderClamp - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_border_clamp
GLARBTextureBufferObject - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_buffer_object
GLARBTextureCompression - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_compression
GLARBTextureCompressionBptc - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_compression_bptc
GLARBTextureCubeMap - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_cube_map
GLARBTextureCubeMapArray - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_cube_map_array
GLARBTextureEnvCombine - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_env_combine
GLARBTextureEnvDot3 - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_env_dot3
GLARBTextureFilterMinmax - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_filter_minmax
GLARBTextureFloat - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_float
GLARBTextureGather - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_gather
GLARBTextureMirroredRepeat - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_mirrored_repeat
GLARBTextureRectangle - Interface in overrungl.opengl.ext.arb
GL_ARB_texture_rectangle
GLARBTransformFeedbackOverflowQuery - Interface in overrungl.opengl.ext.arb
GL_ARB_transform_feedback_overflow_query
GLARBTransposeMatrix - Interface in overrungl.opengl.ext.arb
GL_ARB_transpose_matrix
GLARBVertexBlend - Interface in overrungl.opengl.ext.arb
GL_ARB_vertex_blend
GLARBVertexBufferObject - Interface in overrungl.opengl.ext.arb
GL_ARB_vertex_buffer_object
GLARBVertexProgram - Interface in overrungl.opengl.ext.arb
GL_ARB_vertex_program
GLARBVertexShader - Interface in overrungl.opengl.ext.arb
GL_ARB_vertex_shader
GLARBViewportArray - Interface in overrungl.opengl.ext.arb
GL_ARB_viewport_array
GLARBWindowPos - Interface in overrungl.opengl.ext.arb
GL_ARB_window_pos
glAreProgramsResidentNV(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glAreTexturesResidentEXT(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
glArrayElementEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glArrayObjectATI(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glAsyncCopyBufferSubDataNVX(int, MemorySegment, MemorySegment, int, int, int, int, long, long, long, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXGpuMulticast2
 
glAsyncCopyImageSubDataNVX(int, MemorySegment, MemorySegment, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXGpuMulticast2
 
glAsyncMarkerSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXAsync
 
GLATIDrawBuffers - Interface in overrungl.opengl.ext.ati
GL_ATI_draw_buffers
GLATIElementArray - Interface in overrungl.opengl.ext.ati
GL_ATI_element_array
GLATIEnvmapBumpmap - Interface in overrungl.opengl.ext.ati
GL_ATI_envmap_bumpmap
GLATIFragmentShader - Interface in overrungl.opengl.ext.ati
GL_ATI_fragment_shader
GLATIMapObjectBuffer - Interface in overrungl.opengl.ext.ati
GL_ATI_map_object_buffer
GLATIMeminfo - Interface in overrungl.opengl.ext.ati
GL_ATI_meminfo
GLATIPixelFormatFloat - Interface in overrungl.opengl.ext.ati
GL_ATI_pixel_format_float
GLATIPnTriangles - Interface in overrungl.opengl.ext.ati
GL_ATI_pn_triangles
GLATISeparateStencil - Interface in overrungl.opengl.ext.ati
GL_ATI_separate_stencil
GLATITextFragmentShader - Interface in overrungl.opengl.ext.ati
GL_ATI_text_fragment_shader
GLATITextureEnvCombine3 - Interface in overrungl.opengl.ext.ati
GL_ATI_texture_env_combine3
GLATITextureFloat - Interface in overrungl.opengl.ext.ati
GL_ATI_texture_float
GLATITextureMirrorOnce - Interface in overrungl.opengl.ext.ati
GL_ATI_texture_mirror_once
GLATIVertexArrayObject - Interface in overrungl.opengl.ext.ati
GL_ATI_vertex_array_object
GLATIVertexAttribArrayObject - Interface in overrungl.opengl.ext.ati
GL_ATI_vertex_attrib_array_object
GLATIVertexStreams - Interface in overrungl.opengl.ext.ati
GL_ATI_vertex_streams
glAttachObjectARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glBeginConditionalRenderNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVConditionalRender
 
glBeginConditionalRenderNVX(int) - Method in interface overrungl.opengl.ext.nv.GLNVXConditionalRender
 
glBeginFragmentShaderATI() - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glBeginOcclusionQueryNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
glBeginPerfMonitorAMD(int) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glBeginPerfQueryINTEL(int) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glBeginQueryARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glBeginTransformFeedbackEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
glBeginTransformFeedbackNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glBeginVertexShaderEXT() - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glBeginVideoCaptureNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glBindAttribLocationARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
glBindBufferARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glBindBufferBaseEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
glBindBufferBaseNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glBindBufferOffsetEXT(int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
glBindBufferOffsetNV(int, int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glBindBufferRangeEXT(int, int, int, long, long) - Method in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
glBindBufferRangeNV(int, int, int, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glBindFragDataLocationEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glBindFragmentShaderATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glBindFramebufferEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
glBindLightParameterEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glBindMaterialParameterEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glBindMultiTextureEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glBindParameterEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glBindProgramARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glBindProgramNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glBindRenderbufferEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glBindShadingRateImageNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
glBindTexGenParameterEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glBindTextureEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
glBindTextureUnitParameterEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glBindTransformFeedbackNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
glBindVertexArrayAPPLE(int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayObject
 
glBindVertexShaderEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glBindVideoCaptureStreamBufferNV(int, int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glBindVideoCaptureStreamTextureNV(int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glBinormal3bEXT(byte, byte, byte) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3bvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3dEXT(double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3dvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3fEXT(float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3fvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3iEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3ivEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3sEXT(short, short, short) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormal3svEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBinormalPointerEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glBitmapxOES(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glBlendBarrierKHR() - Method in interface overrungl.opengl.ext.khr.GLKHRBlendEquationAdvanced
 
glBlendBarrierNV() - Method in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
glBlendColorEXT(float, float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTBlendColor
 
glBlendColorxOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glBlendEquationEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTBlendMinmax
 
glBlendEquationiARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBDrawBuffersBlend
 
glBlendEquationIndexedAMD(int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDDrawBuffersBlend
 
glBlendEquationSeparateEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTBlendEquationSeparate
 
glBlendEquationSeparateiARB(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBDrawBuffersBlend
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDDrawBuffersBlend
 
glBlendFunciARB(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBDrawBuffersBlend
 
glBlendFuncIndexedAMD(int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDDrawBuffersBlend
 
glBlendFuncSeparateEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTBlendFuncSeparate
 
glBlendFuncSeparateiARB(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBDrawBuffersBlend
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDDrawBuffersBlend
 
glBlendFuncSeparateINGR(int, int, int, int) - Method in interface overrungl.opengl.ext.GLINGRBlendFuncSeparate
 
glBlendParameteriNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVBlendEquationAdvanced
 
glBlitFramebufferEXT(int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferBlit
 
glBlitFramebufferLayerEXT(int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferBlitLayers
 
glBlitFramebufferLayersEXT(int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferBlitLayers
 
glBufferAddressRangeNV(int, int, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glBufferAttachMemoryNV(int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
glBufferDataARB(int, long, MemorySegment, int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glBufferPageCommitmentARB(int, long, long, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBSparseBuffer
 
glBufferPageCommitmentMemNV(int, long, long, int, long, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryObjectSparse
 
glBufferParameteriAPPLE(int, int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFlushBufferRange
 
glBufferStorageExternalEXT(int, long, long, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTExternalBuffer
 
glBufferStorageMemEXT(int, long, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glBufferSubDataARB(int, long, long, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glCallCommandListNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glCheckFramebufferStatusEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glCheckNamedFramebufferStatusEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glClampColorARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBColorBufferFloat
 
glClearAccumxOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glClearColorIiEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
glClearColorIuiEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
glClearColorxOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glClearDepthdNV(double) - Method in interface overrungl.opengl.ext.nv.GLNVDepthBufferFloat
 
glClearDepthfOES(float) - Method in interface overrungl.opengl.ext.oes.GLOESSinglePrecision
 
glClearDepthxOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glClearNamedBufferDataEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glClearNamedBufferSubDataEXT(int, int, long, long, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glClientActiveTextureARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glClientActiveVertexStreamATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glClientAttribDefaultEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glClientWaitSemaphoreui64NVX(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXProgressFence
 
glClipPlanefOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESSinglePrecision
 
glClipPlanexOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glColor3fVertex3fSUN(float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor3fVertex3fvSUN(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor3hNV(short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glColor3hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glColor3xOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glColor3xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glColor4fNormal3fVertex3fSUN(float, float, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor4fNormal3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor4hNV(short, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glColor4hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glColor4ubVertex2fSUN(byte, byte, byte, byte, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor4ubVertex2fvSUN(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor4ubVertex3fSUN(byte, byte, byte, byte, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor4ubVertex3fvSUN(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glColor4xOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glColor4xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glColorFormatNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glColorFragmentOp1ATI(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glColorFragmentOp2ATI(int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glColorFragmentOp3ATI(int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glColorMaskIndexedEXT(int, boolean, boolean, boolean, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTDrawBuffers2
 
glColorPointerEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glColorPointerListIBM(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glColorPointervINTEL(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
glColorSubTable(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glColorSubTableEXT(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTColorSubtable
 
glColorTable(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glColorTableEXT(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
glColorTableParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glColorTableParameterfvSGI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
glColorTableParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glColorTableParameterivSGI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
glColorTableSGI(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
glCombinerInputNV(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glCombinerOutputNV(int, int, int, int, int, int, int, boolean, boolean, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glCombinerParameterfNV(int, float) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glCombinerParameterfvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glCombinerParameteriNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glCombinerParameterivNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glCombinerStageParameterfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners2
 
glCommandListSegmentsNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glCompileCommandListNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glCompileShaderARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glCompileShaderIncludeARB(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedTexImage1DARB(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
glCompressedTexImage2DARB(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
glCompressedTexImage3DARB(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
glCompressedTexSubImage1DARB(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
glCompressedTexSubImage2DARB(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
glCompressedTexSubImage3DARB(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glConservativeRasterParameterfNV(int, float) - Method in interface overrungl.opengl.ext.nv.GLNVConservativeRasterDilate
 
glConservativeRasterParameteriNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVConservativeRasterPreSnapTriangles
 
glConvolutionFilter1D(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glConvolutionFilter1DEXT(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glConvolutionFilter2D(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glConvolutionFilter2DEXT(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glConvolutionParameterf(int, int, float) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glConvolutionParameterfEXT(int, int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glConvolutionParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glConvolutionParameterfvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glConvolutionParameteri(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glConvolutionParameteriEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glConvolutionParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glConvolutionParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glConvolutionParameterxOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glConvolutionParameterxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glCopyColorSubTable(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glCopyColorSubTableEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTColorSubtable
 
glCopyColorTable(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glCopyColorTableSGI(int, int, int, int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glCopyConvolutionFilter1DEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glCopyConvolutionFilter2DEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVCopyImage
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyPathNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glCopyTexImage1DEXT(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCopyTexture
 
glCopyTexImage2DEXT(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCopyTexture
 
glCopyTexSubImage1DEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCopyTexture
 
glCopyTexSubImage2DEXT(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCopyTexture
 
glCopyTexSubImage3DEXT(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCopyTexture
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glCoverageModulationNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
glCoverageModulationTableNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
glCoverFillPathInstancedNV(int, int, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glCoverFillPathNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glCoverStrokePathInstancedNV(int, int, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glCoverStrokePathNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glCreateCommandListsNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glCreateMemoryObjectsEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glCreatePerfQueryINTEL(int, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glCreateProgramObjectARB() - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glCreateProgressFenceNVX() - Method in interface overrungl.opengl.ext.nv.GLNVXProgressFence
 
glCreateSemaphoresNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
glCreateShaderObjectARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glCreateShaderProgramEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSeparateShaderObjects
 
glCreateStatesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glCreateSyncFromCLeventARB(MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.arb.GLARBCLEvent
 
glCullParameterdvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCullVertex
 
glCullParameterfvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCullVertex
 
glCurrentPaletteMatrixARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
glDebugMessageCallbackAMD(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
glDebugMessageCallbackAMD(Arena, GLDebugProcAMD, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
glDebugMessageCallbackARB(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
glDebugMessageCallbackARB(Arena, GLDebugProc, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
glDebugMessageControlARB(int, int, int, int, MemorySegment, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
glDebugMessageEnableAMD(int, int, int, MemorySegment, boolean) - Method in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
glDebugMessageInsertAMD(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
glDebugMessageInsertARB(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
GLDebugProc - Interface in overrungl.opengl
The OpenGL debug message callback.
GLDebugProcAMD - Interface in overrungl.opengl.ext.amd
The OpenGL debug message callback.
glDeformationMap3dSGIX(int, double, double, int, int, double, double, int, int, double, double, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
glDeformationMap3fSGIX(int, float, float, int, int, float, float, int, int, float, float, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
glDeformSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
glDeleteAsyncMarkersSGIX(int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXAsync
 
glDeleteBuffersARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glDeleteCommandListsNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glDeleteFencesAPPLE(int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glDeleteFencesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFence
 
glDeleteFragmentShaderATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glDeleteFramebuffersEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glDeleteMemoryObjectsEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glDeleteNamedStringARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
glDeleteNamesAMD(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
glDeleteObjectARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glDeleteOcclusionQueriesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
glDeletePathsNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glDeletePerfMonitorsAMD(int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glDeletePerfQueryINTEL(int) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glDeleteProgramsARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glDeleteProgramsNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glDeleteQueriesARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glDeleteQueryResourceTagNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVQueryResourceTag
 
glDeleteRenderbuffersEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glDeleteSemaphoresEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
glDeleteStatesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glDeleteTexturesEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
glDeleteTransformFeedbacksNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
glDeleteVertexArraysAPPLE(int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayObject
 
glDeleteVertexShaderEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glDepthBoundsdNV(double, double) - Method in interface overrungl.opengl.ext.nv.GLNVDepthBufferFloat
 
glDepthBoundsEXT(double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDepthBoundsTest
 
glDepthRangeArraydvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBViewportArray
 
glDepthRangedNV(double, double) - Method in interface overrungl.opengl.ext.nv.GLNVDepthBufferFloat
 
glDepthRangefOES(float, float) - Method in interface overrungl.opengl.ext.oes.GLOESSinglePrecision
 
glDepthRangeIndexeddNV(int, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBViewportArray
 
glDepthRangexOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glDetachObjectARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glDetailTexFuncSGIS(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
glDisableClientStateiEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glDisableClientStateIndexedEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glDisableIndexedEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glDisableVariantClientStateEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glDisableVertexArrayAttribEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glDisableVertexArrayEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glDisableVertexAttribAPPLE(int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
glDisableVertexAttribArrayARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glDispatchComputeGroupSizeARB(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBComputeVariableGroupSize
 
glDrawArraysEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glDrawArraysInstancedARB(int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBDrawInstanced
 
glDrawArraysInstancedEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDrawInstanced
 
glDrawBuffersARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBDrawBuffers
 
glDrawBuffersATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIDrawBuffers
 
glDrawCommandsAddressNV(int, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glDrawCommandsNV(int, int, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glDrawCommandsStatesAddressNV(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glDrawCommandsStatesNV(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glDrawElementArrayAPPLE(int, int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
glDrawElementArrayATI(int, int) - Method in interface overrungl.opengl.ext.ati.GLATIElementArray
 
glDrawElementsInstancedARB(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.arb.GLARBDrawInstanced
 
glDrawElementsInstancedEXT(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDrawInstanced
 
glDrawMeshArraysSUN(int, int, int, int) - Method in interface overrungl.opengl.ext.sun.GLSUNMeshArray
 
glDrawMeshTasksIndirectNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
glDrawMeshTasksNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
glDrawRangeElementArrayAPPLE(int, int, int, int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
glDrawRangeElementArrayATI(int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIElementArray
 
glDrawRangeElementsEXT(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDrawRangedElements
 
glDrawTextureNV(int, int, float, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVDrawTexture
 
glDrawTransformFeedbackNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
glDrawVkImageNV(long, int, float, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVDrawVulkanImage
 
glEdgeFlagFormatNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glEdgeFlagPointerEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glEdgeFlagPointerListIBM(int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glEGLImageTargetTexStorageEXT(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTEGLImageStorage
 
glEGLImageTargetTextureStorageEXT(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTEGLImageStorage
 
glElementPointerAPPLE(int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
glElementPointerATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIElementArray
 
glEnableClientStateiEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glEnableClientStateIndexedEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glEnableIndexedEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glEnableVariantClientStateEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glEnableVertexArrayAttribEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glEnableVertexArrayEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glEnableVertexAttribAPPLE(int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
glEnableVertexAttribArrayARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glEndConditionalRenderNV() - Method in interface overrungl.opengl.ext.nv.GLNVConditionalRender
 
glEndConditionalRenderNVX() - Method in interface overrungl.opengl.ext.nv.GLNVXConditionalRender
 
glEndFragmentShaderATI() - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glEndOcclusionQueryNV() - Method in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
glEndPerfMonitorAMD(int) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glEndPerfQueryINTEL(int) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glEndQueryARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glEndTransformFeedbackEXT() - Method in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
glEndTransformFeedbackNV() - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glEndVertexShaderEXT() - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glEndVideoCaptureNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glEvalCoord1xOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glEvalCoord1xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glEvalCoord2xOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glEvalCoord2xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glEvalMapsNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glEvaluateDepthValuesARB() - Method in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
glExecuteProgramNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
GLEXT422Pixels - Interface in overrungl.opengl.ext.ext
GL_EXT_422_pixels
GLEXTAbgr - Interface in overrungl.opengl.ext.ext
GL_EXT_abgr
GLEXTBgra - Interface in overrungl.opengl.ext.ext
GL_EXT_bgra
GLEXTBindableUniform - Interface in overrungl.opengl.ext.ext
GL_EXT_bindable_uniform
GLEXTBlendColor - Interface in overrungl.opengl.ext.ext
GL_EXT_blend_color
GLEXTBlendEquationSeparate - Interface in overrungl.opengl.ext.ext
GL_EXT_blend_equation_separate
GLEXTBlendFuncSeparate - Interface in overrungl.opengl.ext.ext
GL_EXT_blend_func_separate
GLEXTBlendMinmax - Interface in overrungl.opengl.ext.ext
GL_EXT_blend_minmax
GLEXTBlendSubtract - Interface in overrungl.opengl.ext.ext
GL_EXT_blend_subtract
GLEXTClipVolumeHint - Interface in overrungl.opengl.ext.ext
GL_EXT_clip_volume_hint
GLEXTCmyka - Interface in overrungl.opengl.ext.ext
GL_EXT_cmyka
GLEXTColorSubtable - Interface in overrungl.opengl.ext.ext
GL_EXT_color_subtable
GLEXTCompiledVertexArray - Interface in overrungl.opengl.ext.ext
GL_EXT_compiled_vertex_array
GLEXTConvolution - Interface in overrungl.opengl.ext.ext
GL_EXT_convolution
GLEXTCoordinateFrame - Interface in overrungl.opengl.ext.ext
GL_EXT_coordinate_frame
GLEXTCopyTexture - Interface in overrungl.opengl.ext.ext
GL_EXT_copy_texture
GLEXTCullVertex - Interface in overrungl.opengl.ext.ext
GL_EXT_cull_vertex
GLEXTDebugLabel - Interface in overrungl.opengl.ext.ext
GL_EXT_debug_label
GLEXTDebugMarker - Interface in overrungl.opengl.ext.ext
GL_EXT_debug_marker
GLEXTDepthBoundsTest - Interface in overrungl.opengl.ext.ext
GL_EXT_depth_bounds_test
GLEXTDirectStateAccess - Interface in overrungl.opengl.ext.ext
GL_EXT_direct_state_access
GLEXTDrawBuffers2 - Interface in overrungl.opengl.ext.ext
GL_EXT_draw_buffers2
GLEXTDrawInstanced - Interface in overrungl.opengl.ext.ext
GL_EXT_draw_instanced
GLEXTDrawRangedElements - Interface in overrungl.opengl.ext.ext
GL_EXT_draw_range_elements
GLEXTEGLImageStorage - Interface in overrungl.opengl.ext.ext
GL_EXT_EGL_image_storage
GLExtension - Interface in overrungl.opengl.ext
The OpenGL extension functions.
GLEXTExternalBuffer - Interface in overrungl.opengl.ext.ext
GL_EXT_external_buffer
GLEXTFogCoord - Interface in overrungl.opengl.ext.ext
GL_EXT_fog_coord
GLEXTFramebufferBlit - Interface in overrungl.opengl.ext.ext
GL_EXT_framebuffer_blit
GLEXTFramebufferBlitLayers - Interface in overrungl.opengl.ext.ext
GL_EXT_framebuffer_blit_layers
GLEXTFramebufferMultisample - Interface in overrungl.opengl.ext.ext
GL_EXT_framebuffer_multisample
GLEXTFramebufferMultisampleBlitScaled - Interface in overrungl.opengl.ext.ext
GL_EXT_framebuffer_multisample_blit_scaled
GLEXTFramebufferObject - Interface in overrungl.opengl.ext.ext
GL_EXT_framebuffer_object
GLEXTGeometryShader4 - Interface in overrungl.opengl.ext.ext
GL_EXT_geometry_shader4
GLEXTGpuProgramParameters - Interface in overrungl.opengl.ext.ext
GL_EXT_gpu_program_parameters
GLEXTGpuShader4 - Interface in overrungl.opengl.ext.ext
GL_EXT_gpu_shader4
GLEXTHistogram - Interface in overrungl.opengl.ext.ext
GL_EXT_histogram
GLEXTIndexArrayFormats - Interface in overrungl.opengl.ext.ext
GL_EXT_index_array_formats
GLEXTIndexFunc - Interface in overrungl.opengl.ext.ext
GL_EXT_index_func
GLEXTIndexMaterial - Interface in overrungl.opengl.ext.ext
GL_EXT_index_material
GLEXTLightTexture - Interface in overrungl.opengl.ext.ext
GL_EXT_light_texture
GLEXTMemoryObject - Interface in overrungl.opengl.ext.ext
GL_EXT_memory_object
GLEXTMemoryObjectFd - Interface in overrungl.opengl.ext.ext
GL_EXT_memory_object_fd
GLEXTMemoryObjectWin32 - Interface in overrungl.opengl.ext.ext
GL_EXT_memory_object_win32
GLEXTMultiDrawArrays - Interface in overrungl.opengl.ext.ext
GL_EXT_multi_draw_arrays
GLEXTMultisample - Interface in overrungl.opengl.ext.ext
GL_EXT_multisample
GLEXTPackedDepthStencil - Interface in overrungl.opengl.ext.ext
GL_EXT_packed_depth_stencil
GLEXTPackedFloat - Interface in overrungl.opengl.ext.ext
GL_EXT_packed_float
GLEXTPackedPixels - Interface in overrungl.opengl.ext.ext
GL_EXT_packed_pixels
GLEXTPalettedTexture - Interface in overrungl.opengl.ext.ext
GL_EXT_paletted_texture
GLEXTPixelBufferObject - Interface in overrungl.opengl.ext.ext
GL_EXT_pixel_buffer_object
GLEXTPixelTransform - Interface in overrungl.opengl.ext.ext
GL_EXT_pixel_transform
GLEXTPointParameters - Interface in overrungl.opengl.ext.ext
GL_EXT_point_parameters
GLEXTPolygonOffset - Interface in overrungl.opengl.ext.ext
GL_EXT_polygon_offset
GLEXTPolygonOffsetClamp - Interface in overrungl.opengl.ext.ext
GL_EXT_polygon_offset_clamp
GLEXTProvokingVertex - Interface in overrungl.opengl.ext.ext
GL_EXT_provoking_vertex
glExtractComponentEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
GLEXTRasterMultisample - Interface in overrungl.opengl.ext.ext
GL_EXT_raster_multisample
GLEXTRescaleNormal - Interface in overrungl.opengl.ext.ext
GL_EXT_rescale_normal
GLEXTSecondaryColor - Interface in overrungl.opengl.ext.ext
GL_EXT_secondary_color
GLEXTSemaphore - Interface in overrungl.opengl.ext.ext
GL_EXT_semaphore
GLEXTSemaphoreFd - Interface in overrungl.opengl.ext.ext
GL_EXT_semaphore_fd
GLEXTSemaphoreWin32 - Interface in overrungl.opengl.ext.ext
GL_EXT_semaphore_win32
GLEXTSeparateShaderObjects - Interface in overrungl.opengl.ext.ext
GL_EXT_separate_shader_objects
GLEXTSeparateSpecularColor - Interface in overrungl.opengl.ext.ext
GL_EXT_separate_specular_color
GLEXTShaderFramebufferFetch - Interface in overrungl.opengl.ext.ext
GL_EXT_shader_framebuffer_fetch
GLEXTShaderFramebufferFetchNonCoherent - Interface in overrungl.opengl.ext.ext
GL_EXT_shader_framebuffer_fetch_non_coherent
GLEXTShaderImageLoadStore - Interface in overrungl.opengl.ext.ext
GL_EXT_shader_image_load_store
GLEXTSharedTexturePalette - Interface in overrungl.opengl.ext.ext
GL_EXT_shared_texture_palette
GLEXTSrgb - Interface in overrungl.opengl.ext.ext
GL_EXT_framebuffer_sRGB
GLEXTStencilClearTag - Interface in overrungl.opengl.ext.ext
GL_EXT_stencil_clear_tag
GLEXTStencilTwoSide - Interface in overrungl.opengl.ext.ext
GL_EXT_stencil_two_side
GLEXTStencilWrap - Interface in overrungl.opengl.ext.ext
GL_EXT_stencil_wrap
GLEXTSubtexture - Interface in overrungl.opengl.ext.ext
GL_EXT_subtexture
GLEXTTexture - Interface in overrungl.opengl.ext.ext
GL_EXT_texture
GLEXTTexture3D - Interface in overrungl.opengl.ext.ext
GL_EXT_texture3D
GLEXTTextureArray - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_array
GLEXTTextureBufferObject - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_buffer_object
GLEXTTextureCompressionLatc - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_compression_latc
GLEXTTextureCompressionRgtc - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_compression_rgtc
GLEXTTextureCompressionS3tc - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_compression_s3tc
GLEXTTextureCubeMap - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_cube_map
GLEXTTextureEnvCombine - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_env_combine
GLEXTTextureEnvDot3 - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_env_dot3
GLEXTTextureFilterAnisotropic - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_filter_anisotropic
GLEXTTextureFilterMinmax - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_filter_minmax
GLEXTTextureInteger - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_integer
GLEXTTextureLodBias - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_lod_bias
GLEXTTextureMirrorClamp - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_mirror_clamp
GLEXTTextureObject - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_object
GLEXTTexturePerturbNormal - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_perturb_normal
GLEXTTextureSharedExponent - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_shared_exponent
GLEXTTextureSnorm - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_snorm
GLEXTTextureSrgb - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_sRGB
GLEXTTextureSrgbDecode - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_sRGB_decode
GLEXTTextureSrgbR8 - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_sRGB_R8
GLEXTTextureSrgbRGB - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_sRGB_RG8
GLEXTTextureStorage - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_storage
GLEXTTextureSwizzle - Interface in overrungl.opengl.ext.ext
GL_EXT_texture_swizzle
GLEXTTimerQuery - Interface in overrungl.opengl.ext.ext
GL_EXT_timer_query
GLEXTTransformFeedback - Interface in overrungl.opengl.ext.ext
GL_EXT_transform_feedback
GLEXTVertexArray - Interface in overrungl.opengl.ext.ext
GL_EXT_vertex_array
GLEXTVertexAttrib64bit - Interface in overrungl.opengl.ext.ext
GL_EXT_vertex_attrib_64bit
GLEXTVertexShader - Interface in overrungl.opengl.ext.ext
GL_EXT_vertex_shader
GLEXTVertexWeighting - Interface in overrungl.opengl.ext.ext
GL_EXT_vertex_weighting
GLEXTWin32KeyedMutex - Interface in overrungl.opengl.ext.ext
GL_EXT_win32_keyed_mutex
GLEXTWindowRectangles - Interface in overrungl.opengl.ext.ext
GL_EXT_window_rectangles
GLEXTX11SyncObject - Interface in overrungl.opengl.ext.ext
GL_EXT_x11_sync_object
glFeedbackBufferxOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glFinalCombinerInputNV(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glFinishAsyncSGIX(MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXAsync
 
glFinishFenceAPPLE(int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glFinishFenceNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVFence
 
glFinishObjectAPPLE(int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glFinishTextureSUNX() - Method in interface overrungl.opengl.ext.sun.GLSUNXConstantData
 
GLFlags - Class in overrungl.opengl
The OpenGL flags.
glFlushMappedBufferRangeAPPLE(int, long, long) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFlushBufferRange
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glFlushPixelDataRangeNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
glFlushRasterSGIX() - Method in interface overrungl.opengl.ext.sgi.GLSGIXFlushRaster
 
glFlushStaticDataIBM(int) - Method in interface overrungl.opengl.ext.ibm.GLIBMStaticData
 
glFlushVertexArrayRangeAPPLE(int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
glFlushVertexArrayRangeNV() - Method in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange
 
glFogCoorddEXT(double) - Method in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
glFogCoorddvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
glFogCoordfEXT(float) - Method in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
glFogCoordFormatNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glFogCoordfvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
glFogCoordhNV(short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glFogCoordhvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glFogCoordPointerEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFogCoord
 
glFogCoordPointerListIBM(int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glFogFuncSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISFogFunction
 
glFogxOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glFogxvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glFragmentColorMaterialSGIX(int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentCoverageColorNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVFragmentCoverageToColor
 
glFragmentLightfSGIX(int, int, float) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentLightfvSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentLightiSGIX(int, int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentLightivSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentLightModelfSGIX(int, float) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentLightModelfvSGIX(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentLightModeliSGIX(int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentLightModelivSGIX(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentMaterialfSGIX(int, int, float) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentMaterialfvSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentMaterialiSGIX(int, int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFragmentMaterialivSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glFramebufferDrawBufferEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glFramebufferDrawBuffersEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glFramebufferFetchBarrierEXT() - Method in interface overrungl.opengl.ext.ext.GLEXTShaderFramebufferFetchNonCoherent
 
glFramebufferParameteriMESA(int, int, int) - Method in interface overrungl.opengl.ext.mesa.GLMESAFramebufferFlipY
 
glFramebufferReadBufferEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glFramebufferRenderbufferEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glFramebufferSampleLocationsfvARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
glFramebufferSampleLocationsfvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
glFramebufferSamplePositionsfvAMD(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
glFramebufferTexture1DEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glFramebufferTexture2DEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glFramebufferTextureARB(int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
glFramebufferTextureEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGeometryProgram4
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGeometryProgram4
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureArray
 
glFramebufferTextureMultiviewOVR(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.GLOVRMultiview
 
glFrameTerminatorGREMEDY() - Method in interface overrungl.opengl.ext.GLGREMEDYFrameTerminator
 
glFrameZoomSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFramezoom
 
glFreeObjectBufferATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glFrustumfOES(float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.oes.GLOESSinglePrecision
 
glFrustumxOES(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
GLFW - Interface in overrungl.glfw
The GLFW binding.
GLFW_SYMBOL_LOOKUP - Static variable in class overrungl.Configurations
The symbol lookup of GLFW.
GLFW_VERSION - Static variable in class overrungl.OverrunGL
The version of GLFW native libraries.
GLFWAllocateFun - Interface in overrungl.glfw
The function pointer type for memory allocation callbacks.
GLFWAllocator - Class in overrungl.glfw
Custom heap memory allocator.
GLFWAllocator(MemorySegment) - Constructor for class overrungl.glfw.GLFWAllocator
Creates a struct with the given layout.
GLFWAllocator(MemorySegment, long) - Constructor for class overrungl.glfw.GLFWAllocator
Creates a struct with the given layout.
GLFWAllocator(SegmentAllocator) - Constructor for class overrungl.glfw.GLFWAllocator
Allocates a struct with the given layout.
GLFWAllocator(SegmentAllocator, long) - Constructor for class overrungl.glfw.GLFWAllocator
Allocates a struct with the given layout.
GLFWCallbacks - Class in overrungl.glfw
The GLFW window callbacks.
GLFWCharFun - Interface in overrungl.glfw
This is the function pointer type for Unicode character callbacks.
GLFWCursorEnterFun - Interface in overrungl.glfw
This is the function pointer type for cursor enter/leave callbacks.
GLFWCursorPosFun - Interface in overrungl.glfw
This is the function pointer type for cursor position callbacks.
GLFWDeallocateFun - Interface in overrungl.glfw
The function pointer type for memory deallocation callbacks.
GLFWDropFun - Interface in overrungl.glfw
This is the function pointer type for path drop callbacks.
GLFWErrorCallback - Class in overrungl.glfw
The GLFW error callback creator.
GLFWErrorFun - Interface in overrungl.glfw
This is the function pointer type for error callbacks.
GLFWFramebufferSizeFun - Interface in overrungl.glfw
This is the function pointer type for framebuffer size callbacks.
GLFWGamepadState - Class in overrungl.glfw
This describes the input state of a gamepad.
GLFWGamepadState(MemorySegment) - Constructor for class overrungl.glfw.GLFWGamepadState
Creates a struct with the given layout.
GLFWGamepadState(MemorySegment, long) - Constructor for class overrungl.glfw.GLFWGamepadState
Creates a struct with the given layout.
GLFWGamepadState(SegmentAllocator) - Constructor for class overrungl.glfw.GLFWGamepadState
Allocates a struct with the given layout.
GLFWGamepadState(SegmentAllocator, long) - Constructor for class overrungl.glfw.GLFWGamepadState
Allocates a struct with the given layout.
GLFWGammaRamp - Class in overrungl.glfw
This describes the gamma ramp for a monitor.
GLFWGammaRamp(MemorySegment) - Constructor for class overrungl.glfw.GLFWGammaRamp
Creates a struct with the given layout.
GLFWGammaRamp(MemorySegment, long) - Constructor for class overrungl.glfw.GLFWGammaRamp
Creates a struct with the given layout.
GLFWGammaRamp(SegmentAllocator) - Constructor for class overrungl.glfw.GLFWGammaRamp
Allocates a struct with the given layout.
GLFWGammaRamp(SegmentAllocator, long) - Constructor for class overrungl.glfw.GLFWGammaRamp
Allocates a struct with the given layout.
GLFWImage - Class in overrungl.glfw
This describes a single 2D image.
GLFWImage(MemorySegment) - Constructor for class overrungl.glfw.GLFWImage
Creates a struct with the given layout.
GLFWImage(MemorySegment, long) - Constructor for class overrungl.glfw.GLFWImage
Creates a struct with the given layout.
GLFWImage(SegmentAllocator) - Constructor for class overrungl.glfw.GLFWImage
Allocates a struct with the given layout.
GLFWImage(SegmentAllocator, long) - Constructor for class overrungl.glfw.GLFWImage
Allocates a struct with the given layout.
GLFWJoystickFun - Interface in overrungl.glfw
This is the function pointer type for joystick configuration callbacks.
GLFWKeyFun - Interface in overrungl.glfw
This is the function pointer type for keyboard key callbacks.
GLFWMonitorFun - Interface in overrungl.glfw
This is the function pointer type for monitor configuration callbacks.
GLFWMouseButtonFun - Interface in overrungl.glfw
This is the function pointer type for mouse button callback functions.
GLFWNative - Interface in overrungl.glfw
This is the header file of the native access functions.
GLFWReallocateFun - Interface in overrungl.glfw
The function pointer type for memory reallocation callbacks.
GLFWScrollFun - Interface in overrungl.glfw
This is the function pointer type for scroll callbacks.
GLFWVidMode - Class in overrungl.glfw
This describes a single video mode.
GLFWVidMode(MemorySegment) - Constructor for class overrungl.glfw.GLFWVidMode
Creates a struct with the given layout.
GLFWVidMode(MemorySegment, long) - Constructor for class overrungl.glfw.GLFWVidMode
Creates a struct with the given layout.
GLFWVidMode(SegmentAllocator) - Constructor for class overrungl.glfw.GLFWVidMode
Allocates a struct with the given layout.
GLFWVidMode(SegmentAllocator, long) - Constructor for class overrungl.glfw.GLFWVidMode
Allocates a struct with the given layout.
GLFWVidMode.Value - Record Class in overrungl.glfw
The immutable state of GLFWVidMode.
GLFWVulkan - Interface in overrungl.glfw
The GLFW Vulkan binding.
GLFWWindowCloseFun - Interface in overrungl.glfw
This is the function pointer type for window close callbacks.
GLFWWindowContentScaleFun - Interface in overrungl.glfw
This is the function pointer type for window content scale callbacks.
GLFWWindowFocusFun - Interface in overrungl.glfw
This is the function pointer type for window focus callbacks.
GLFWWindowIconifyFun - Interface in overrungl.glfw
This is the function pointer type for window iconify callbacks.
GLFWWindowMaximizeFun - Interface in overrungl.glfw
This is the function pointer type for window maximize callbacks.
GLFWWindowPosFun - Interface in overrungl.glfw
This is the function pointer type for window position callbacks.
GLFWWindowRefreshFun - Interface in overrungl.glfw
This is the function pointer type for window content refresh callbacks.
GLFWWindowSizeFun - Interface in overrungl.glfw
This is the function pointer type for window size callbacks.
glGenAsyncMarkersSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXAsync
 
glGenBuffersARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glGenerateMipmapEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glGenerateMultiTexMipmapEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGenerateTextureMipmapEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGenFencesAPPLE(int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glGenFencesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFence
 
glGenFragmentShadersATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glGenFramebuffersEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glGenNamesAMD(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
glGenOcclusionQueriesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
glGenPathsNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGenPerfMonitorsAMD(int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glGenProgramsARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glGenProgramsNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGenQueriesARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glGenQueryResourceTagNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVQueryResourceTag
 
glGenRenderbuffersEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glGenSemaphoresEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
glGenSymbolsEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGenTexturesEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
glGenTransformFeedbacksNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
glGenVertexArraysAPPLE(int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayObject
 
glGenVertexShadersEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetActiveAttribARB(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
glGetActiveUniformARB(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetActiveVaryingNV(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glGetArrayObjectfvATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glGetArrayObjectivATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glGetAttachedObjectsARB(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetAttribLocationARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexShader
 
glGetBooleanIndexedvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetBufferParameterivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glGetBufferParameterui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glGetBufferPointervARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glGetBufferSubDataARB(int, long, long, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glGetClipPlanefOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESSinglePrecision
 
glGetClipPlanexOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetColorTable(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetColorTableEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
glGetColorTableParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetColorTableParameterfvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
glGetColorTableParameterfvSGI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
glGetColorTableParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetColorTableParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPalettedTexture
 
glGetColorTableParameterivSGI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
glGetColorTableSGI(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIColorTable
 
glGetCombinerInputParameterfvNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glGetCombinerInputParameterivNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glGetCombinerOutputParameterfvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glGetCombinerOutputParameterivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glGetCombinerStageParameterfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners2
 
glGetCommandHeaderNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glGetCompressedMultiTexImageEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetCompressedTexImageARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTextureCompression
 
glGetCompressedTextureImageEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetConvolutionFilter(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetConvolutionFilterEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glGetConvolutionParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetConvolutionParameterfvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glGetConvolutionParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetConvolutionParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glGetConvolutionParameterxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetCoverageModulationTableNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFramebufferMixedSamples
 
glGetDebugMessageLogAMD(int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDDebugOutput
 
glGetDebugMessageLogARB(int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBDebugOutput
 
glGetDetailTexFuncSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISDetailTexture
 
glGetDoublei_vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetDoubleIndexedvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetFenceivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFence
 
glGetFinalCombinerInputParameterfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glGetFinalCombinerInputParameterivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVRegisterCombiners
 
glGetFirstPerfQueryIdINTEL(MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glGetFixedvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetFloati_vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetFloatIndexedvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetFogFuncSGIS(MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISFogFunction
 
glGetFragDataLocationEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glGetFragmentLightfvSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glGetFragmentLightivSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glGetFragmentMaterialfvSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glGetFragmentMaterialivSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glGetFramebufferAttachmentParameterivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glGetFramebufferParameterfvAMD(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
glGetFramebufferParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetFramebufferParameterivMESA(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAFramebufferFlipY
 
glGetGraphicsResetStatusARB() - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glGetHandleARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetHistogram(int, boolean, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetHistogramEXT(int, boolean, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glGetHistogramParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetHistogramParameterfvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glGetHistogramParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetHistogramParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glGetHistogramParameterxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetImageHandleARB(int, int, boolean, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glGetImageHandleNV(int, int, boolean, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glGetImageTransformParameterfvHP(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.GLHPImageTransform
 
glGetImageTransformParameterivHP(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.GLHPImageTransform
 
glGetInfoLogARB(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetInstrumentsSGIX() - Method in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
glGetIntegerIndexedvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetIntegerui64i_vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glGetIntegerui64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glGetInternalformatSampleivNV(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVInternalformatSampleQuery
 
glGetInvariantBooleanvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetInvariantFloatvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetInvariantIntegervEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetLightxOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetListParameterfvSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXListPriority
 
glGetListParameterivSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXListPriority
 
glGetLocalConstantBooleanvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetLocalConstantFloatvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetLocalConstantIntegervEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetMapAttribParameterfvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glGetMapAttribParameterivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glGetMapParameterfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glGetMapParameterivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glGetMapxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetMaterialxOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetMemoryObjectDetachedResourcesuivNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
glGetMemoryObjectParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glGetMinmax(int, boolean, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetMinmaxEXT(int, boolean, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glGetMinmaxParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetMinmaxParameterfvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glGetMinmaxParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetMinmaxParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glGetMultisamplefvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
glGetMultiTexEnvfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexEnvivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexGendvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexGenfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexGenivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexImageEXT(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexLevelParameterfvEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexLevelParameterivEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexParameterfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexParameterIivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexParameterIuivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetMultiTexParameterivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedBufferParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedBufferParameterui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glGetNamedBufferPointervEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedBufferSubDataEXT(int, long, long, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedFramebufferAttachmentParameterivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedFramebufferParameterfvAMD(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
glGetNamedFramebufferParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedProgramivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedProgramLocalParameterdvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedProgramLocalParameterfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedProgramLocalParameterIivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedProgramLocalParameterIuivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedProgramStringEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedRenderbufferParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetNamedStringARB(int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
glGetNamedStringivARB(int, MemorySegment, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
glGetnCompressedTexImageARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glGetNextPerfQueryIdINTEL(int, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glGetnTexImageARB(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glGetnUniformdvARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glGetnUniformfvARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glGetnUniformi64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glGetnUniformivARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glGetnUniformui64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glGetnUniformuivARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glGetObjectBufferfvATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glGetObjectBufferivATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glGetObjectLabelEXT(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
glGetObjectParameterfvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetObjectParameterivAPPLE(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
glGetObjectParameterivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetOcclusionQueryivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
glGetOcclusionQueryuivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
glGetPathColorGenfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathColorGenivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathCommandsNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathCoordsNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathDashArrayNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathLengthNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathMetricRangeNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathMetricsNV(int, int, int, MemorySegment, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathParameterfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathParameterivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathSpacingNV(int, int, int, MemorySegment, int, float, float, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathTexGenfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPathTexGenivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetPerfCounterInfoINTEL(int, int, int, MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glGetPerfMonitorCounterDataAMD(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glGetPerfMonitorCounterInfoAMD(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glGetPerfMonitorCountersAMD(int, MemorySegment, MemorySegment, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glGetPerfMonitorCounterStringAMD(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glGetPerfMonitorGroupsAMD(MemorySegment, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glGetPerfMonitorGroupStringAMD(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glGetPerfQueryDataINTEL(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glGetPerfQueryIdByNameINTEL(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glGetPerfQueryInfoINTEL(int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELPerformanceQuery
 
glGetPixelMapxv(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetPixelTexGenParameterfvSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
glGetPixelTexGenParameterivSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
glGetPixelTransformParameterfvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
glGetPixelTransformParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
glGetPointeri_vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetPointerIndexedvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetPointervEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glGetProgramEnvParameterdvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glGetProgramEnvParameterfvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glGetProgramEnvParameterIivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glGetProgramEnvParameterIuivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glGetProgramivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glGetProgramivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetProgramLocalParameterdvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glGetProgramLocalParameterfvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glGetProgramLocalParameterIivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glGetProgramLocalParameterIuivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glGetProgramNamedParameterdvNV(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
glGetProgramNamedParameterfvNV(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
glGetProgramParameterdvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetProgramParameterfvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetProgramResourcefvNV(int, int, int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glGetProgramStringARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glGetProgramStringNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetProgramSubroutineParameteruivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
glGetQueryivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glGetQueryObjecti64vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTimerQuery
 
glGetQueryObjectivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glGetQueryObjectui64vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTimerQuery
 
glGetQueryObjectuivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glGetRenderbufferParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glGetSemaphoreParameterivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
glGetSemaphoreParameterui64vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
glGetSeparableFilter(int, int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glGetSeparableFilterEXT(int, int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glGetShaderSourceARB(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetShadingRateImagePaletteNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
glGetShadingRateSampleLocationivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
glGetSharpenTexFuncSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISSharpenTexture
 
glGetStageIndexNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glGetTexBumpParameterfvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
glGetTexBumpParameterivATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
glGetTexEnvxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetTexFilterFuncSGIS(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISTextureFilter4
 
glGetTexGenxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetTexLevelParameterxvOES(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetTexParameterIivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
glGetTexParameterIuivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
glGetTexParameterPointervAPPLE(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
glGetTexParameterxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glGetTextureHandleARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glGetTextureHandleNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glGetTextureImageEXT(int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetTextureLevelParameterfvEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetTextureLevelParameterivEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetTextureParameterfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetTextureParameterIivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetTextureParameterIuivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetTextureParameterivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetTextureSamplerHandleARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glGetTextureSamplerHandleNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glGetTrackMatrixivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetTransformFeedbackVaryingEXT(int, int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
glGetTransformFeedbackVaryingNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glGetUniformBufferSizeEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
glGetUniformfvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetUniformi64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glGetUniformi64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glGetUniformivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetUniformLocationARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glGetUniformOffsetEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
glGetUniformui64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glGetUniformui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glGetUniformuivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glGetUnsignedBytei_vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glGetUnsignedBytevEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glGetVariantArrayObjectfvATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glGetVariantArrayObjectivATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glGetVariantBooleanvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetVariantFloatvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetVariantIntegervEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetVariantPointervEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glGetVaryingLocationNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glGetVertexArrayIntegeri_vEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetVertexArrayIntegervEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetVertexArrayPointeri_vEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetVertexArrayPointervEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glGetVertexAttribArrayObjectfvATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexAttribArrayObject
 
glGetVertexAttribArrayObjectivATI(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexAttribArrayObject
 
glGetVertexAttribdvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glGetVertexAttribdvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetVertexAttribfvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glGetVertexAttribfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetVertexAttribIivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glGetVertexAttribIuivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glGetVertexAttribivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glGetVertexAttribivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetVertexAttribLdvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glGetVertexAttribLi64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glGetVertexAttribLui64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glGetVertexAttribLui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glGetVertexAttribPointervARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glGetVertexAttribPointervNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glGetVideoCaptureivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glGetVideoCaptureStreamdvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glGetVideoCaptureStreamfvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glGetVideoCaptureStreamivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glGetVideoi64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
glGetVideoivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
glGetVideoui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
glGetVideouivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
glGetVkProcAddrNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVDrawVulkanImage
 
glGlobalAlphaFactorbSUN(byte) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
glGlobalAlphaFactordSUN(double) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
glGlobalAlphaFactorfSUN(float) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
glGlobalAlphaFactoriSUN(int) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
glGlobalAlphaFactorsSUN(short) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
glGlobalAlphaFactorubSUN(byte) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
glGlobalAlphaFactoruiSUN(int) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
glGlobalAlphaFactorusSUN(short) - Method in interface overrungl.opengl.ext.sun.GLSUNGlobalAlpha
 
GLGREMEDYFrameTerminator - Interface in overrungl.opengl.ext
GL_GREMEDY_frame_terminator
GLGREMEDYStringMarker - Interface in overrungl.opengl.ext
GL_GREMEDY_string_marker
glHintPGI(int, int) - Method in interface overrungl.opengl.ext.GLPGIMiscHints
 
glHistogram(int, int, int, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glHistogramEXT(int, int, int, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
GLHPConvolutionBorderModes - Interface in overrungl.opengl.ext
GL_HP_convolution_border_modes
GLHPImageTransform - Interface in overrungl.opengl.ext
GL_HP_image_transform
GLHPOcclusionTest - Interface in overrungl.opengl.ext
GL_HP_occlusion_test
GLHPTextureLighting - Interface in overrungl.opengl.ext
GL_HP_texture_lighting
GLIBMCullVertex - Interface in overrungl.opengl.ext.ibm
GL_IBM_cull_vertex
GLIBMMultimodeDrawArrays - Interface in overrungl.opengl.ext.ibm
GL_IBM_multimode_draw_arrays
GLIBMRasterposClip - Interface in overrungl.opengl.ext.ibm
GL_IBM_rasterpos_clip
GLIBMStaticData - Interface in overrungl.opengl.ext.ibm
GL_IBM_static_data
GLIBMTextureMirroredRepeat - Interface in overrungl.opengl.ext.ibm
GL_IBM_texture_mirrored_repeat
GLIBMVertexArrayLists - Interface in overrungl.opengl.ext.ibm
GL_IBM_vertex_array_lists
glIglooInterfaceSGIX(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXIglooInterface
 
glImageTransformParameterfHP(int, int, float) - Method in interface overrungl.opengl.ext.GLHPImageTransform
 
glImageTransformParameterfvHP(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.GLHPImageTransform
 
glImageTransformParameteriHP(int, int, int) - Method in interface overrungl.opengl.ext.GLHPImageTransform
 
glImageTransformParameterivHP(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.GLHPImageTransform
 
glImportMemoryFdEXT(int, long, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectFd
 
glImportMemoryWin32HandleEXT(int, long, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
glImportMemoryWin32NameEXT(int, long, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObjectWin32
 
glImportSemaphoreFdEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphoreFd
 
glImportSemaphoreWin32HandleEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphoreWin32
 
glImportSemaphoreWin32NameEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphoreWin32
 
glImportSyncEXT(int, long, int) - Method in interface overrungl.opengl.ext.ext.GLEXTX11SyncObject
 
glIndexFormatNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glIndexFuncEXT(int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTIndexFunc
 
glIndexMaterialEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTIndexMaterial
 
glIndexPointerEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glIndexPointerListIBM(int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glIndexxOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glIndexxvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
GLINGRBlendFuncSeparate - Interface in overrungl.opengl.ext
GL_INGR_blend_func_separate
GLINGRColorClamp - Interface in overrungl.opengl.ext
GL_INGR_color_clamp
GLINGRInterlaceRead - Interface in overrungl.opengl.ext
GL_INGR_interlace_read
glInsertComponentEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glInsertEventMarkerEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDebugMarker
 
glInstrumentsBufferSGIX(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
GLINTELBlackholeRender - Interface in overrungl.opengl.ext.intel
GL_INTEL_blackhole_render
GLINTELConservativeRasterization - Interface in overrungl.opengl.ext.intel
GL_INTEL_conservative_rasterization
GLINTELFramebufferCMAA - Interface in overrungl.opengl.ext.intel
GL_INTEL_framebuffer_CMAA
GLINTELMapTexture - Interface in overrungl.opengl.ext.intel
GL_INTEL_map_texture
GLINTELParallelArrays - Interface in overrungl.opengl.ext.intel
GL_INTEL_parallel_arrays
GLINTELPerformanceQuery - Interface in overrungl.opengl.ext.intel
GL_INTEL_performance_query
glInterpolatePathsNV(int, int, int, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glIsAsyncMarkerSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXAsync
 
glIsBufferARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glIsBufferResidentNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glIsCommandListNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glIsEnabledIndexedEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glIsFenceAPPLE(int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glIsFenceNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVFence
 
glIsFramebufferEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glIsImageHandleResidentARB(long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glIsImageHandleResidentNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glIsMemoryObjectEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glIsNameAMD(int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDNameGenDelete
 
glIsNamedBufferResidentNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glIsNamedStringARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
glIsObjectBufferATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glIsOcclusionQueryNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVOcculusionQuery
 
glIsPathNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glIsPointInFillPathNV(int, int, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glIsPointInStrokePathNV(int, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glIsProgramARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glIsProgramNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glIsQueryARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBOcclusionQuery
 
glIsRenderbufferEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glIsSemaphoreEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
glIsStateNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glIsTextureEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
glIsTextureHandleResidentARB(long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glIsTextureHandleResidentNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glIsTransformFeedbackNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
glIsVariantEnabledEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glIsVertexArrayAPPLE(int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayObject
 
glIsVertexAttribEnabledAPPLE(int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
GLKHRBlendEquationAdvanced - Interface in overrungl.opengl.ext.khr
GL_KHR_blend_equation_advanced
GLKHRBlendEquationAdvancedCoherent - Interface in overrungl.opengl.ext.khr
GL_KHR_blend_equation_advanced_coherent
GLKHRNoError - Interface in overrungl.opengl.ext.khr
GL_KHR_no_error
GLKHRParallelShaderCompile - Interface in overrungl.opengl.ext.khr
GL_KHR_parallel_shader_compile
GLKHRRobustness - Interface in overrungl.opengl.ext.khr
GL_KHR_robustness
GLKHRShaderSubgroup - Interface in overrungl.opengl.ext.khr
GL_KHR_shader_subgroup
GLKHRTextureCompressionAstcHdr - Interface in overrungl.opengl.ext.khr
GL_KHR_texture_compression_astc_hdr
glLabelObjectEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDebugLabel
 
GLLegacy - Interface in overrungl.opengl
The latest OpenGL functions, with legacy ones.
glLGPUCopyImageSubDataNVX(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVXLinkedGpuMulticast
 
glLGPUInterlockNVX() - Method in interface overrungl.opengl.ext.nv.GLNVXLinkedGpuMulticast
 
glLGPUNamedBufferSubDataNVX(int, int, long, long, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXLinkedGpuMulticast
 
glLightEnviSGIX(int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXFragmentLighting
 
glLightModelxOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glLightModelxvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glLightxOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glLightxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glLineWidthxOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glLinkProgramARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glListDrawCommandsStatesClientNV(int, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glListParameterfSGIX(int, int, float) - Method in interface overrungl.opengl.ext.sgi.GLSGIXListPriority
 
glListParameterfvSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXListPriority
 
glListParameteriSGIX(int, int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXListPriority
 
glListParameterivSGIX(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXListPriority
 
GLLoader - Class in overrungl.opengl
This class must be used before any OpenGL function is called.
GLLoader() - Constructor for class overrungl.opengl.GLLoader
 
GLLoadFunc - Interface in overrungl.opengl
The OpenGL loading function.
glLoadIdentityDeformationMapSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXPolynomialFFD
 
glLoadMatrixxOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glLoadProgramNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glLoadTransposeMatrixdARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
glLoadTransposeMatrixfARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
glLoadTransposeMatrixxOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glLockArraysEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCompiledVertexArray
 
glMakeBufferNonResidentNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glMakeBufferResidentNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glMakeImageHandleNonResidentARB(long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glMakeImageHandleNonResidentNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glMakeImageHandleResidentARB(long, int) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glMakeImageHandleResidentNV(long, int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glMakeNamedBufferNonResidentNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glMakeNamedBufferResidentNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glMakeTextureHandleNonResidentARB(long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glMakeTextureHandleNonResidentNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glMakeTextureHandleResidentARB(long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glMakeTextureHandleResidentNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glMap1xOES(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMap2xOES(int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMapBuffer() - Method in interface overrungl.opengl.GL15C
 
glMapBufferARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glMapBufferRange() - Method in interface overrungl.opengl.GL30C
 
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glMapGrid1xOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMapGrid2xOES(int, int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMapNamedBuffer() - Method in interface overrungl.opengl.GL45C
 
glMapNamedBufferEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMapNamedBufferRange() - Method in interface overrungl.opengl.GL45C
 
glMapNamedBufferRangeEXT(int, long, long, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMapObjectBufferATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIMapObjectBuffer
 
glMapParameterfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glMapParameterivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVEvaluators
 
glMapTexture2DINTEL(int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELMapTexture
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexProgramEvaluators
 
glMaterialxOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMaterialxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixIndexPointerARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
glMatrixIndexubvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
glMatrixIndexuivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
glMatrixIndexusvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMatrixPalette
 
glMatrixLoad3x2fNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glMatrixLoad3x3fNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glMatrixLoaddEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixLoadfEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixLoadIdentityEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixLoadTranspose3x3fNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glMatrixLoadTransposedEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixLoadTransposefEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixMult3x2fNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glMatrixMult3x3fNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glMatrixMultdEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixMultfEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixMultTranspose3x3fNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glMatrixMultTransposedEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixMultTransposefEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixPopEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixPushEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixRotatedEXT(int, double, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixRotatefEXT(int, float, float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixScaledEXT(int, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixScalefEXT(int, float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixTranslatedEXT(int, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMatrixTranslatefEXT(int, float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMaxShaderCompilerThreadsARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBParallelShaderCompile
 
glMaxShaderCompilerThreadsKHR(int) - Method in interface overrungl.opengl.ext.khr.GLKHRParallelShaderCompile
 
glMemoryBarrierEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTShaderImageLoadStore
 
glMemoryObjectParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
GLMESAFramebufferFlipX - Interface in overrungl.opengl.ext.mesa
GL_MESA_framebuffer_flip_x
GLMESAFramebufferFlipY - Interface in overrungl.opengl.ext.mesa
GL_MESA_framebuffer_flip_y
GLMESAFramebufferSwapXY - Interface in overrungl.opengl.ext.mesa
GL_MESA_framebuffer_swap_xy
GLMESAPackInvert - Interface in overrungl.opengl.ext.mesa
GL_MESA_pack_invert
GLMESAProgramBinaryFormats - Interface in overrungl.opengl.ext.mesa
GL_MESA_program_binary_formats
GLMESAResizeBuffers - Interface in overrungl.opengl.ext.mesa
GL_MESA_resize_buffers
GLMESATileRasterOrder - Interface in overrungl.opengl.ext.mesa
GL_MESA_tile_raster_order
GLMESAWindowPos - Interface in overrungl.opengl.ext.mesa
GL_MESA_window_pos
GLMESAXTextureStack - Interface in overrungl.opengl.ext.mesa
GL_MESAX_texture_stack
GLMESAYcbcrTexture - Interface in overrungl.opengl.ext.mesa
GL_MESA_ycbcr_texture
glMinmax(int, int, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glMinmaxEXT(int, int, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glMinSampleShadingARB(float) - Method in interface overrungl.opengl.ext.arb.GLARBSampleShading
 
glMulticastBarrierNV() - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastBlitFramebufferNV(int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastBufferSubDataNV(int, int, long, long, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastCopyBufferSubDataNV(int, int, int, int, long, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastFramebufferSampleLocationsfvNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastGetQueryObjecti64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastGetQueryObjectivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastGetQueryObjectui64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastGetQueryObjectuivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMulticastScissorArrayvNVX(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXGpuMulticast2
 
glMulticastViewportArrayvNVX(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXGpuMulticast2
 
glMulticastViewportPositionWScaleNVX(int, int, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVXGpuMulticast2
 
glMulticastWaitSyncNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
glMultiDrawArraysEXT(int, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTMultiDrawArrays
 
glMultiDrawArraysIndirectAMD(int, MemorySegment, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDMultiDrawIndirect
 
glMultiDrawArraysIndirectBindlessCountNV(int, MemorySegment, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessMultiDrawIndirectCount
 
glMultiDrawArraysIndirectBindlessNV(int, MemorySegment, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessMultiDrawIndirect
 
glMultiDrawArraysIndirectCountARB(int, MemorySegment, long, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBIndirectParameters
 
glMultiDrawElementArrayAPPLE(int, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
glMultiDrawElementsEXT(int, MemorySegment, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTMultiDrawArrays
 
glMultiDrawElementsIndirectAMD(int, int, MemorySegment, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDMultiDrawIndirect
 
glMultiDrawElementsIndirectBindlessCountNV(int, int, MemorySegment, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessMultiDrawIndirectCount
 
glMultiDrawElementsIndirectBindlessNV(int, int, MemorySegment, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessMultiDrawIndirect
 
glMultiDrawElementsIndirectCountARB(int, int, MemorySegment, long, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBIndirectParameters
 
glMultiDrawMeshTasksIndirectCountNV(long, long, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
glMultiDrawMeshTasksIndirectNV(long, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVMeshShader
 
glMultiDrawRangeElementArrayAPPLE(int, int, int, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEElementArray
 
glMultiModeDrawArraysIBM(MemorySegment, MemorySegment, MemorySegment, int, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMMultimodeDrawArrays
 
glMultiModeDrawElementsIBM(MemorySegment, MemorySegment, int, MemorySegment, int, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMMultimodeDrawArrays
 
glMultiTexBufferEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexCoord1bOES(int, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord1bvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord1dARB(int, double) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1fARB(int, float) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1hNV(int, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord1hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord1iARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1ivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1sARB(int, short) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord1xOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoord1xvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoord2bOES(int, byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord2bvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord2dARB(int, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2fARB(int, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2hNV(int, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord2hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord2iARB(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2ivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2sARB(int, short, short) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord2xOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoord2xvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoord3bOES(int, byte, byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord3bvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord3dARB(int, double, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3fARB(int, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3hNV(int, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord3hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord3iARB(int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3ivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3sARB(int, short, short, short) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord3xOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoord3xvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoord4bOES(int, byte, byte, byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord4bvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glMultiTexCoord4dARB(int, double, double, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4fARB(int, float, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4hNV(int, short, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord4hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glMultiTexCoord4iARB(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4ivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4sARB(int, short, short, short, short) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBMultitexture
 
glMultiTexCoord4xOES(int, int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoord4xvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultiTexCoordPointerEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexEnvfEXT(int, int, int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexEnvfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexEnviEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexEnvivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexGendEXT(int, int, int, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexGendvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexGenfEXT(int, int, int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexGenfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexGeniEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexGenivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexParameterfEXT(int, int, int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexParameterfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexParameteriEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexParameterIivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexParameterIuivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexParameterivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexRenderbufferEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glMultMatrixxOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glMultTransposeMatrixdARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
glMultTransposeMatrixfARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBTransposeMatrix
 
glMultTransposeMatrixxOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glNamedBufferAttachMemoryNV(int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
glNamedBufferDataEXT(int, long, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedBufferPageCommitmentARB(int, long, long, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBSparseBuffer
 
glNamedBufferPageCommitmentEXT(int, long, long, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBSparseBuffer
 
glNamedBufferPageCommitmentMemNV(int, long, long, int, long, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryObjectSparse
 
glNamedBufferStorageEXT(int, long, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedBufferStorageExternalEXT(int, long, long, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTExternalBuffer
 
glNamedBufferStorageMemEXT(int, long, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glNamedBufferSubDataEXT(int, long, long, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferParameteriEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferSampleLocationsfvARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBSampleLocations
 
glNamedFramebufferSampleLocationsfvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
glNamedFramebufferSamplePositionsfvAMD(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDFramebufferSamplePositions
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferTextureEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameter4dvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameter4fvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameterI4ivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameterI4uivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParameters4fvEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParametersI4ivEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramLocalParametersI4uivEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedProgramStringEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedRenderbufferStorageEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedRenderbufferStorageMultisampleAdvancedAMD(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glNamedStringARB(int, int, MemorySegment, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShadingLanguageInclude
 
glNewObjectBufferATI(int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glNormal3fVertex3fSUN(float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glNormal3fVertex3fvSUN(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glNormal3hNV(short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glNormal3hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glNormal3xOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glNormal3xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glNormalFormatNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glNormalPointerEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glNormalPointerListIBM(int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glNormalPointervINTEL(int, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
glNormalStream3bATI(int, byte, byte, byte) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3bvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3dATI(int, double, double, double) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3dvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3fATI(int, float, float, float) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3fvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3iATI(int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3ivATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3sATI(int, short, short, short) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glNormalStream3svATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
GLNVAlphaToCoverageDitherControl - Interface in overrungl.opengl.ext.nv
GL_NV_alpha_to_coverage_dither_control
GLNVBindlessMultiDrawIndirect - Interface in overrungl.opengl.ext.nv
GL_NV_bindless_multi_draw_indirect
GLNVBindlessMultiDrawIndirectCount - Interface in overrungl.opengl.ext.nv
GL_NV_bindless_multi_draw_indirect_count
GLNVBindlessTexture - Interface in overrungl.opengl.ext.nv
GL_NV_bindless_texture
GLNVBlendEquationAdvanced - Interface in overrungl.opengl.ext.nv
GL_NV_blend_equation_advanced
GLNVBlendEquationAdvancedCoherent - Interface in overrungl.opengl.ext.nv
GL_NV_blend_equation_advanced_coherent
GLNVClipSpaceWScaling - Interface in overrungl.opengl.ext.nv
GL_NV_clip_space_w_scaling
GLNVCommandList - Interface in overrungl.opengl.ext.nv
GL_NV_command_list
GLNVComputeProgram5 - Interface in overrungl.opengl.ext.nv
GL_NV_compute_program5
GLNVConditionalRender - Interface in overrungl.opengl.ext.nv
GL_NV_conditional_render
GLNVConservativeRaster - Interface in overrungl.opengl.ext.nv
GL_NV_conservative_raster
GLNVConservativeRasterDilate - Interface in overrungl.opengl.ext.nv
GL_NV_conservative_raster_dilate
GLNVConservativeRasterPreSnap - Interface in overrungl.opengl.ext.nv
GL_NV_conservative_raster_pre_snap
GLNVConservativeRasterPreSnapTriangles - Interface in overrungl.opengl.ext.nv
GL_NV_conservative_raster_pre_snap_triangles
GLNVCopyDepthToColor - Interface in overrungl.opengl.ext.nv
GL_NV_copy_depth_to_color
GLNVCopyImage - Interface in overrungl.opengl.ext.nv
GL_NV_copy_image
GLNVDeepTexture3D - Interface in overrungl.opengl.ext.nv
GL_NV_deep_texture3D
GLNVDepthBufferFloat - Interface in overrungl.opengl.ext.nv
GL_NV_depth_buffer_float
GLNVDepthClamp - Interface in overrungl.opengl.ext.nv
GL_NV_depth_clamp
GLNVDrawTexture - Interface in overrungl.opengl.ext.nv
GL_NV_draw_texture
GLNVDrawVulkanImage - Interface in overrungl.opengl.ext.nv
GL_NV_draw_vulkan_image
GLNVEvaluators - Interface in overrungl.opengl.ext.nv
GL_NV_evaluators
GLNVExplicitMultisample - Interface in overrungl.opengl.ext.nv
GL_NV_explicit_multisample
GLNVFence - Interface in overrungl.opengl.ext.nv
GL_NV_fence
GLNVFillRectangle - Interface in overrungl.opengl.ext.nv
GL_NV_fill_rectangle
GLNVFloatBuffer - Interface in overrungl.opengl.ext.nv
GL_NV_float_buffer
GLNVFogDistance - Interface in overrungl.opengl.ext.nv
GL_NV_fog_distance
GLNVFragmentCoverageToColor - Interface in overrungl.opengl.ext.nv
GL_NV_fragment_coverage_to_color
GLNVFragmentProgram - Interface in overrungl.opengl.ext.nv
GL_NV_fragment_program
GLNVFragmentProgram2 - Interface in overrungl.opengl.ext.nv
GL_NV_fragment_program2
GLNVFramebufferMixedSamples - Interface in overrungl.opengl.ext.nv
GL_NV_framebuffer_mixed_samples
GLNVFramebufferMultisampleCoverage - Interface in overrungl.opengl.ext.nv
GL_NV_framebuffer_multisample_coverage
GLNVGeometryProgram4 - Interface in overrungl.opengl.ext.nv
GL_NV_geometry_program4
GLNVGpuMulticast - Interface in overrungl.opengl.ext.nv
GL_NV_gpu_multicast
GLNVGpuProgram4 - Interface in overrungl.opengl.ext.nv
GL_NV_gpu_program4
GLNVGpuProgram5 - Interface in overrungl.opengl.ext.nv
GL_NV_gpu_program5
GLNVHalfFloat - Interface in overrungl.opengl.ext.nv
GL_NV_half_float
GLNVInternalformatSampleQuery - Interface in overrungl.opengl.ext.nv
GL_NV_internalformat_sample_query
GLNVLightMaxExponent - Interface in overrungl.opengl.ext.nv
GL_NV_light_max_exponent
GLNVMemoryAttachment - Interface in overrungl.opengl.ext.nv
GL_NV_memory_attachment
GLNVMemoryObjectSparse - Interface in overrungl.opengl.ext.nv
GL_NV_memory_object_sparse
GLNVMeshShader - Interface in overrungl.opengl.ext.nv
GL_NV_mesh_shader
GLNVMultisampleFilterHint - Interface in overrungl.opengl.ext.nv
GL_NV_multisample_filter_hint
GLNVOcculusionQuery - Interface in overrungl.opengl.ext.nv
GL_NV_occlusion_query
GLNVPackedDepthStencil - Interface in overrungl.opengl.ext.nv
GL_NV_packed_depth_stencil
GLNVParameterBufferObject - Interface in overrungl.opengl.ext.nv
GL_NV_parameter_buffer_object
GLNVPathRendering - Interface in overrungl.opengl.ext.nv
GL_NV_path_rendering
GLNVPathRenderingSharedEdge - Interface in overrungl.opengl.ext.nv
GL_NV_path_rendering_shared_edge
GLNVPixelDataRange - Interface in overrungl.opengl.ext.nv
GL_NV_pixel_data_range
GLNVPointSprite - Interface in overrungl.opengl.ext.nv
GL_NV_point_sprite
GLNVPresentVideo - Interface in overrungl.opengl.ext.nv
GL_NV_present_video
GLNVPrimitiveRestart - Interface in overrungl.opengl.ext.nv
GL_NV_primitive_restart
GLNVPrimitiveShadingRate - Interface in overrungl.opengl.ext.nv
GL_NV_primitive_shading_rate
GLNVQueryResource - Interface in overrungl.opengl.ext.nv
GL_NV_query_resource
GLNVQueryResourceTag - Interface in overrungl.opengl.ext.nv
GL_NV_query_resource_tag
GLNVRegisterCombiners - Interface in overrungl.opengl.ext.nv
GL_NV_register_combiners
GLNVRegisterCombiners2 - Interface in overrungl.opengl.ext.nv
GL_NV_register_combiners2
GLNVRepresentativeFragmentTest - Interface in overrungl.opengl.ext.nv
GL_NV_representative_fragment_test
GLNVRobustnessVideoMemoryPurge - Interface in overrungl.opengl.ext.nv
GL_NV_robustness_video_memory_purge
GLNVSampleLocations - Interface in overrungl.opengl.ext.nv
GL_NV_sample_locations
GLNVScissorExclusive - Interface in overrungl.opengl.ext.nv
GL_NV_scissor_exclusive
GLNVShaderBufferLoad - Interface in overrungl.opengl.ext.nv
GL_NV_shader_buffer_load
GLNVShaderBufferStore - Interface in overrungl.opengl.ext.nv
GL_NV_shader_buffer_store
GLNVShaderSubgroupPartitioned - Interface in overrungl.opengl.ext.nv
GL_NV_shader_subgroup_partitioned
GLNVShaderThreadGroup - Interface in overrungl.opengl.ext.nv
GL_NV_shader_thread_group
GLNVShadingRateImage - Interface in overrungl.opengl.ext.nv
GL_NV_shading_rate_image
GLNVTessellationProgram5 - Interface in overrungl.opengl.ext.nv
GL_NV_tessellation_program5
GLNVTexgenEmboss - Interface in overrungl.opengl.ext.nv
GL_NV_texgen_emboss
GLNVTexgenReflection - Interface in overrungl.opengl.ext.nv
GL_NV_texgen_reflection
GLNVTextureBarrier - Interface in overrungl.opengl.ext.nv
GL_NV_texture_barrier
GLNVTextureEnvCombine4 - Interface in overrungl.opengl.ext.nv
GL_NV_texture_env_combine4
GLNVTextureExpandNormal - Interface in overrungl.opengl.ext.nv
GL_NV_texture_expand_normal
GLNVTextureMultisample - Interface in overrungl.opengl.ext.nv
GL_NV_texture_multisample
GLNVTextureRectangle - Interface in overrungl.opengl.ext.nv
GL_NV_texture_rectangle
GLNVTextureShader - Interface in overrungl.opengl.ext.nv
GL_NV_texture_shader
GLNVTextureShader2 - Interface in overrungl.opengl.ext.nv
GL_NV_texture_shader2
GLNVTextureShader3 - Interface in overrungl.opengl.ext.nv
GL_NV_texture_shader3
GLNVTimelineSemaphore - Interface in overrungl.opengl.ext.nv
GL_NV_timeline_semaphore
GLNVTransformFeedback - Interface in overrungl.opengl.ext.nv
GL_NV_transform_feedback
GLNVTransformFeedback2 - Interface in overrungl.opengl.ext.nv
GL_NV_transform_feedback2
GLNVUniformBufferUnifiedMemory - Interface in overrungl.opengl.ext.nv
GL_NV_uniform_buffer_unified_memory
GLNVVDPAUInterop - Interface in overrungl.opengl.ext.nv
GL_NV_vdpau_interop
GLNVVDPAUInterop2 - Interface in overrungl.opengl.ext.nv
GL_NV_vdpau_interop2
GLNVVertexArrayRange - Interface in overrungl.opengl.ext.nv
GL_NV_vertex_array_range
GLNVVertexArrayRange2 - Interface in overrungl.opengl.ext.nv
GL_NV_vertex_array_range2
GLNVVertexAttribInteger64bit - Interface in overrungl.opengl.ext.nv
GL_NV_vertex_attrib_integer_64bit
GLNVVertexBufferUnifiedMemory - Interface in overrungl.opengl.ext.nv
GL_NV_vertex_buffer_unified_memory
GLNVVertexProgram - Interface in overrungl.opengl.ext.nv
GL_NV_vertex_program
GLNVVertexProgram4 - Interface in overrungl.opengl.ext.nv
GL_NV_vertex_program4
GLNVVideoCapture - Interface in overrungl.opengl.ext.nv
GL_NV_video_capture
GLNVViewportSwizzle - Interface in overrungl.opengl.ext.nv
GL_NV_viewport_swizzle
GLNVXConditionalRender - Interface in overrungl.opengl.ext.nv
GL_NVX_conditional_render
GLNVXGpuMemoryInfo - Interface in overrungl.opengl.ext.nv
GL_NVX_gpu_memory_info
GLNVXGpuMulticast2 - Interface in overrungl.opengl.ext.nv
GL_NVX_gpu_multicast2
GLNVXLinkedGpuMulticast - Interface in overrungl.opengl.ext.nv
GL_NVX_linked_gpu_multicast
GLNVXProgressFence - Interface in overrungl.opengl.ext.nv
GL_NVX_progress_fence
glObjectPurgeableAPPLE(int, int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
glObjectUnpurgeableAPPLE(int, int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEObjectPurgeable
 
GLOESByteCoordinates - Interface in overrungl.opengl.ext.oes
GL_OES_byte_coordinates
GLOESCompressedPalettedTexture - Interface in overrungl.opengl.ext.oes
GL_OES_compressed_paletted_texture
GLOESFixedPoint - Interface in overrungl.opengl.ext.oes
GL_OES_fixed_point
GLOESQueryMatrix - Interface in overrungl.opengl.ext.oes
GL_OES_query_matrix
GLOESReadFormat - Interface in overrungl.opengl.ext.oes
GL_OES_read_format
GLOESSinglePrecision - Interface in overrungl.opengl.ext.oes
GL_OES_single_precision
GLOMLInterlace - Interface in overrungl.opengl.ext
GL_OML_interlace
GLOMLResample - Interface in overrungl.opengl.ext
GL_OML_resample
GLOMLSubsample - Interface in overrungl.opengl.ext
GL_OML_subsample
glOrthofOES(float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.oes.GLOESSinglePrecision
 
glOrthoxOES(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
GLOVRMultiview - Interface in overrungl.opengl.ext
GL_OVR_multiview
glPassTexCoordATI(int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glPassThroughxOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPathColorGenNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathCommandsNV(int, int, MemorySegment, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathCoordsNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathCoverDepthFuncNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathDashArrayNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathFogGenNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathGlyphIndexArrayNV(int, int, MemorySegment, int, int, int, int, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathGlyphIndexRangeNV(int, MemorySegment, int, int, float, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathGlyphRangeNV(int, int, MemorySegment, int, int, int, int, int, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathGlyphsNV(int, int, MemorySegment, int, int, int, MemorySegment, int, int, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathMemoryGlyphIndexArrayNV(int, int, long, MemorySegment, int, int, int, int, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathParameterfNV(int, int, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathParameterfvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathParameteriNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathParameterivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathStencilDepthOffsetNV(float, float) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathStencilFuncNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathStringNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathSubCommandsNV(int, int, int, int, MemorySegment, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathSubCoordsNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPathTexGenNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPauseTransformFeedbackNV() - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
GLPGIMiscHints - Interface in overrungl.opengl.ext
GL_PGI_misc_hints
GLPGIVertexHints - Interface in overrungl.opengl.ext
GL_PGI_vertex_hints
glPixelDataRangeNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPixelDataRange
 
glPixelMapx(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPixelStorex(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPixelTexGenParameterfSGIS(int, float) - Method in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
glPixelTexGenParameterfvSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
glPixelTexGenParameteriSGIS(int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
glPixelTexGenParameterivSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISPixelTexture
 
glPixelTexGenSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXPixelTexture
 
glPixelTransferxOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPixelTransformParameterfEXT(int, int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
glPixelTransformParameterfvEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
glPixelTransformParameteriEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
glPixelTransformParameterivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPixelTransform
 
glPixelZoomxOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPNTrianglesfATI(int, float) - Method in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
glPNTrianglesiATI(int, int) - Method in interface overrungl.opengl.ext.ati.GLATIPnTriangles
 
glPointAlongPathNV(int, int, int, float, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glPointParameterfARB(int, float) - Method in interface overrungl.opengl.ext.arb.GLARBPointParameters
 
glPointParameterfEXT(int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTPointParameters
 
glPointParameterfSGIS(int, float) - Method in interface overrungl.opengl.ext.sgi.GLSGISPointParameters
 
glPointParameterfvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBPointParameters
 
glPointParameterfvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTPointParameters
 
glPointParameterfvSGIS(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISPointParameters
 
glPointParameteriNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPointSprite
 
glPointParameterivNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPointSprite
 
glPointParameterxvOES(int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPointSizexOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPollAsyncSGIX(MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXAsync
 
glPollInstrumentsSGIX(MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
glPolygonOffsetClampEXT(float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTPolygonOffsetClamp
 
glPolygonOffsetEXT(float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTPolygonOffset
 
glPolygonOffsetxOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glPopGroupMarkerEXT() - Method in interface overrungl.opengl.ext.ext.GLEXTDebugMarker
 
glPresentFrameDualFillNV(int, long, int, int, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
glPresentFrameKeyedNV(int, long, int, int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPresentVideo
 
glPrimitiveBoundingBoxARB(float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBES32Compatibility
 
glPrimitiveRestartIndexNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVPrimitiveRestart
 
glPrimitiveRestartNV() - Method in interface overrungl.opengl.ext.nv.GLNVPrimitiveRestart
 
glPrioritizeTexturesEXT(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureObject
 
glPrioritizeTexturesxOES(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glProgramBufferParametersfvNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
glProgramBufferParametersIivNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
glProgramBufferParametersIuivNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVParameterBufferObject
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramEnvParameter4dvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramEnvParameter4fvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramEnvParameterI4ivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramEnvParameterI4uivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramEnvParameters4fvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuProgramParameters
 
glProgramEnvParametersI4ivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramEnvParametersI4uivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramLocalParameter4dvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramLocalParameter4fvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramLocalParameterI4ivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramLocalParameterI4uivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramLocalParameters4fvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuProgramParameters
 
glProgramLocalParametersI4ivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramLocalParametersI4uivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram4
 
glProgramNamedParameter4dNV(int, int, MemorySegment, double, double, double, double) - Method in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
glProgramNamedParameter4dvNV(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
glProgramNamedParameter4fNV(int, int, MemorySegment, float, float, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
glProgramNamedParameter4fvNV(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVFragmentProgram
 
glProgramParameter4dNV(int, int, double, double, double, double) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glProgramParameter4dvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glProgramParameter4fNV(int, int, float, float, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glProgramParameter4fvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glProgramParameteriARB(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBGeometryShader4
 
glProgramParameteriEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGeometryShader4
 
glProgramParameters4dvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glProgramParameters4fvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glProgramPathFragmentInputGenNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glProgramStringARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBFragmentProgram
 
glProgramSubroutineParametersuivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVGpuProgram5
 
glProgramUniform1dEXT(int, int, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform1dvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform1fEXT(int, int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform1fvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform1i64ARB(int, int, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform1i64NV(int, int, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform1i64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform1i64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform1iEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform1ivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform1ui64ARB(int, int, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform1ui64NV(int, int, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform1ui64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform1ui64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform1uiEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform1uivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2dEXT(int, int, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2dvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2fEXT(int, int, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2fvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2i64ARB(int, int, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform2i64NV(int, int, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform2i64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform2i64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform2iEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2ivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2ui64ARB(int, int, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform2ui64NV(int, int, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform2ui64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform2ui64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform2uiEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform2uivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3dEXT(int, int, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3dvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3fEXT(int, int, float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3fvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3i64ARB(int, int, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform3i64NV(int, int, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform3i64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform3i64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform3iEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3ivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3ui64ARB(int, int, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform3ui64NV(int, int, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform3ui64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform3ui64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform3uiEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform3uivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4dvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4fvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4i64ARB(int, int, long, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform4i64NV(int, int, long, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform4i64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform4i64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4ivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4ui64ARB(int, int, long, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform4ui64NV(int, int, long, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform4ui64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glProgramUniform4ui64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniform4uivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformHandleui64ARB(int, int, long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glProgramUniformHandleui64NV(int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glProgramUniformHandleui64vARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glProgramUniformHandleui64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glProgramUniformMatrix2dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix2fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix2x3dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix2x3fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix2x4dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix2x4fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix3dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix3fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix3x2dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix3x2fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix3x4dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix3x4fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix4dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix4fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix4x2dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix4x2fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix4x3dvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformMatrix4x3fvEXT(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glProgramUniformui64NV(int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glProgramUniformui64vNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glProgramVertexLimitNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVGeometryProgram4
 
glProvokingVertexEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTProvokingVertex
 
glPushClientAttribDefaultEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glPushGroupMarkerEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDebugMarker
 
glQueryMatrixxOES(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESQueryMatrix
 
glQueryObjectParameteruiAMD(int, int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDOcclusionQueryEvent
 
glQueryResourceNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVQueryResource
 
glQueryResourceTagNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVQueryResourceTag
 
glRasterPos2xOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glRasterPos2xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glRasterPos3xOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glRasterPos3xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glRasterPos4xOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glRasterPos4xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glRasterSamplesEXT(int, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTRasterMultisample
 
glReadInstrumentsSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
glReadnPixelsARB(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBRobustness
 
glRectxOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glRectxvOES(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glReferencePlaneSGIX(MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXReferencePlane
 
glReleaseKeyedMutexWin32EXT(int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTWin32KeyedMutex
 
glRenderbufferStorageEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferObject
 
glRenderbufferStorageMultisampleAdvancedAMD(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDFramebufferMultisampleAdvanced
 
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVFramebufferMultisampleCoverage
 
glRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTFramebufferMultisample
 
glRenderGpuMaskNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVGpuMulticast
 
GLRENDScreenCoordinates - Interface in overrungl.opengl.ext
GL_REND_screen_coordinates
glReplacementCodePointerSUN(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
glReplacementCodeubSUN(byte) - Method in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
glReplacementCodeubvSUN(MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
glReplacementCodeuiColor3fVertex3fSUN(int, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiColor3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiColor4fNormal3fVertex3fSUN(int, float, float, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiColor4fNormal3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiColor4ubVertex3fSUN(int, byte, byte, byte, byte, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiColor4ubVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiNormal3fVertex3fSUN(int, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiNormal3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiSUN(int) - Method in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int, float, float, float, float, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN(int, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiTexCoord2fVertex3fSUN(int, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiTexCoord2fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiVertex3fSUN(int, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuiVertex3fvSUN(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glReplacementCodeuivSUN(MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
glReplacementCodeusSUN(short) - Method in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
glReplacementCodeusvSUN(MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNTriangleList
 
glRequestResidentProgramsNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glResetHistogram(int) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glResetHistogramEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glResetMemoryObjectParameterNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
glResetMinmax(int) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glResetMinmaxEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTHistogram
 
glResizeBuffersMESA() - Method in interface overrungl.opengl.ext.mesa.GLMESAResizeBuffers
 
glResolveDepthValuesNV() - Method in interface overrungl.opengl.ext.nv.GLNVSampleLocations
 
glResumeTransformFeedbackNV() - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback2
 
glRotatexOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
GLS3S3tc - Interface in overrungl.opengl.ext
GL_S3_s3tc
glSampleCoverageARB(float, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBMultisample
 
glSampleMapATI(int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glSampleMaskEXT(float, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
glSampleMaskIndexedNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
glSampleMaskSGIS(float, boolean) - Method in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
glSamplePatternEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTMultisample
 
glSamplePatternSGIS(int) - Method in interface overrungl.opengl.ext.sgi.GLSGISMultisample
 
glScalexOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glScissorExclusiveArrayvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVScissorExclusive
 
glScissorExclusiveNV(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVScissorExclusive
 
glSecondaryColor3bEXT(byte, byte, byte) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3bvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3dEXT(double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3dvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3fEXT(float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3fvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3hNV(short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glSecondaryColor3hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glSecondaryColor3iEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3ivEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3sEXT(short, short, short) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3svEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3ubEXT(byte, byte, byte) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3ubvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3uiEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3uivEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3usEXT(short, short, short) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColor3usvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColorFormatNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glSecondaryColorPointerEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSecondaryColor
 
glSecondaryColorPointerListIBM(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDPerformanceMonitor
 
glSemaphoreParameterivNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVTimelineSemaphore
 
glSemaphoreParameterui64vEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
glSeparableFilter2D(int, int, int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBImaging
 
glSeparableFilter2DEXT(int, int, int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTConvolution
 
glSetFenceAPPLE(int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glSetFenceNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVFence
 
glSetFragmentShaderConstantATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIFragmentShader
 
glSetInvariantEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glSetLocalConstantEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glSetMultisamplefvAMD(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDSamplePositions
 
GLSGIColorMatrix - Interface in overrungl.opengl.ext.sgi
GL_SGI_color_matrix
GLSGIColorTable - Interface in overrungl.opengl.ext.sgi
GL_SGI_color_table
GLSGISDetailTexture - Interface in overrungl.opengl.ext.sgi
GL_SGIS_detail_texture
GLSGISFogFunction - Interface in overrungl.opengl.ext.sgi
GL_SGIS_fog_function
GLSGISGenerateMipmap - Interface in overrungl.opengl.ext.sgi
GL_SGIS_generate_mipmap
GLSGISMultisample - Interface in overrungl.opengl.ext.sgi
GL_SGIS_multisample
GLSGISPixelTexture - Interface in overrungl.opengl.ext.sgi
GL_SGIS_pixel_texture
GLSGISPointLineTexgen - Interface in overrungl.opengl.ext.sgi
GL_SGIS_point_line_texgen
GLSGISPointParameters - Interface in overrungl.opengl.ext.sgi
GL_SGIS_point_parameters
GLSGISSharpenTexture - Interface in overrungl.opengl.ext.sgi
GL_SGIS_sharpen_texture
GLSGISTexture4D - Interface in overrungl.opengl.ext.sgi
GL_SGIS_texture4D
GLSGISTextureBorderClamp - Interface in overrungl.opengl.ext.sgi
GL_SGIS_texture_border_clamp
GLSGISTextureColorMask - Interface in overrungl.opengl.ext.sgi
GL_SGIS_texture_color_mask
GLSGISTextureEdgeClamp - Interface in overrungl.opengl.ext.sgi
GL_SGIS_texture_edge_clamp
GLSGISTextureFilter4 - Interface in overrungl.opengl.ext.sgi
GL_SGIS_texture_filter4
GLSGISTextureLod - Interface in overrungl.opengl.ext.sgi
GL_SGIS_texture_lod
GLSGISTextureSelect - Interface in overrungl.opengl.ext.sgi
GL_SGIS_texture_select
GLSGITextureColorTable - Interface in overrungl.opengl.ext.sgi
GL_SGI_texture_color_table
GLSGIXAsync - Interface in overrungl.opengl.ext.sgi
GL_SGIX_async
GLSGIXAsyncHistogram - Interface in overrungl.opengl.ext.sgi
GL_SGIX_async_histogram
GLSGIXAsyncPixel - Interface in overrungl.opengl.ext.sgi
GL_SGIX_async_pixel
GLSGIXBlendAlphaMinmax - Interface in overrungl.opengl.ext.sgi
GL_SGIX_blend_alpha_minmax
GLSGIXCalligraphicFragment - Interface in overrungl.opengl.ext.sgi
GL_SGIX_calligraphic_fragment
GLSGIXClipmap - Interface in overrungl.opengl.ext.sgi
GL_SGIX_clipmap
GLSGIXConvolutionAccuracy - Interface in overrungl.opengl.ext.sgi
GL_SGIX_convolution_accuracy
GLSGIXDepthTexture - Interface in overrungl.opengl.ext.sgi
GL_SGIX_depth_texture
GLSGIXFlushRaster - Interface in overrungl.opengl.ext.sgi
GL_SGIX_flush_raster
GLSGIXFogOffset - Interface in overrungl.opengl.ext.sgi
GL_SGIX_fog_offset
GLSGIXFragmentLighting - Interface in overrungl.opengl.ext.sgi
GL_SGIX_fragment_lighting
GLSGIXFramezoom - Interface in overrungl.opengl.ext.sgi
GL_SGIX_framezoom
GLSGIXIglooInterface - Interface in overrungl.opengl.ext.sgi
GL_SGIX_igloo_interface
GLSGIXInstruments - Interface in overrungl.opengl.ext.sgi
GL_SGIX_instruments
GLSGIXInterlace - Interface in overrungl.opengl.ext.sgi
GL_SGIX_interlace
GLSGIXIrInstrument1 - Interface in overrungl.opengl.ext.sgi
GL_SGIX_ir_instrument1
GLSGIXListPriority - Interface in overrungl.opengl.ext.sgi
GL_SGIX_list_priority
GLSGIXPixelTexture - Interface in overrungl.opengl.ext.sgi
GL_SGIX_pixel_texture
GLSGIXPixelTiles - Interface in overrungl.opengl.ext.sgi
GL_SGIX_pixel_tiles
GLSGIXPolynomialFFD - Interface in overrungl.opengl.ext.sgi
GL_SGIX_polynomial_ffd
GLSGIXReferencePlane - Interface in overrungl.opengl.ext.sgi
GL_SGIX_reference_plane
GLSGIXResample - Interface in overrungl.opengl.ext.sgi
GL_SGIX_resample
GLSGIXScalebiasHint - Interface in overrungl.opengl.ext.sgi
GL_SGIX_scalebias_hint
GLSGIXShadow - Interface in overrungl.opengl.ext.sgi
GL_SGIX_shadow
GLSGIXShadowAmbient - Interface in overrungl.opengl.ext.sgi
GL_SGIX_shadow_ambient
GLSGIXSprite - Interface in overrungl.opengl.ext.sgi
GL_SGIX_sprite
GLSGIXSubsample - Interface in overrungl.opengl.ext.sgi
GL_SGIX_subsample
GLSGIXTagSampleBuffer - Interface in overrungl.opengl.ext.sgi
GL_SGIX_tag_sample_buffer
GLSGIXTextureAddEnv - Interface in overrungl.opengl.ext.sgi
GL_SGIX_texture_add_env
GLSGIXTextureCoordinateClamp - Interface in overrungl.opengl.ext.sgi
GL_SGIX_texture_coordinate_clamp
GLSGIXTextureLodBias - Interface in overrungl.opengl.ext.sgi
GL_SGIX_texture_lod_bias
GLSGIXTextureMultiBuffer - Interface in overrungl.opengl.ext.sgi
GL_SGIX_texture_multi_buffer
GLSGIXTextureScaleBias - Interface in overrungl.opengl.ext.sgi
GL_SGIX_texture_scale_bias
GLSGIXVertexPreclip - Interface in overrungl.opengl.ext.sgi
GL_SGIX_vertex_preclip
GLSGIXYcrcb - Interface in overrungl.opengl.ext.sgi
GL_SGIX_ycrcb
GLSGIXYcrcba - Interface in overrungl.opengl.ext.sgi
GL_SGIX_ycrcba
glShaderOp1EXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glShaderOp2EXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glShaderOp3EXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glShaderSourceARB(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glShadingRateImageBarrierNV(boolean) - Method in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
glShadingRateImagePaletteNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
glShadingRateSampleOrderCustomNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
glShadingRateSampleOrderNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVShadingRateImage
 
glSharpenTexFuncSGIS(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISSharpenTexture
 
glSignalSemaphoreEXT(int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
glSignalSemaphoreui64NVX(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXProgressFence
 
glSignalVkFenceNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVDrawVulkanImage
 
glSignalVkSemaphoreNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVDrawVulkanImage
 
glSpecializeShaderARB(int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGLSpirv
 
glSpriteParameterfSGIX(int, float) - Method in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
glSpriteParameterfvSGIX(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
glSpriteParameteriSGIX(int, int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
glSpriteParameterivSGIX(int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGIXSprite
 
glStartInstrumentsSGIX() - Method in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
glStateCaptureNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVCommandList
 
glStencilClearTagEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTStencilClearTag
 
glStencilFillPathInstancedNV(int, int, MemorySegment, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStencilFillPathNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStencilFuncSeparateATI(int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATISeparateStencil
 
glStencilOpSeparateATI(int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATISeparateStencil
 
glStencilOpValueAMD(int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDStencilOperationExtended
 
glStencilStrokePathInstancedNV(int, int, MemorySegment, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStencilStrokePathNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStencilThenCoverFillPathInstancedNV(int, int, MemorySegment, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStencilThenCoverFillPathNV(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStencilThenCoverStrokePathInstancedNV(int, int, MemorySegment, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStencilThenCoverStrokePathNV(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glStopInstrumentsSGIX(int) - Method in interface overrungl.opengl.ext.sgi.GLSGIXInstruments
 
glStringMarkerGREMEDY(int, MemorySegment) - Method in interface overrungl.opengl.ext.GLGREMEDYStringMarker
 
glSubpixelPrecisionBiasNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVConservativeRaster
 
GLSUNConvolutionBorderModes - Interface in overrungl.opengl.ext.sun
GL_SUN_convolution_border_modes
GLSUNGlobalAlpha - Interface in overrungl.opengl.ext.sun
GL_SUN_global_alpha
GLSUNMeshArray - Interface in overrungl.opengl.ext.sun
GL_SUN_mesh_array
GLSUNSliceAccum - Interface in overrungl.opengl.ext.sun
GL_SUN_slice_accum
GLSUNTriangleList - Interface in overrungl.opengl.ext.sun
GL_SUN_triangle_list
GLSUNVertex - Interface in overrungl.opengl.ext.sun
GL_SUN_vertex
GLSUNXConstantData - Interface in overrungl.opengl.ext.sun
GL_SUNX_constant_data
glSwizzleEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glSyncTextureINTEL(int) - Method in interface overrungl.opengl.ext.intel.GLINTELMapTexture
 
glTagSampleBufferSGIX() - Method in interface overrungl.opengl.ext.sgi.GLSGIXTagSampleBuffer
 
glTangent3bEXT(byte, byte, byte) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3bvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3dEXT(double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3dvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3fEXT(float, float, float) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3fvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3iEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3ivEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3sEXT(short, short, short) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangent3svEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTangentPointerEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTCoordinateFrame
 
glTbufferMask3DFX(int) - Method in interface overrungl.opengl.ext.GL3DFXTbuffer
 
glTessellationFactorAMD(float) - Method in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
glTessellationModeAMD(int) - Method in interface overrungl.opengl.ext.amd.GLAMDVertexShaderTessellator
 
glTestFenceAPPLE(int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glTestFenceNV(int) - Method in interface overrungl.opengl.ext.nv.GLNVFence
 
glTestObjectAPPLE(int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEFence
 
glTexAttachMemoryNV(int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
glTexBufferARB(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBTextureBufferObject
 
glTexBufferEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureBufferObject
 
glTexBumpParameterfvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
glTexBumpParameterivATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIEnvmapBumpmap
 
glTexCoord1bOES(byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord1bvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord1hNV(short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord1hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord1xOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoord1xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoord2bOES(byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord2bvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord2fColor3fVertex3fSUN(float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fColor3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fColor4fNormal3fVertex3fSUN(float, float, float, float, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fColor4fNormal3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fColor4ubVertex3fSUN(float, float, byte, byte, byte, byte, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fColor4ubVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fNormal3fVertex3fSUN(float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fNormal3fVertex3fvSUN(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fVertex3fSUN(float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2fVertex3fvSUN(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord2hNV(short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord2hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord2xOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoord2xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoord3bOES(byte, byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord3bvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord3hNV(short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord3hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord3xOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoord3xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoord4bOES(byte, byte, byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord4bvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glTexCoord4fColor4fNormal3fVertex4fSUN(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord4fColor4fNormal3fVertex4fvSUN(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord4fVertex4fSUN(float, float, float, float, float, float, float, float) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord4fVertex4fvSUN(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.sun.GLSUNVertex
 
glTexCoord4hNV(short, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord4hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glTexCoord4xOES(int, int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoord4xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexCoordFormatNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glTexCoordPointerEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glTexCoordPointerListIBM(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glTexCoordPointervINTEL(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
glTexEnvxOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexEnvxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexFilterFuncSGIS(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISTextureFilter4
 
glTexGenxOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexGenxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexImage2DMultisampleCoverageNV(int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
glTexImage3DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
glTexImage3DMultisampleCoverageNV(int, int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
glTexImage4DSGIS(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
glTexPageCommitmentARB(int, int, int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.arb.GLARBSparseTexture
 
glTexPageCommitmentMemNV(int, int, int, int, int, int, int, int, int, int, long, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryObjectSparse
 
glTexParameterIivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
glTexParameterIuivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureInteger
 
glTexParameterxOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexParameterxvOES(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glTexRenderbufferNV(int, int) - Method in interface overrungl.opengl.ext.nv.GLNVExplicitMultisample
 
glTexStorage1DEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
glTexStorage2DEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
glTexStorage3DEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTextureStorage
 
glTexStorageMem1DEXT(int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTexStorageMem2DEXT(int, int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTexStorageMem2DMultisampleEXT(int, int, int, int, int, boolean, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTexStorageMem3DEXT(int, int, int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTexStorageMem3DMultisampleEXT(int, int, int, int, int, int, boolean, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTexStorageSparseAMD(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
glTexSubImage1DEXT(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSubtexture
 
glTexSubImage2DEXT(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSubtexture
 
glTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTTexture3D
 
glTexSubImage4DSGIS(int, int, int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.sgi.GLSGISTexture4D
 
glTextureAttachMemoryNV(int, int, long) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryAttachment
 
glTextureBarrierNV() - Method in interface overrungl.opengl.ext.nv.GLNVTextureBarrier
 
glTextureBufferEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureBufferRangeEXT(int, int, int, int, long, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureColorMaskSGIS(boolean, boolean, boolean, boolean) - Method in interface overrungl.opengl.ext.sgi.GLSGISTextureColorMask
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureImage2DMultisampleCoverageNV(int, int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
glTextureImage2DMultisampleNV(int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureImage3DMultisampleCoverageNV(int, int, int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
glTextureImage3DMultisampleNV(int, int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVTextureMultisample
 
glTextureLightEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
glTextureMaterialEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTLightTexture
 
glTextureNormalEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTTexturePerturbNormal
 
glTexturePageCommitmentEXT(int, int, int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTexturePageCommitmentMemNV(int, int, int, int, int, int, int, int, int, int, long, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVMemoryObjectSparse
 
glTextureParameterfEXT(int, int, int, float) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureParameterfvEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureParameteriEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureParameterIivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureParameterIuivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureParameterivEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureRangeAPPLE(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLETextureRange
 
glTextureRenderbufferEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureStorage1DEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureStorage2DEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureStorage2DMultisampleEXT(int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureStorage3DEXT(int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureStorage3DMultisampleEXT(int, int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureStorageMem1DEXT(int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTextureStorageMem2DEXT(int, int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTextureStorageMem2DMultisampleEXT(int, int, int, int, int, boolean, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTextureStorageMem3DEXT(int, int, int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTextureStorageMem3DMultisampleEXT(int, int, int, int, int, int, boolean, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTMemoryObject
 
glTextureStorageSparseAMD(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDSparseTexture
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glTrackMatrixNV(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glTransformFeedbackAttribsNV(int, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glTransformFeedbackStreamAttribsNV(int, MemorySegment, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glTransformFeedbackVaryingsEXT(int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ext.GLEXTTransformFeedback
 
glTransformFeedbackVaryingsNV(int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.nv.GLNVTransformFeedback
 
glTransformPathNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glTranslatexOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glUniform1fARB(int, float) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform1fvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform1i64ARB(int, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform1i64NV(int, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform1i64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform1i64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform1iARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform1ivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform1ui64ARB(int, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform1ui64NV(int, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform1ui64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform1ui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform1uiEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniform1uivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniform2fARB(int, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform2fvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform2i64ARB(int, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform2i64NV(int, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform2i64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform2i64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform2iARB(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform2ivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform2ui64ARB(int, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform2ui64NV(int, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform2ui64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform2ui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform2uiEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniform2uivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniform3fARB(int, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform3fvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform3i64ARB(int, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform3i64NV(int, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform3i64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform3i64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform3iARB(int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform3ivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform3ui64ARB(int, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform3ui64NV(int, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform3ui64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform3ui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform3uiEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniform3uivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniform4fARB(int, float, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform4fvARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform4i64ARB(int, long, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform4i64NV(int, long, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform4i64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform4i64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform4iARB(int, int, int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform4ivARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniform4ui64ARB(int, long, long, long, long) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform4ui64NV(int, long, long, long, long) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform4ui64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBGpuShaderInt64
 
glUniform4ui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLAMDGpuShaderInt64
 
glUniform4uiEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniform4uivEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glUniformBufferEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTBindableUniform
 
glUniformHandleui64ARB(int, long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glUniformHandleui64NV(int, long) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glUniformHandleui64vARB(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glUniformHandleui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVBindlessTexture
 
glUniformMatrix2fvARB(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniformMatrix3fvARB(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniformMatrix4fvARB(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUniformui64NV(int, long) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glUniformui64vNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVShaderBufferLoad
 
glUnlockArraysEXT() - Method in interface overrungl.opengl.ext.ext.GLEXTCompiledVertexArray
 
glUnmapBufferARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBufferObject
 
glUnmapNamedBufferEXT(int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glUnmapObjectBufferATI(int) - Method in interface overrungl.opengl.ext.ati.GLATIMapObjectBuffer
 
glUnmapTexture2DINTEL(int, int) - Method in interface overrungl.opengl.ext.intel.GLINTELMapTexture
 
glUpdateObjectBufferATI(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glUploadGpuMaskNVX(int) - Method in interface overrungl.opengl.ext.nv.GLNVXGpuMulticast2
 
glUseProgramObjectARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glUseShaderProgramEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTSeparateShaderObjects
 
GLUtil - Class in overrungl.opengl
OpenGL utilities.
glValidateProgramARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBShaderObjects
 
glVariantArrayObjectATI(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexArrayObject
 
glVariantbvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantdvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantfvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantPointerEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantsvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantubvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantuivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVariantusvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
glVDPAUFiniNV() - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAUGetSurfaceivNV(long, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAUInitNV(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAUIsSurfaceNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAUMapSurfacesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAURegisterOutputSurfaceNV(MemorySegment, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAURegisterVideoSurfaceNV(MemorySegment, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAURegisterVideoSurfaceWithPictureStructureNV(MemorySegment, int, int, MemorySegment, boolean) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop2
 
glVDPAUSurfaceAccessNV(long, int) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAUUnmapSurfacesNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVDPAUUnregisterSurfaceNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVVDPAUInterop
 
glVertex2bOES(byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glVertex2bvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glVertex2hNV(short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertex2hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertex2xOES(int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glVertex2xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glVertex3bOES(byte, byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glVertex3bvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glVertex3hNV(short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertex3hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertex3xOES(int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glVertex3xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glVertex4bOES(byte, byte, byte, byte) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glVertex4bvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESByteCoordinates
 
glVertex4hNV(short, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertex4hvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertex4xOES(int, int, int) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glVertex4xvOES(MemorySegment) - Method in interface overrungl.opengl.ext.oes.GLOESFixedPoint
 
glVertexArrayBindVertexBufferEXT(int, int, int, long, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayColorOffsetEXT(int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayEdgeFlagOffsetEXT(int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayFogCoordOffsetEXT(int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayIndexOffsetEXT(int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayMultiTexCoordOffsetEXT(int, int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayNormalOffsetEXT(int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayParameteriAPPLE(int, int) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
glVertexArrayRangeAPPLE(int, MemorySegment) - Method in interface overrungl.opengl.ext.apple.GLAPPLEVertexArrayRange
 
glVertexArrayRangeNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexArrayRange
 
glVertexArraySecondaryColorOffsetEXT(int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayTexCoordOffsetEXT(int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribBindingEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribDivisorEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribFormatEXT(int, int, int, int, boolean, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribIFormatEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribIOffsetEXT(int, int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribLFormatEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribLOffsetEXT(int, int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexAttribOffsetEXT(int, int, int, int, int, boolean, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexBindingDivisorEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexArrayVertexOffsetEXT(int, int, int, int, int, long) - Method in interface overrungl.opengl.ext.ext.GLEXTDirectStateAccess
 
glVertexAttrib1dARB(int, double) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib1dNV(int, double) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib1dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib1dvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib1fARB(int, float) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib1fNV(int, float) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib1fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib1fvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib1hNV(int, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib1hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib1sARB(int, short) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib1sNV(int, short) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib1svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib1svNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib2dARB(int, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib2dNV(int, double, double) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib2dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib2dvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib2fARB(int, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib2fNV(int, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib2fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib2fvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib2hNV(int, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib2hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib2sARB(int, short, short) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib2sNV(int, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib2svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib2svNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib3dARB(int, double, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib3dNV(int, double, double, double) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib3dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib3dvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib3fARB(int, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib3fNV(int, float, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib3fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib3fvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib3hNV(int, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib3hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib3sARB(int, short, short, short) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib3sNV(int, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib3svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib3svNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4bvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4dARB(int, double, double, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4dNV(int, double, double, double, double) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4dvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4dvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4fARB(int, float, float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4fNV(int, float, float, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4fvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4fvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4hNV(int, short, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib4hvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttrib4ivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4NbvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4NivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4NsvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4NubvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4NuivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4NusvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4sARB(int, short, short, short, short) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4sNV(int, short, short, short, short) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4svARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4svNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4ubNV(int, byte, byte, byte, byte) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4ubvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4ubvNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttrib4uivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttrib4usvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttribArrayObjectATI(int, int, int, boolean, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexAttribArrayObject
 
glVertexAttribDivisorARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBInstancedArrays
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glVertexAttribI1iEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI1ivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI1uiEXT(int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI1uivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI2iEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI2ivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI2uiEXT(int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI2uivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI3iEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI3ivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI3uiEXT(int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI3uivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4bvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4iEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4ivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4svEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4ubvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4uivEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribI4usvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribIFormatNV(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glVertexAttribIPointerEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTGpuShader4
 
glVertexAttribL1dEXT(int, double) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL1dvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL1i64NV(int, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL1i64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL1ui64ARB(int, long) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glVertexAttribL1ui64NV(int, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL1ui64vARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBBindlessTexture
 
glVertexAttribL1ui64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL2dEXT(int, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL2dvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL2i64NV(int, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL2i64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL2ui64NV(int, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL2ui64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL3dEXT(int, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL3dvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL3i64NV(int, long, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL3i64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL3ui64NV(int, long, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL3ui64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL4dEXT(int, double, double, double, double) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL4dvEXT(int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribL4i64NV(int, long, long, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL4i64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribL4ui64vNV(int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribLFormatNV(int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexAttribInteger64bit
 
glVertexAttribLPointerEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexAttrib64bit
 
glVertexAttribParameteriAMD(int, int, int) - Method in interface overrungl.opengl.ext.amd.GLAMDInterleavedElements
 
glVertexAttribPointerARB(int, int, int, boolean, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexProgram
 
glVertexAttribPointerNV(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs1dvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs1fvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs1hvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttribs1svNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs2dvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs2fvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs2hvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttribs2svNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs3dvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs3fvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs3hvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttribs3svNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs4dvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs4fvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs4hvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexAttribs4svNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexAttribs4ubvNV(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVertexProgram
 
glVertexBlendARB(int) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glVertexBlendEnvfATI(int, float) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexBlendEnviATI(int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexFormatNV(int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVVertexBufferUnifiedMemory
 
glVertexPointerEXT(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexArray
 
glVertexPointerListIBM(int, int, int, MemorySegment, int) - Method in interface overrungl.opengl.ext.ibm.GLIBMVertexArrayLists
 
glVertexPointervINTEL(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.intel.GLINTELParallelArrays
 
glVertexStream1dATI(int, double) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream1dvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream1fATI(int, float) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream1fvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream1iATI(int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream1ivATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream1sATI(int, short) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream1svATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2dATI(int, double, double) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2dvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2fATI(int, float, float) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2fvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2iATI(int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2ivATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2sATI(int, short, short) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream2svATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3dATI(int, double, double, double) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3dvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3fATI(int, float, float, float) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3fvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3iATI(int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3ivATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3sATI(int, short, short, short) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream3svATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4dATI(int, double, double, double, double) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4dvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4fATI(int, float, float, float, float) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4fvATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4iATI(int, int, int, int, int) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4ivATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4sATI(int, short, short, short, short) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexStream4svATI(int, MemorySegment) - Method in interface overrungl.opengl.ext.ati.GLATIVertexStreams
 
glVertexWeightfEXT(float) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
glVertexWeightfvEXT(MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
glVertexWeighthNV(short) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexWeighthvNV(MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVHalfFloat
 
glVertexWeightPointerEXT(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexWeighting
 
glVideoCaptureNV(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glVideoCaptureStreamParameterdvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glVideoCaptureStreamParameterfvNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glVideoCaptureStreamParameterivNV(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVVideoCapture
 
glViewportPositionWScaleNV(int, float, float) - Method in interface overrungl.opengl.ext.nv.GLNVClipSpaceWScaling
 
glViewportSwizzleNV(int, int, int, int, int) - Method in interface overrungl.opengl.ext.nv.GLNVViewportSwizzle
 
GLVulkanProcNV - Interface in overrungl.opengl.ext.nv
glWaitSemaphoreEXT(int, int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTSemaphore
 
glWaitSemaphoreui64NVX(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVXProgressFence
 
glWaitVkSemaphoreNV(long) - Method in interface overrungl.opengl.ext.nv.GLNVDrawVulkanImage
 
glWeightbvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightdvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightfvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightPathsNV(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.nv.GLNVPathRendering
 
glWeightPointerARB(int, int, int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightsvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightubvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightuivARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWeightusvARB(int, MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBVertexBlend
 
glWindowPos2dARB(double, double) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2dMESA(double, double) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos2dvARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2dvMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos2fARB(float, float) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2fMESA(float, float) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos2fvARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2fvMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos2iARB(int, int) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2iMESA(int, int) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos2ivARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2ivMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos2sARB(short, short) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2sMESA(short, short) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos2svARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos2svMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3dARB(double, double, double) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3dMESA(double, double, double) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3dvARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3dvMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3fARB(float, float, float) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3fMESA(float, float, float) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3fvARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3fvMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3iARB(int, int, int) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3iMESA(int, int, int) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3ivARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3ivMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3sARB(short, short, short) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3sMESA(short, short, short) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos3svARB(MemorySegment) - Method in interface overrungl.opengl.ext.arb.GLARBWindowPos
 
glWindowPos3svMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4dMESA(double, double, double, double) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4dvMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4fMESA(float, float, float, float) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4fvMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4iMESA(int, int, int, int) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4ivMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4sMESA(short, short, short, short) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowPos4svMESA(MemorySegment) - Method in interface overrungl.opengl.ext.mesa.GLMESAWindowPos
 
glWindowRectanglesEXT(int, int, MemorySegment) - Method in interface overrungl.opengl.ext.ext.GLEXTWindowRectangles
 
GLWINPhongShading - Interface in overrungl.opengl.ext
GL_WIN_phong_shading
GLWINSpecularFog - Interface in overrungl.opengl.ext
GL_WIN_specular_fog
glWriteMaskEXT(int, int, int, int, int, int) - Method in interface overrungl.opengl.ext.ext.GLEXTVertexShader
 
Glyph - Search tag in interface overrungl.stb.STBTrueType
Section
glyph1 - Static variable in class overrungl.stb.STBTTKerningEntry
use stbtt_FindGlyphIndex
glyph2 - Static variable in class overrungl.stb.STBTTKerningEntry
glyph2
Glyph index - Search tag in interface overrungl.stb.STBTrueType
Section
GREATER - Static variable in interface overrungl.opengl.GL10C
 
green - Static variable in class overrungl.glfw.GLFWGammaRamp
An array of value describing the response of the green channel.
GREEN - Static variable in interface overrungl.opengl.GL10C
 
GREEN_BIAS - Static variable in interface overrungl.opengl.GL11
 
GREEN_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
GREEN_BITS - Static variable in interface overrungl.opengl.GL11
 
GREEN_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
GREEN_SCALE - Static variable in interface overrungl.opengl.GL11
 
greenBits - Static variable in class overrungl.glfw.GLFWVidMode
the bit depth of the green channel of the video mode
greenBits() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns the value of the greenBits record component.
GREY - Static variable in interface overrungl.stb.STBImage
Image channels
GREY_ALPHA - Static variable in interface overrungl.stb.STBImage
Image channels
GUILTY_CONTEXT_RESET - Static variable in interface overrungl.opengl.GL45C
 

H

h - Static variable in class overrungl.stb.STBRPRect
input
HALF_FLOAT - Enum constant in enum class overrungl.stb.STBIRDatatype
 
HALF_FLOAT - Static variable in interface overrungl.opengl.GL30C
 
HAND_CURSOR - Static variable in interface overrungl.glfw.GLFW
Legacy name for compatibility.
hashCode() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Pair
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Pair.OfDouble
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Pair.OfFloat
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Pair.OfInt
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Pair.OfLong
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Quad
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Quad.OfDouble
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Quad.OfFloat
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Quad.OfInt
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Quad.OfLong
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Triplet
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Triplet.OfDouble
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Triplet.OfFloat
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Triplet.OfInt
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Triplet.OfLong
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Tuple2
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Tuple2.OfObjInt
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Tuple2.OfObjLong
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Tuple3
Returns a hash code value for this object.
hashCode() - Method in record class overrungl.util.value.Tuple4
Returns a hash code value for this object.
HAT_CENTERED - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_DOWN - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_LEFT - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_LEFT_DOWN - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_LEFT_UP - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_RIGHT - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_RIGHT_DOWN - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_RIGHT_UP - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
HAT_UP - Static variable in interface overrungl.glfw.GLFW
Joystick hat states.
hdr(SegmentAllocator, String, int, int, int, float[]) - Method in interface overrungl.stb.STBImageWrite
 
hdrToFunc(Arena, STBIWriteFunc, MemorySegment, int, int, int, float[]) - Method in interface overrungl.stb.STBImageWrite
 
hdrToLdrGamma(float) - Method in interface overrungl.stb.STBImage
 
hdrToLdrScale(float) - Method in interface overrungl.stb.STBImage
 
height - Static variable in class overrungl.glfw.GLFWImage
The height, in pixels, of this image.
height - Static variable in class overrungl.glfw.GLFWVidMode
the height, in screen coordinates, of the video mode
height() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns the value of the height record component.
height(MemorySegment) - Method in interface overrungl.stb.STBEasyFont
Takes a string and returns the vertical size (which can vary if 'text' has newlines).
height(String) - Method in interface overrungl.stb.STBEasyFont
Takes a string and returns the vertical size (which can vary if 'text' has newlines).
HEURISTIC_Skyline_BF_sortHeight - Static variable in interface overrungl.stb.STBRectPack
heuristic
HEURISTIC_Skyline_BL_sortHeight - Static variable in interface overrungl.stb.STBRectPack
heuristic
HEURISTIC_Skyline_default - Static variable in interface overrungl.stb.STBRectPack
heuristic
hideWindow(MemorySegment) - Method in interface overrungl.glfw.GLFW
Hides the specified window.
HIGH_FLOAT - Static variable in interface overrungl.opengl.GL41C
 
HIGH_INT - Static variable in interface overrungl.opengl.GL41C
 
hint(int, int) - Method in interface overrungl.opengl.GL10C
 
HINT_BIT - Static variable in interface overrungl.opengl.GL11
 
HOVERED - Static variable in interface overrungl.glfw.GLFW
HOVERED indicates whether the cursor is currently directly over the content area of the window, with no other windows between.
hOversample - Static variable in class overrungl.stb.STBTTPackRange
don't set these, they're used internally
HRESIZE_CURSOR - Static variable in interface overrungl.glfw.GLFW
Legacy name for compatibility.

I

IBEAM_CURSOR - Static variable in interface overrungl.glfw.GLFW
The text input I-beam cursor shape.
ICONIFIED - Static variable in interface overrungl.glfw.GLFW
Window related hints
iconifyWindow(MemorySegment) - Method in interface overrungl.glfw.GLFW
Iconifies the specified window.
id - Static variable in class overrungl.stb.STBRPRect
reserved for your use
IMAGE_1D - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_1D_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_2D - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_2D_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_2D_RECT - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_3D - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_BINDING_ACCESS - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_BINDING_FORMAT - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_BINDING_LAYER - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_BINDING_LAYERED - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_BINDING_LEVEL - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_BINDING_NAME - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_BUFFER - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_CLASS_1_X_16 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_1_X_32 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_1_X_8 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_10_10_10_2 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_11_11_10 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_2_X_16 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_2_X_32 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_2_X_8 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_4_X_16 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_4_X_32 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CLASS_4_X_8 - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_COMPATIBILITY_CLASS - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_CUBE - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_FORMAT_COMPATIBILITY_BY_CLASS - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_FORMAT_COMPATIBILITY_BY_SIZE - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_FORMAT_COMPATIBILITY_TYPE - Static variable in interface overrungl.opengl.GL42C
 
IMAGE_PIXEL_FORMAT - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_PIXEL_TYPE - Static variable in interface overrungl.opengl.GL43C
 
IMAGE_TEXEL_SIZE - Static variable in interface overrungl.opengl.GL43C
 
IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in interface overrungl.opengl.GL41C
 
IMPLEMENTATION_COLOR_READ_TYPE - Static variable in interface overrungl.opengl.GL41C
 
incorrect_stream_serial_number - Static variable in interface overrungl.stb.STBVorbis
ogg errors
INCR - Static variable in interface overrungl.opengl.GL10C
 
INCR_WRAP - Static variable in interface overrungl.opengl.GL14C
 
INDEX_ARRAY - Static variable in interface overrungl.opengl.GL11
 
INDEX_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
INDEX_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL11
 
INDEX_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL11
 
INDEX_ARRAY_TYPE - Static variable in interface overrungl.opengl.GL11
 
INDEX_BITS - Static variable in interface overrungl.opengl.GL11
 
INDEX_CLEAR_VALUE - Static variable in interface overrungl.opengl.GL11
 
INDEX_LOGIC_OP - Static variable in interface overrungl.opengl.GL11
 
INDEX_MODE - Static variable in interface overrungl.opengl.GL11
 
INDEX_OFFSET - Static variable in interface overrungl.opengl.GL11
 
INDEX_SHIFT - Static variable in interface overrungl.opengl.GL11
 
INDEX_WRITEMASK - Static variable in interface overrungl.opengl.GL11
 
indexd(double) - Method in interface overrungl.opengl.GL10
 
indexdv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
indexdv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
indexf(float) - Method in interface overrungl.opengl.GL10
 
indexfv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
indexfv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
indexi(int) - Method in interface overrungl.opengl.GL10
 
indexiv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
indexiv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
indexMask(int) - Method in interface overrungl.opengl.GL10
 
indexPointer(int, int, MemorySegment) - Method in interface overrungl.opengl.GL11
 
indexPointer(SegmentAllocator, int, int, byte[]) - Method in interface overrungl.opengl.GL11
 
indexPointer(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL11
 
indexPointer(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL11
 
indexPointer(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL11
 
indexPointer(SegmentAllocator, int, int, short[]) - Method in interface overrungl.opengl.GL11
 
indexs(short) - Method in interface overrungl.opengl.GL10
 
indexsv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
indexsv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
indexub(byte) - Method in interface overrungl.opengl.GL11
 
indexubv(MemorySegment) - Method in interface overrungl.opengl.GL11
 
indexubv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL11
 
info(String, int[], int[], int[]) - Method in interface overrungl.stb.STBImage
 
INFO_LOG_LENGTH - Static variable in interface overrungl.opengl.GL20C
 
infoFromCallbacks(STBIIoCallbacks, MemorySegment, int[], int[], int[]) - Method in interface overrungl.stb.STBImage
 
infoFromFile(MemorySegment, int[], int[], int[]) - Method in interface overrungl.stb.STBImage
 
infoFromMemory(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBImage
 
infoFromMemory(SegmentAllocator, byte[], int[], int[], int[]) - Method in interface overrungl.stb.STBImage
 
infoFromMemory(SegmentAllocator, int, byte[], int[], int[], int[]) - Method in interface overrungl.stb.STBImage
 
init() - Method in interface overrungl.glfw.GLFW
Initializes the GLFW library.
init() - Method in interface overrungl.nfd.NFD
initialize NFD - call this for every thread that might use NFD, before calling any other NFD functions on that thread
initAllocator(GLFWAllocator) - Method in interface overrungl.glfw.GLFW
Sets the init allocator to the desired value.
initFont(STBTTFontInfo, MemorySegment, int) - Method in interface overrungl.stb.STBTrueType
Given an offset into the file that defines a font, this function builds the necessary cached info for the rest of the system.
initHint(int, int) - Method in interface overrungl.glfw.GLFW
Sets the specified init hint to the desired value.
initNames() - Method in interface overrungl.opengl.GL10
 
initTarget(STBRPContext, int, int, STBRPNode, int) - Method in interface overrungl.stb.STBRectPack
Initialize a rectangle packer to: pack a rectangle that is 'width' by 'height' in dimensions using temporary storage provided by the array 'nodes', which is 'num_nodes' long
initVulkanLoader(MemorySegment) - Method in interface overrungl.glfw.GLFWVulkan
Sets the desired Vulkan vkGetInstanceProcAddr function.
INNOCENT_CONTEXT_RESET - Static variable in interface overrungl.opengl.GL45C
 
INSTANCE - Static variable in interface overrungl.glfw.GLFW
The instance of GLFW.
INSTANCE - Static variable in interface overrungl.glfw.GLFWNative
The instance of GLFWNative.
INSTANCE - Static variable in interface overrungl.glfw.GLFWVulkan
The instance of GLFWVulkan.
INSTANCE - Static variable in interface overrungl.nfd.NFD
The instance of NFD.
INSTANCE - Static variable in interface overrungl.stb.STBEasyFont
The instance of STBEasyFont.
INSTANCE - Static variable in interface overrungl.stb.STBImage
The instance of STBImage.
INSTANCE - Static variable in interface overrungl.stb.STBImageResize2
The instance of STBImageResize2.
INSTANCE - Static variable in interface overrungl.stb.STBImageWrite
The instance of STBImageWrite.
INSTANCE - Static variable in interface overrungl.stb.STBPerlin
The instance of STBPerlin.
INSTANCE - Static variable in interface overrungl.stb.STBRectPack
The instance of STBRectPack.
INSTANCE - Static variable in interface overrungl.stb.STBTrueType
The instance of STBTrueType.
INSTANCE - Static variable in interface overrungl.stb.STBVorbis
The instance of STBVorbis.
INT - Static variable in interface overrungl.opengl.GL10C
 
INT_2_10_10_10_REV - Static variable in interface overrungl.opengl.GL33C
 
INT_IMAGE_1D - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_1D_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_2D - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_2D_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_2D_RECT - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_3D - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_BUFFER - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_CUBE - Static variable in interface overrungl.opengl.GL42C
 
INT_IMAGE_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
INT_SAMPLER_1D - Static variable in interface overrungl.opengl.GL30C
 
INT_SAMPLER_1D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
INT_SAMPLER_2D - Static variable in interface overrungl.opengl.GL30C
 
INT_SAMPLER_2D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL32C
 
INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL32C
 
INT_SAMPLER_2D_RECT - Static variable in interface overrungl.opengl.GL31C
 
INT_SAMPLER_3D - Static variable in interface overrungl.opengl.GL30C
 
INT_SAMPLER_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
INT_SAMPLER_CUBE - Static variable in interface overrungl.opengl.GL30C
 
INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL40C
 
INT_VEC2 - Static variable in interface overrungl.opengl.GL20C
 
INT_VEC3 - Static variable in interface overrungl.opengl.GL20C
 
INT_VEC4 - Static variable in interface overrungl.opengl.GL20C
 
INTENSITY - Static variable in interface overrungl.opengl.GL11
 
INTENSITY12 - Static variable in interface overrungl.opengl.GL11
 
INTENSITY16 - Static variable in interface overrungl.opengl.GL11
 
INTENSITY4 - Static variable in interface overrungl.opengl.GL11
 
INTENSITY8 - Static variable in interface overrungl.opengl.GL11
 
INTERLEAVED_ATTRIBS - Static variable in interface overrungl.opengl.GL30C
 
interleavedArrays(int, int, MemorySegment) - Method in interface overrungl.opengl.GL11
 
interleavedArrays(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL11
 
INTERNALFORMAT_ALPHA_SIZE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_ALPHA_TYPE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_BLUE_SIZE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_BLUE_TYPE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_DEPTH_SIZE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_DEPTH_TYPE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_GREEN_SIZE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_GREEN_TYPE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_PREFERRED - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_RED_SIZE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_RED_TYPE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_SHARED_SIZE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_STENCIL_SIZE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_STENCIL_TYPE - Static variable in interface overrungl.opengl.GL43C
 
INTERNALFORMAT_SUPPORTED - Static variable in interface overrungl.opengl.GL43C
 
INTERPOLATE - Static variable in interface overrungl.opengl.GL13
 
invalid_api_mixing - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
INVALID_ENUM - Static variable in interface overrungl.glfw.GLFW
One of the arguments to the function was an invalid enum value, for example requesting GLFW.RED_BITS with GLFW.getWindowAttrib(java.lang.foreign.MemorySegment, int).
INVALID_ENUM - Static variable in interface overrungl.opengl.GL10C
 
invalid_first_page - Static variable in interface overrungl.stb.STBVorbis
ogg errors
INVALID_FRAMEBUFFER_OPERATION - Static variable in interface overrungl.opengl.GL30C
 
INVALID_INDEX - Static variable in interface overrungl.opengl.GL31C
 
INVALID_OPERATION - Static variable in interface overrungl.opengl.GL10C
 
invalid_setup - Static variable in interface overrungl.stb.STBVorbis
vorbis errors
invalid_stream - Static variable in interface overrungl.stb.STBVorbis
vorbis errors
invalid_stream_structure_version - Static variable in interface overrungl.stb.STBVorbis
ogg errors
INVALID_VALUE - Static variable in interface overrungl.glfw.GLFW
One of the arguments to the function was an invalid value, for example requesting a non-existent OpenGL or OpenGL ES version like 2.7.
INVALID_VALUE - Static variable in interface overrungl.opengl.GL10C
 
invalidateBufferData(int) - Method in interface overrungl.opengl.GL43C
 
invalidateBufferSubData(int, long, long) - Method in interface overrungl.opengl.GL43C
 
invalidateFramebuffer(int, int...) - Method in interface overrungl.opengl.GL43C
 
invalidateFramebuffer(int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
invalidateNamedFramebufferData(int, int) - Method in interface overrungl.opengl.GL45C
 
invalidateNamedFramebufferData(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
invalidateNamedFramebufferData(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL45C
 
invalidateNamedFramebufferSubData(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
invalidateNamedFramebufferSubData(int, int, MemorySegment, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
invalidateNamedFramebufferSubData(SegmentAllocator, int, int[], int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
invalidateSubFramebuffer(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
invalidateSubFramebuffer(int, int, MemorySegment, int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
invalidateSubFramebuffer(SegmentAllocator, int, int[], int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
invalidateTexImage(int, int) - Method in interface overrungl.opengl.GL43C
 
invalidateTexSubImage(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
INVERT - Static variable in interface overrungl.opengl.GL10C
 
invoke() - Method in interface overrungl.opengl.ext.nv.GLVulkanProcNV
 
invoke(float, float, MemorySegment) - Method in interface overrungl.stb.STBIRKernelCallback
 
invoke(float, MemorySegment) - Method in interface overrungl.stb.STBIRSupportCallback
 
invoke(int, int) - Method in interface overrungl.glfw.GLFWJoystickFun
The function pointer type for joystick configuration callbacks.
invoke(int, int, int, int, String, MemorySegment) - Method in interface overrungl.opengl.GLDebugProc
debug callback
invoke(int, int, int, String, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLDebugProcAMD
debug callback
invoke(int, String) - Method in interface overrungl.glfw.GLFWErrorFun
The function pointer type for error callbacks.
invoke(long, MemorySegment) - Method in interface overrungl.glfw.GLFWAllocateFun
This function must return either a memory block at least size bytes long, or MemorySegment.NULL if allocation failed.
invoke(MemorySegment, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBIRInputCallback
 
invoke(MemorySegment, int, int, MemorySegment) - Method in interface overrungl.stb.STBIROutputCallback
 
invoke(MemorySegment) - Method in interface overrungl.glfw.GLFWWindowCloseFun
The function pointer type for window close callbacks.
invoke(MemorySegment) - Method in interface overrungl.glfw.GLFWWindowRefreshFun
The function pointer type for window content refresh callbacks.
invoke(MemorySegment) - Static method in interface overrungl.opengl.ext.nv.GLVulkanProcNV
 
invoke(MemorySegment) - Method in interface overrungl.stb.STBIIoCallbacks.Eof
Returns nonzero if we are at end of file/data.
invoke(MemorySegment, boolean) - Method in interface overrungl.glfw.GLFWCursorEnterFun
The function pointer type for cursor enter/leave callbacks.
invoke(MemorySegment, boolean) - Method in interface overrungl.glfw.GLFWWindowFocusFun
The function pointer type for window focus callbacks.
invoke(MemorySegment, boolean) - Method in interface overrungl.glfw.GLFWWindowIconifyFun
The function pointer type for window iconify callbacks.
invoke(MemorySegment, boolean) - Method in interface overrungl.glfw.GLFWWindowMaximizeFun
The function pointer type for window maximize callbacks.
invoke(MemorySegment, double, double) - Method in interface overrungl.glfw.GLFWCursorPosFun
The function pointer type for cursor position callbacks.
invoke(MemorySegment, double, double) - Method in interface overrungl.glfw.GLFWScrollFun
The function pointer type for scroll callbacks.
invoke(MemorySegment, float, float) - Method in interface overrungl.glfw.GLFWWindowContentScaleFun
The function pointer type for window content scale callbacks.
invoke(MemorySegment, int) - Method in interface overrungl.glfw.GLFWCharFun
The function pointer type for Unicode character callbacks.
invoke(MemorySegment, int) - Method in interface overrungl.glfw.GLFWMonitorFun
The function pointer type for monitor configuration callbacks.
invoke(MemorySegment, int) - Method in interface overrungl.stb.STBIIoCallbacks.Skip
Skip the next n bytes, or “unget” the last -n bytes if negative
invoke(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFWFramebufferSizeFun
The function pointer type for framebuffer size callbacks.
invoke(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFWWindowPosFun
The function pointer type for window position callbacks.
invoke(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFWWindowSizeFun
The function pointer type for window size callbacks.
invoke(MemorySegment, int, int, int) - Method in interface overrungl.glfw.GLFWMouseButtonFun
The function pointer type for mouse button callbacks.
invoke(MemorySegment, int, int, int, int) - Method in interface overrungl.glfw.GLFWKeyFun
The function pointer type for keyboard key callbacks.
invoke(MemorySegment, long, MemorySegment) - Static method in interface overrungl.glfw.GLFWAllocateFun
invoke(MemorySegment, long, MemorySegment) - Method in interface overrungl.glfw.GLFWReallocateFun
This function must return a memory block at least size bytes long, or MemorySegment.NULL if allocation failed.
invoke(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFWDeallocateFun
This function may deallocate the specified memory block.
invoke(MemorySegment, MemorySegment) - Static method in interface overrungl.stb.STBIIoCallbacks.Eof
 
invoke(MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBIIoCallbacks.Read
Fill data with size bytes.
invoke(MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBIWriteFunc
 
invoke(MemorySegment, MemorySegment, int) - Static method in interface overrungl.stb.STBIIoCallbacks.Skip
 
invoke(MemorySegment, MemorySegment, long, MemorySegment) - Static method in interface overrungl.glfw.GLFWReallocateFun
invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in interface overrungl.glfw.GLFWDeallocateFun
invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in interface overrungl.stb.STBIIoCallbacks.Read
 
invoke(MemorySegment, String[]) - Method in interface overrungl.glfw.GLFWDropFun
The function pointer type for path drop callbacks.
invoke(String) - Method in interface overrungl.opengl.GLLoadFunc
Gets the function pointer of the given GL function.
invoke_int(int, MemorySegment) - Method in interface overrungl.glfw.GLFWAllocateFun
invoke_int(MemorySegment, int, MemorySegment) - Method in interface overrungl.glfw.GLFWReallocateFun
IS_PER_PATCH - Static variable in interface overrungl.opengl.GL43C
 
IS_ROW_MAJOR - Static variable in interface overrungl.opengl.GL43C
 
is16BitFromMemory(MemorySegment) - Method in interface overrungl.stb.STBImage
 
is16BitFromMemory(SegmentAllocator, byte[]) - Method in interface overrungl.stb.STBImage
 
is16BitFromMemory(SegmentAllocator, byte[], int) - Method in interface overrungl.stb.STBImage
 
isBuffer(int) - Method in interface overrungl.opengl.GL15C
 
isEnabled(int) - Method in interface overrungl.opengl.GL10C
 
isEnabledi(int, int) - Method in interface overrungl.opengl.GL30C
 
isFramebuffer(int) - Method in interface overrungl.opengl.GL30C
 
isGlyphEmpty(STBTTFontInfo, int) - Method in interface overrungl.stb.STBTrueType
Returns true if nothing is drawn for this glyph.
isHdr(MemorySegment) - Method in interface overrungl.stb.STBImage
 
isHdr(String) - Method in interface overrungl.stb.STBImage
 
isHdrFromCallbacks(STBIIoCallbacks, MemorySegment) - Method in interface overrungl.stb.STBImage
 
isHdrFromFile(MemorySegment) - Method in interface overrungl.stb.STBImage
 
isHdrFromMemory(MemorySegment) - Method in interface overrungl.stb.STBImage
 
isHdrFromMemory(SegmentAllocator, byte[]) - Method in interface overrungl.stb.STBImage
 
isHdrFromMemory(SegmentAllocator, byte[], int) - Method in interface overrungl.stb.STBImage
 
isList(int) - Method in interface overrungl.opengl.GL10
 
isNullptr(long) - Static method in class overrungl.util.MemoryUtil
Returns true if address is 0L.
isNullptr(MemorySegment) - Static method in class overrungl.util.MemoryUtil
Returns true if segment is a null pointer.
ISOLINES - Static variable in interface overrungl.opengl.GL40C
 
isProgram(int) - Method in interface overrungl.opengl.GL20C
 
isProgramPipeline(int) - Method in interface overrungl.opengl.GL41C
 
isQuery(int) - Method in interface overrungl.opengl.GL15C
 
isRenderbuffer(int) - Method in interface overrungl.opengl.GL30C
 
isSampler(int) - Method in interface overrungl.opengl.GL33C
 
isShader(int) - Method in interface overrungl.opengl.GL20C
 
isSync(MemorySegment) - Method in interface overrungl.opengl.GL32C
 
isTexture(int) - Method in interface overrungl.opengl.GL11C
 
isTransformFeedback(int) - Method in interface overrungl.opengl.GL40C
 
isVertexArray(int) - Method in interface overrungl.opengl.GL30C
 
Iterating Over PathSets - Search tag in interface overrungl.nfd.NFD
Section
iterator() - Method in class overrungl.nfd.NFDEnumerator
 

J

JOYSTICK_1 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_10 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_11 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_12 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_13 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_14 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_15 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_16 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_2 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_3 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_4 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_5 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_6 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_7 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_8 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_9 - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
JOYSTICK_HAT_BUTTONS - Static variable in interface overrungl.glfw.GLFW
JOYSTICK_HAT_BUTTONS specifies whether to also expose joystick hats as buttons, for compatibility with earlier versions of GLFW that did not have GLFW.getJoystickHats(int).
JOYSTICK_LAST - Static variable in interface overrungl.glfw.GLFW
Joystick IDs.
joystickIsGamepad(int) - Method in interface overrungl.glfw.GLFW
Returns whether the specified joystick has a gamepad mapping.
joystickPresent(int) - Method in interface overrungl.glfw.GLFW
Returns whether the specified joystick is present.
jpg(String, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 
jpgToFunc(Arena, STBIWriteFunc, MemorySegment, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 

K

KEEP - Static variable in interface overrungl.opengl.GL10C
 
key() - Method in record class overrungl.util.value.Pair
Returns Pair.x.
key() - Method in record class overrungl.util.value.Tuple2
Returns Tuple2.x.
KEY_0 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_1 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_2 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_3 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_4 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_5 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_6 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_7 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_8 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_9 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_A - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_APOSTROPHE - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_B - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_BACKSLASH - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_BACKSPACE - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_C - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_CAPS_LOCK - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_COMMA - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_D - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_DELETE - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_DOWN - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_E - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_END - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_ENTER - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_EQUAL - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_ESCAPE - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_F1 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F10 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F11 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F12 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F13 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F14 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F15 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F16 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F17 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F18 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F19 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F2 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F20 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F21 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F22 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F23 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F24 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F25 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F3 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F4 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F5 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F6 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F7 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F8 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_F9 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_G - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_GRAVE_ACCENT - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_H - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_HOME - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_I - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_INSERT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_J - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_K - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_KP_0 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_1 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_2 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_3 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_4 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_5 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_6 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_7 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_8 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_9 - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_ADD - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_DECIMAL - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_DIVIDE - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_ENTER - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_EQUAL - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_MULTIPLY - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_KP_SUBTRACT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_L - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_LAST - Static variable in interface overrungl.glfw.GLFW
 
KEY_LEFT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_LEFT_ALT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_LEFT_BRACKET - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_LEFT_CONTROL - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_LEFT_SHIFT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_LEFT_SUPER - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_M - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_MENU - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_MINUS - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_N - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_NUM_LOCK - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_O - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_P - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_PAGE_DOWN - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_PAGE_UP - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_PAUSE - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_PERIOD - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_PRINT_SCREEN - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_Q - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_R - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_RIGHT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_RIGHT_ALT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_RIGHT_BRACKET - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_RIGHT_CONTROL - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_RIGHT_SHIFT - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_RIGHT_SUPER - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_S - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_SCROLL_LOCK - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_SEMICOLON - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_SLASH - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_SPACE - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_T - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_TAB - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_U - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_UNKNOWN - Static variable in interface overrungl.glfw.GLFW
The unknown key
KEY_UP - Static variable in interface overrungl.glfw.GLFW
Function keys
KEY_V - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_W - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_WORLD_1 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_WORLD_2 - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_X - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_Y - Static variable in interface overrungl.glfw.GLFW
Printable keys
KEY_Z - Static variable in interface overrungl.glfw.GLFW
Printable keys

L

LAST_VERTEX_CONVENTION - Static variable in interface overrungl.opengl.GL32C
 
LAYER_PROVOKING_VERTEX - Static variable in interface overrungl.opengl.GL41C
 
Layout - Search tag in class overrungl.glfw.GLFWGamepadState
Section
Layout - Search tag in class overrungl.glfw.GLFWGammaRamp
Section
Layout - Search tag in class overrungl.glfw.GLFWImage
Section
Layout - Search tag in class overrungl.glfw.GLFWVidMode
Section
Layout - Search tag in class overrungl.nfd.NFDNFilterItem
Section
Layout - Search tag in class overrungl.nfd.NFDU8FilterItem
Section
Layout - Search tag in class overrungl.opengl.DrawArraysIndirectCommand
Section
Layout - Search tag in class overrungl.opengl.DrawElementsIndirectCommand
Section
Layout - Search tag in class overrungl.stb.STBIIoCallbacks
Section
Layout - Search tag in class overrungl.stb.STBTTAlignedQuad
Section
Layout - Search tag in class overrungl.stb.STBTTBakedChar
Section
Layout - Search tag in class overrungl.stb.STBTTKerningEntry
Section
Layout - Search tag in class overrungl.stb.STBTTPackRange
Section
Layout - Search tag in class overrungl.stb.STBTTPackedChar
Section
Layout - Search tag in class overrungl.stb.STBTTVertex
Section
Layout - Search tag in class overrungl.stb.STBVorbisAlloc
Section
Layout - Search tag in class overrungl.stb.STBVorbisComment
Section
Layout - Search tag in class overrungl.stb.STBVorbisInfo
Section
LAYOUT - Static variable in class overrungl.glfw.GLFWAllocator
The layout of this struct.
LAYOUT - Static variable in class overrungl.glfw.GLFWGamepadState
The struct layout.
LAYOUT - Static variable in class overrungl.glfw.GLFWGammaRamp
The struct layout.
LAYOUT - Static variable in class overrungl.glfw.GLFWImage
The struct layout.
LAYOUT - Static variable in class overrungl.glfw.GLFWVidMode
The struct layout.
LAYOUT - Static variable in class overrungl.nfd.NFDEnumerator
The struct layout.
LAYOUT - Static variable in class overrungl.nfd.NFDNFilterItem
The struct layout.
LAYOUT - Static variable in class overrungl.nfd.NFDU8FilterItem
The struct layout.
LAYOUT - Static variable in class overrungl.opengl.DrawArraysIndirectCommand
The struct layout.
LAYOUT - Static variable in class overrungl.opengl.DrawElementsIndirectCommand
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBIIoCallbacks
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBIRRESIZE
Layout
LAYOUT - Static variable in class overrungl.stb.STBRPContext
The layout.
LAYOUT - Static variable in class overrungl.stb.STBRPNode
The layout.
LAYOUT - Static variable in class overrungl.stb.STBRPRect
The layout.
LAYOUT - Static variable in class overrungl.stb.STBTTAlignedQuad
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBTTBakedChar
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBTTBuf
The layout.
LAYOUT - Static variable in class overrungl.stb.STBTTFontInfo
The layout.
LAYOUT - Static variable in class overrungl.stb.STBTTKerningEntry
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBTTPackedChar
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBTTPackRange
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBTTVertex
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBVorbisAlloc
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBVorbisComment
The struct layout.
LAYOUT - Static variable in class overrungl.stb.STBVorbisInfo
The struct layout.
ldrToHdrGamma(float) - Method in interface overrungl.stb.STBImage
 
ldrToHdrScale(float) - Method in interface overrungl.stb.STBImage
 
left() - Method in record class overrungl.util.value.Pair
Returns Pair.x.
left() - Method in record class overrungl.util.value.Triplet
Returns Triplet.x.
left() - Method in record class overrungl.util.value.Tuple2
Returns Tuple2.x.
left() - Method in record class overrungl.util.value.Tuple3
Returns Tuple3.x.
LEFT - Static variable in interface overrungl.opengl.GL10C
 
LEQUAL - Static variable in interface overrungl.opengl.GL10C
 
LESS - Static variable in interface overrungl.opengl.GL10C
 
LIGHT_MODEL_AMBIENT - Static variable in interface overrungl.opengl.GL11
 
LIGHT_MODEL_COLOR_CONTROL - Static variable in interface overrungl.opengl.GL12
 
LIGHT_MODEL_LOCAL_VIEWER - Static variable in interface overrungl.opengl.GL11
 
LIGHT_MODEL_TWO_SIDE - Static variable in interface overrungl.opengl.GL11
 
LIGHT0 - Static variable in interface overrungl.opengl.GL11
 
LIGHT1 - Static variable in interface overrungl.opengl.GL11
 
LIGHT2 - Static variable in interface overrungl.opengl.GL11
 
LIGHT3 - Static variable in interface overrungl.opengl.GL11
 
LIGHT4 - Static variable in interface overrungl.opengl.GL11
 
LIGHT5 - Static variable in interface overrungl.opengl.GL11
 
LIGHT6 - Static variable in interface overrungl.opengl.GL11
 
LIGHT7 - Static variable in interface overrungl.opengl.GL11
 
lightf(int, int, float) - Method in interface overrungl.opengl.GL10
 
lightfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
lightfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
lighti(int, int, int) - Method in interface overrungl.opengl.GL10
 
LIGHTING - Static variable in interface overrungl.opengl.GL11
 
LIGHTING_BIT - Static variable in interface overrungl.opengl.GL11
 
lightiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
lightiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
lightModelf(int, float) - Method in interface overrungl.opengl.GL10
 
lightModelfv(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
lightModelfv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL10
 
lightModeli(int, int) - Method in interface overrungl.opengl.GL10
 
lightModeliv(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
lightModeliv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL10
 
LINE - Static variable in interface overrungl.opengl.GL10C
 
LINE_BIT - Static variable in interface overrungl.opengl.GL11
 
LINE_LOOP - Static variable in interface overrungl.opengl.GL10C
 
LINE_RESET_TOKEN - Static variable in interface overrungl.opengl.GL11
 
LINE_SMOOTH - Static variable in interface overrungl.opengl.GL10C
 
LINE_SMOOTH_HINT - Static variable in interface overrungl.opengl.GL10C
 
LINE_STIPPLE - Static variable in interface overrungl.opengl.GL11
 
LINE_STIPPLE_PATTERN - Static variable in interface overrungl.opengl.GL11
 
LINE_STIPPLE_REPEAT - Static variable in interface overrungl.opengl.GL11
 
LINE_STRIP - Static variable in interface overrungl.opengl.GL10C
 
LINE_STRIP_ADJACENCY - Static variable in interface overrungl.opengl.GL32C
 
LINE_TOKEN - Static variable in interface overrungl.opengl.GL11
 
LINE_WIDTH - Static variable in interface overrungl.opengl.GL10C
 
LINE_WIDTH_GRANULARITY - Static variable in interface overrungl.opengl.GL10C
 
LINE_WIDTH_RANGE - Static variable in interface overrungl.opengl.GL10C
 
LINEAR - Static variable in interface overrungl.opengl.GL10C
 
LINEAR_ATTENUATION - Static variable in interface overrungl.opengl.GL11
 
LINEAR_MIPMAP_LINEAR - Static variable in interface overrungl.opengl.GL10C
 
LINEAR_MIPMAP_NEAREST - Static variable in interface overrungl.opengl.GL10C
 
LINES - Static variable in interface overrungl.opengl.GL10C
 
LINES_ADJACENCY - Static variable in interface overrungl.opengl.GL32C
 
lineStipple(int, short) - Method in interface overrungl.opengl.GL10
 
lineWidth(float) - Method in interface overrungl.opengl.GL10C
 
LINK_STATUS - Static variable in interface overrungl.opengl.GL20C
 
linkProgram(int) - Method in interface overrungl.opengl.GL20C
 
LIST_BASE - Static variable in interface overrungl.opengl.GL11
 
LIST_BIT - Static variable in interface overrungl.opengl.GL11
 
LIST_INDEX - Static variable in interface overrungl.opengl.GL11
 
LIST_MODE - Static variable in interface overrungl.opengl.GL11
 
listBase(int) - Method in interface overrungl.opengl.GL10
 
load(String, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
load(String, String, String) - Static method in class overrungl.internal.RuntimeHelper
Loads a library from classpath or local.
load(GLFlags) - Static method in class overrungl.opengl.GLLoader
Loads OpenGL core profile with the given flags.
LOAD - Static variable in interface overrungl.opengl.GL11
 
load16(String, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
load16FromCallbacks(STBIIoCallbacks, MemorySegment, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
load16FromMemory(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
load16FromMemory(SegmentAllocator, byte[], int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
load16FromMemory(SegmentAllocator, int, byte[], int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadBuiltin(GLFlags, Class<T>) - Static method in class overrungl.opengl.GLLoader
Loads OpenGL context with the given flags.
loadContext(MethodHandles.Lookup, GLFlags, Class<T>) - Static method in class overrungl.opengl.GLLoader
Loads OpenGL context with the given flags.
loadExtension(GLFlags) - Static method in class overrungl.opengl.GLLoader
Loads OpenGL extensions with the given flags.
loadf(String, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadfFromCallbacks(STBIIoCallbacks, MemorySegment, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadfFromFile(MemorySegment, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadfFromMemory(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
loadfFromMemory(SegmentAllocator, byte[], int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadfFromMemory(SegmentAllocator, int, byte[], int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadFlags(GLLoadFunc) - Static method in class overrungl.opengl.GLLoader
Loads OpenGL flags.
loadFromCallbacks(STBIIoCallbacks, MemorySegment, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadFromFile(MemorySegment, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadFromFile16(MemorySegment, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadFromMemory(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
loadFromMemory(SegmentAllocator, byte[], int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadFromMemory(SegmentAllocator, byte[], int, int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadGifFromMemory(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
loadGifFromMemory(SegmentAllocator, byte[], int[][], int[], int[], int[], int[], int) - Method in interface overrungl.stb.STBImage
 
loadIdentity() - Method in interface overrungl.opengl.GL10
 
loadLegacy(GLFlags) - Static method in class overrungl.opengl.GLLoader
Loads OpenGL compatibility profile with the given flags.
loadMatrixd(MemorySegment) - Method in interface overrungl.opengl.GL10
 
loadMatrixd(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
loadMatrixf(MemorySegment) - Method in interface overrungl.opengl.GL10
 
loadMatrixf(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
loadName(int) - Method in interface overrungl.opengl.GL10
 
loadTransposeMatrixd(MemorySegment) - Method in interface overrungl.opengl.GL13
 
loadTransposeMatrixd(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL13
 
loadTransposeMatrixf(MemorySegment) - Method in interface overrungl.opengl.GL13
 
loadTransposeMatrixf(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL13
 
LOCATION - Static variable in interface overrungl.opengl.GL43C
 
LOCATION_COMPONENT - Static variable in interface overrungl.opengl.GL44C
 
LOCATION_INDEX - Static variable in interface overrungl.opengl.GL43C
 
LOCK_KEY_MODS - Static variable in interface overrungl.glfw.GLFW
 
LOGIC_OP - Static variable in interface overrungl.opengl.GL11
 
LOGIC_OP_MODE - Static variable in interface overrungl.opengl.GL10C
 
logicOp(int) - Method in interface overrungl.opengl.GL10C
 
LONG - Static variable in class overrungl.internal.RuntimeHelper
Some canonical layouts
lookup() - Method in interface overrungl.opengl.GLLoadFunc
Returns a symbol lookup of this.
LOSE_CONTEXT_ON_RESET - Static variable in interface overrungl.glfw.GLFW
value for CONTEXT_ROBUSTNESS
LOSE_CONTEXT_ON_RESET - Static variable in interface overrungl.opengl.GL45C
 
LOW_FLOAT - Static variable in interface overrungl.opengl.GL41C
 
LOW_INT - Static variable in interface overrungl.opengl.GL41C
 
LOWER_LEFT - Static variable in interface overrungl.opengl.GL20C
 
LUMINANCE - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE_ALPHA - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE12 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE12_ALPHA12 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE12_ALPHA4 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE16 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE16_ALPHA16 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE4 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE4_ALPHA4 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE6_ALPHA2 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE8 - Static variable in interface overrungl.opengl.GL11
 
LUMINANCE8_ALPHA8 - Static variable in interface overrungl.opengl.GL11
 

M

MAC_EID_ARABIC - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_EID_CHINESE_TRAD - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_EID_GREEK - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_EID_HEBREW - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_EID_JAPANESE - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_EID_KOREAN - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_EID_ROMAN - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_EID_RUSSIAN - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MAC; same as Script Manager codes
MAC_LANG_ARABIC - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_CHINESE_SIMPLIFIED - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_CHINESE_TRAD - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_DUTCH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_ENGLISH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_FRENCH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_GERMAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_HEBREW - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_ITALIAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_JAPANESE - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_KOREAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_RUSSIAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_SPANISH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
MAC_LANG_SWEDISH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MAC
macOS specific init hints - Search tag in overrungl.glfw.GLFW.COCOA_CHDIR_RESOURCES
Section
macOS specific init hints - Search tag in overrungl.glfw.GLFW.COCOA_MENUBAR
Section
macOS specific window hints - Search tag in overrungl.glfw.GLFW.COCOA_FRAME_NAME
Section
macOS specific window hints - Search tag in overrungl.glfw.GLFW.COCOA_GRAPHICS_SWITCHING
Section
macOS specific window hints - Search tag in overrungl.glfw.GLFW.COCOA_RETINA_FRAMEBUFFER
Section
MACSTYLE_BOLD - Static variable in interface overrungl.stb.STBTrueType
macStyle
MACSTYLE_DONTCARE - Static variable in interface overrungl.stb.STBTrueType
macStyle
MACSTYLE_ITALIC - Static variable in interface overrungl.stb.STBTrueType
macStyle
MACSTYLE_NONE - Static variable in interface overrungl.stb.STBTrueType
macStyle
MACSTYLE_UNDERSCORE - Static variable in interface overrungl.stb.STBTrueType
macStyle
MAJOR_VERSION - Static variable in interface overrungl.opengl.GL30C
 
makeCodepointBitmap(STBTTFontInfo, MemorySegment, int, int, int, float, float, int) - Method in interface overrungl.stb.STBTrueType
the same as stbtt_GetCodepointBitmap, but you pass in storage for the bitmap in the form of 'output', with row spacing of 'out_stride' bytes.
makeCodepointBitmapSubpixel(STBTTFontInfo, MemorySegment, int, int, int, float, float, float, float, int) - Method in interface overrungl.stb.STBTrueType
same as stbtt_MakeCodepointBitmap, but you can specify a subpixel shift for the character
makeCodepointBitmapSubpixelPrefilter(STBTTFontInfo, MemorySegment, int, int, int, float, float, float, float, int, int, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBTrueType
same as stbtt_MakeCodepointBitmapSubpixel, but prefiltering is performed (see stbtt_PackSetOversampling)
makeContextCurrent(MemorySegment) - Method in interface overrungl.glfw.GLFW
Makes the context of the specified window current for the calling thread.
makeGlyphBitmap(STBTTFontInfo, MemorySegment, int, int, int, float, float, int) - Method in interface overrungl.stb.STBTrueType
the following functions are equivalent to the above functions, but operate on glyph indices instead of Unicode codepoints (for efficiency)
makeGlyphBitmapSubpixel(STBTTFontInfo, MemorySegment, int, int, int, float, float, float, float, int) - Method in interface overrungl.stb.STBTrueType
the following functions are equivalent to the above functions, but operate on glyph indices instead of Unicode codepoints (for efficiency)
makeGlyphBitmapSubpixelPrefilter(STBTTFontInfo, MemorySegment, int, int, int, float, float, float, float, int, int, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBTrueType
the following functions are equivalent to the above functions, but operate on glyph indices instead of Unicode codepoints (for efficiency)
malloc(long) - Static method in class overrungl.util.MemoryUtil
Allocates memory blocks.
malloc(MemoryLayout) - Static method in class overrungl.util.MemoryUtil
The layout version of MemoryUtil.malloc(long).
malloc(Matrix2dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix2fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix3dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix3fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix3x2dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix3x2fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix4dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix4fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix4x3dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Matrix4x3fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix by C memory function.
malloc(Vector2dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector2fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector2ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector3dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector3fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector3ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector4dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector4fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(Vector4ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector by C memory function.
malloc(MemoryStack, Matrix2dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix2fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix3dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix3fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix3x2dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix3x2fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix4dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix4fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix4x3dc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Matrix4x3fc) - Static method in class overrungl.joml.Matrixn
Allocates the matrix on stack.
malloc(MemoryStack, Vector2dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector2fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector2ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector3dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector3fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector3ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector4dc) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector4fc) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
malloc(MemoryStack, Vector4ic) - Static method in class overrungl.joml.Vectorn
Allocates the vector on stack.
MANUAL_GENERATE_MIPMAP - Static variable in interface overrungl.opengl.GL43C
 
MAP_COHERENT_BIT - Static variable in interface overrungl.opengl.GL44C
 
MAP_COLOR - Static variable in interface overrungl.opengl.GL11
 
MAP_FLUSH_EXPLICIT_BIT - Static variable in interface overrungl.opengl.GL30C
 
MAP_INVALIDATE_BUFFER_BIT - Static variable in interface overrungl.opengl.GL30C
 
MAP_INVALIDATE_RANGE_BIT - Static variable in interface overrungl.opengl.GL30C
 
MAP_PERSISTENT_BIT - Static variable in interface overrungl.opengl.GL44C
 
MAP_READ_BIT - Static variable in interface overrungl.opengl.GL30C
 
MAP_STENCIL - Static variable in interface overrungl.opengl.GL11
 
MAP_UNSYNCHRONIZED_BIT - Static variable in interface overrungl.opengl.GL30C
 
MAP_WRITE_BIT - Static variable in interface overrungl.opengl.GL30C
 
MAP1_COLOR_4 - Static variable in interface overrungl.opengl.GL11
 
MAP1_GRID_DOMAIN - Static variable in interface overrungl.opengl.GL11
 
MAP1_GRID_SEGMENTS - Static variable in interface overrungl.opengl.GL11
 
MAP1_INDEX - Static variable in interface overrungl.opengl.GL11
 
MAP1_NORMAL - Static variable in interface overrungl.opengl.GL11
 
MAP1_TEXTURE_COORD_1 - Static variable in interface overrungl.opengl.GL11
 
MAP1_TEXTURE_COORD_2 - Static variable in interface overrungl.opengl.GL11
 
MAP1_TEXTURE_COORD_3 - Static variable in interface overrungl.opengl.GL11
 
MAP1_TEXTURE_COORD_4 - Static variable in interface overrungl.opengl.GL11
 
MAP1_VERTEX_3 - Static variable in interface overrungl.opengl.GL11
 
MAP1_VERTEX_4 - Static variable in interface overrungl.opengl.GL11
 
map1d(int, double, double, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
map1d(SegmentAllocator, int, double, double, int, int, double[]) - Method in interface overrungl.opengl.GL10
 
map1f(int, float, float, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
map1f(SegmentAllocator, int, float, float, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
MAP2_COLOR_4 - Static variable in interface overrungl.opengl.GL11
 
MAP2_GRID_DOMAIN - Static variable in interface overrungl.opengl.GL11
 
MAP2_GRID_SEGMENTS - Static variable in interface overrungl.opengl.GL11
 
MAP2_INDEX - Static variable in interface overrungl.opengl.GL11
 
MAP2_NORMAL - Static variable in interface overrungl.opengl.GL11
 
MAP2_TEXTURE_COORD_1 - Static variable in interface overrungl.opengl.GL11
 
MAP2_TEXTURE_COORD_2 - Static variable in interface overrungl.opengl.GL11
 
MAP2_TEXTURE_COORD_3 - Static variable in interface overrungl.opengl.GL11
 
MAP2_TEXTURE_COORD_4 - Static variable in interface overrungl.opengl.GL11
 
MAP2_VERTEX_3 - Static variable in interface overrungl.opengl.GL11
 
MAP2_VERTEX_4 - Static variable in interface overrungl.opengl.GL11
 
map2d(int, double, double, int, int, double, double, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
map2d(SegmentAllocator, int, double, double, int, int, double, double, int, int, double[]) - Method in interface overrungl.opengl.GL10
 
map2f(int, float, float, int, int, float, float, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
map2f(SegmentAllocator, int, float, float, int, int, float, float, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
mapBuffer(int, int) - Method in interface overrungl.opengl.GL15C
 
mapBuffer(int, int, long) - Method in interface overrungl.opengl.GL15C
 
mapBufferRange(int, long, long, int) - Method in interface overrungl.opengl.GL30C
 
mapGrid1d(int, double, double) - Method in interface overrungl.opengl.GL10
 
mapGrid1f(int, float, float) - Method in interface overrungl.opengl.GL10
 
mapGrid2d(int, double, double, int, double, double) - Method in interface overrungl.opengl.GL10
 
mapGrid2f(int, float, float, int, float, float) - Method in interface overrungl.opengl.GL10
 
mapNamedBuffer(int, int) - Method in interface overrungl.opengl.GL45C
 
mapNamedBuffer(int, int, long) - Method in interface overrungl.opengl.GL45C
 
mapNamedBufferRange(int, long, long, int) - Method in interface overrungl.opengl.GL45C
 
MAT2D - Static variable in class overrungl.joml.Matrixn
The Matrix2d layout.
MAT2F - Static variable in class overrungl.joml.Matrixn
The Matrix2f layout.
MAT3D - Static variable in class overrungl.joml.Matrixn
The Matrix3d layout.
MAT3F - Static variable in class overrungl.joml.Matrixn
The Matrix3f layout.
MAT3X2D - Static variable in class overrungl.joml.Matrixn
The Matrix3x2d layout.
MAT3X2F - Static variable in class overrungl.joml.Matrixn
The Matrix3x2f layout.
MAT4D - Static variable in class overrungl.joml.Matrixn
The Matrix4d layout.
MAT4F - Static variable in class overrungl.joml.Matrixn
The Matrix4f layout.
MAT4X3D - Static variable in class overrungl.joml.Matrixn
The Matrix4x3d layout.
MAT4X3F - Static variable in class overrungl.joml.Matrixn
The Matrix4x3f layout.
materialf(int, int, float) - Method in interface overrungl.opengl.GL10
 
materialfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
materialfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
materiali(int, int, int) - Method in interface overrungl.opengl.GL10
 
materialiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
materialiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
MATRIX_MODE - Static variable in interface overrungl.opengl.GL11
 
MATRIX_STRIDE - Static variable in interface overrungl.opengl.GL43C
 
matrixMode(int) - Method in interface overrungl.opengl.GL10
 
Matrixn - Class in overrungl.joml
The matrix-to-native-memory util.
MAX - Static variable in interface overrungl.opengl.GL14C
 
MAX_3D_TEXTURE_SIZE - Static variable in interface overrungl.opengl.GL12C
 
MAX_ARRAY_TEXTURE_LAYERS - Static variable in interface overrungl.opengl.GL30C
 
MAX_ATOMIC_COUNTER_BUFFER_BINDINGS - Static variable in interface overrungl.opengl.GL42C
 
MAX_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL42C
 
MAX_ATTRIB_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
MAX_CLIP_DISTANCES - Static variable in interface overrungl.opengl.GL30C
 
MAX_CLIP_PLANES - Static variable in interface overrungl.opengl.GL11
 
MAX_COLOR_ATTACHMENTS - Static variable in interface overrungl.opengl.GL30C
 
MAX_COLOR_TEXTURE_SAMPLES - Static variable in interface overrungl.opengl.GL32C
 
MAX_COMBINED_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_COMBINED_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_COMBINED_CLIP_AND_CULL_DISTANCES - Static variable in interface overrungl.opengl.GL45C
 
MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMBINED_DIMENSIONS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL31C
 
MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL31C
 
MAX_COMBINED_IMAGE_UNIFORMS - Static variable in interface overrungl.opengl.GL42C
 
MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS - Static variable in interface overrungl.opengl.GL42C
 
MAX_COMBINED_SHADER_OUTPUT_RESOURCES - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMBINED_SHADER_STORAGE_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL20C
 
MAX_COMBINED_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL31C
 
MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL31C
 
MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_IMAGE_UNIFORMS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_SHADER_STORAGE_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_SHARED_MEMORY_SIZE - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_TEXTURE_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_WORK_GROUP_COUNT - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_WORK_GROUP_INVOCATIONS - Static variable in interface overrungl.opengl.GL43C
 
MAX_COMPUTE_WORK_GROUP_SIZE - Static variable in interface overrungl.opengl.GL43C
 
MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in interface overrungl.opengl.GL13C
 
MAX_CULL_DISTANCES - Static variable in interface overrungl.opengl.GL45C
 
MAX_DEBUG_GROUP_STACK_DEPTH - Static variable in interface overrungl.opengl.GL43C
 
MAX_DEBUG_LOGGED_MESSAGES - Static variable in interface overrungl.opengl.GL43C
 
MAX_DEBUG_MESSAGE_LENGTH - Static variable in interface overrungl.opengl.GL43C
 
MAX_DEPTH - Static variable in interface overrungl.opengl.GL43C
 
MAX_DEPTH_TEXTURE_SAMPLES - Static variable in interface overrungl.opengl.GL32C
 
MAX_DRAW_BUFFERS - Static variable in interface overrungl.opengl.GL20C
 
MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in interface overrungl.opengl.GL33C
 
MAX_ELEMENT_INDEX - Static variable in interface overrungl.opengl.GL43C
 
MAX_ELEMENTS_INDICES - Static variable in interface overrungl.opengl.GL12C
 
MAX_ELEMENTS_VERTICES - Static variable in interface overrungl.opengl.GL12C
 
MAX_EVAL_ORDER - Static variable in interface overrungl.opengl.GL11
 
MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_FRAGMENT_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_FRAGMENT_IMAGE_UNIFORMS - Static variable in interface overrungl.opengl.GL42C
 
MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL32C
 
MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface overrungl.opengl.GL40C
 
MAX_FRAGMENT_SHADER_STORAGE_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL31C
 
MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL20C
 
MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in interface overrungl.opengl.GL41C
 
MAX_FRAMEBUFFER_HEIGHT - Static variable in interface overrungl.opengl.GL43C
 
MAX_FRAMEBUFFER_LAYERS - Static variable in interface overrungl.opengl.GL43C
 
MAX_FRAMEBUFFER_SAMPLES - Static variable in interface overrungl.opengl.GL43C
 
MAX_FRAMEBUFFER_WIDTH - Static variable in interface overrungl.opengl.GL43C
 
MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_GEOMETRY_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_GEOMETRY_IMAGE_UNIFORMS - Static variable in interface overrungl.opengl.GL42C
 
MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL32C
 
MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL32C
 
MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in interface overrungl.opengl.GL32C
 
MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in interface overrungl.opengl.GL40C
 
MAX_GEOMETRY_SHADER_STORAGE_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL32C
 
MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL32C
 
MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL31C
 
MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL32C
 
MAX_HEIGHT - Static variable in interface overrungl.opengl.GL43C
 
MAX_IMAGE_SAMPLES - Static variable in interface overrungl.opengl.GL42C
 
MAX_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL42C
 
MAX_INTEGER_SAMPLES - Static variable in interface overrungl.opengl.GL32C
 
MAX_LABEL_LENGTH - Static variable in interface overrungl.opengl.GL43C
 
MAX_LAYERS - Static variable in interface overrungl.opengl.GL43C
 
MAX_LIGHTS - Static variable in interface overrungl.opengl.GL11
 
MAX_LIST_NESTING - Static variable in interface overrungl.opengl.GL11
 
MAX_MODELVIEW_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
MAX_NAME_LENGTH - Static variable in interface overrungl.opengl.GL43C
 
MAX_NAME_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
MAX_NUM_ACTIVE_VARIABLES - Static variable in interface overrungl.opengl.GL43C
 
MAX_NUM_COMPATIBLE_SUBROUTINES - Static variable in interface overrungl.opengl.GL43C
 
MAX_PATCH_VERTICES - Static variable in interface overrungl.opengl.GL40C
 
MAX_PIXEL_MAP_TABLE - Static variable in interface overrungl.opengl.GL11
 
MAX_PROGRAM_TEXEL_OFFSET - Static variable in interface overrungl.opengl.GL30C
 
MAX_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface overrungl.opengl.GL40C
 
MAX_PROJECTION_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
MAX_RECTANGLE_TEXTURE_SIZE - Static variable in interface overrungl.opengl.GL31C
 
MAX_RENDERBUFFER_SIZE - Static variable in interface overrungl.opengl.GL30C
 
MAX_SAMPLE_MASK_WORDS - Static variable in interface overrungl.opengl.GL32C
 
MAX_SAMPLES - Static variable in interface overrungl.opengl.GL30C
 
MAX_SERVER_WAIT_TIMEOUT - Static variable in interface overrungl.opengl.GL32C
 
MAX_SHADER_STORAGE_BLOCK_SIZE - Static variable in interface overrungl.opengl.GL43C
 
MAX_SHADER_STORAGE_BUFFER_BINDINGS - Static variable in interface overrungl.opengl.GL43C
 
MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in interface overrungl.opengl.GL40C
 
MAX_SUBROUTINES - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_TESS_CONTROL_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_TESS_CONTROL_IMAGE_UNIFORMS - Static variable in interface overrungl.opengl.GL42C
 
MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_TESS_EVALUATION_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_TESS_EVALUATION_IMAGE_UNIFORMS - Static variable in interface overrungl.opengl.GL42C
 
MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_GEN_LEVEL - Static variable in interface overrungl.opengl.GL40C
 
MAX_TESS_PATCH_COMPONENTS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TEXTURE_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL31C
 
MAX_TEXTURE_COORDS - Static variable in interface overrungl.opengl.GL20
 
MAX_TEXTURE_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL20C
 
MAX_TEXTURE_LOD_BIAS - Static variable in interface overrungl.opengl.GL14C
 
MAX_TEXTURE_MAX_ANISOTROPY - Static variable in interface overrungl.opengl.GL46C
 
MAX_TEXTURE_SIZE - Static variable in interface overrungl.opengl.GL10C
 
MAX_TEXTURE_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
MAX_TEXTURE_UNITS - Static variable in interface overrungl.opengl.GL13
 
MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in interface overrungl.opengl.GL40C
 
MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in interface overrungl.opengl.GL30C
 
MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in interface overrungl.opengl.GL30C
 
MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in interface overrungl.opengl.GL30C
 
MAX_UNIFORM_BLOCK_SIZE - Static variable in interface overrungl.opengl.GL31C
 
MAX_UNIFORM_BUFFER_BINDINGS - Static variable in interface overrungl.opengl.GL31C
 
MAX_UNIFORM_LOCATIONS - Static variable in interface overrungl.opengl.GL43C
 
MAX_VARYING_COMPONENTS - Static variable in interface overrungl.opengl.GL30C
 
MAX_VARYING_FLOATS - Static variable in interface overrungl.opengl.GL20C
 
MAX_VARYING_VECTORS - Static variable in interface overrungl.opengl.GL41C
 
MAX_VERTEX_ATOMIC_COUNTER_BUFFERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_VERTEX_ATOMIC_COUNTERS - Static variable in interface overrungl.opengl.GL42C
 
MAX_VERTEX_ATTRIB_BINDINGS - Static variable in interface overrungl.opengl.GL43C
 
MAX_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in interface overrungl.opengl.GL43C
 
MAX_VERTEX_ATTRIB_STRIDE - Static variable in interface overrungl.opengl.GL44C
 
MAX_VERTEX_ATTRIBS - Static variable in interface overrungl.opengl.GL20C
 
MAX_VERTEX_IMAGE_UNIFORMS - Static variable in interface overrungl.opengl.GL42C
 
MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in interface overrungl.opengl.GL32C
 
MAX_VERTEX_SHADER_STORAGE_BLOCKS - Static variable in interface overrungl.opengl.GL43C
 
MAX_VERTEX_STREAMS - Static variable in interface overrungl.opengl.GL40C
 
MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in interface overrungl.opengl.GL20C
 
MAX_VERTEX_UNIFORM_BLOCKS - Static variable in interface overrungl.opengl.GL31C
 
MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in interface overrungl.opengl.GL20C
 
MAX_VERTEX_UNIFORM_VECTORS - Static variable in interface overrungl.opengl.GL41C
 
MAX_VIEWPORT_DIMS - Static variable in interface overrungl.opengl.GL10C
 
MAX_VIEWPORTS - Static variable in interface overrungl.opengl.GL41C
 
MAX_WIDTH - Static variable in interface overrungl.opengl.GL43C
 
maxFrameSize - Static variable in class overrungl.stb.STBVorbisInfo
max_frame_size
MAXIMIZED - Static variable in interface overrungl.glfw.GLFW
Window related hints
maximizeWindow(MemorySegment) - Method in interface overrungl.glfw.GLFW
Maximizes the specified window.
MEDIUM_FLOAT - Static variable in interface overrungl.opengl.GL41C
 
MEDIUM_INT - Static variable in interface overrungl.opengl.GL41C
 
memcpy(MemorySegment, MemorySegment, long) - Static method in class overrungl.util.MemoryUtil
Copies bytes between buffers.
memmove(MemorySegment, MemorySegment, long) - Static method in class overrungl.util.MemoryUtil
Moves one buffer to another.
memoryBarrier(int) - Method in interface overrungl.opengl.GL42C
 
memoryBarrierByRegion(int) - Method in interface overrungl.opengl.GL45C
 
MemoryUtil - Class in overrungl.util
The standard-C memory allocator.
memset(MemorySegment, int, long) - Static method in class overrungl.util.MemoryUtil
Sets a buffer to a specified character.
middle() - Method in record class overrungl.util.value.Triplet
Returns Triplet.y.
middle() - Method in record class overrungl.util.value.Tuple3
Returns Tuple3.y.
MIN - Static variable in interface overrungl.opengl.GL14C
 
MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in interface overrungl.opengl.GL40C
 
MIN_MAP_BUFFER_ALIGNMENT - Static variable in interface overrungl.opengl.GL42C
 
MIN_PROGRAM_TEXEL_OFFSET - Static variable in interface overrungl.opengl.GL30C
 
MIN_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in interface overrungl.opengl.GL40C
 
MIN_SAMPLE_SHADING_VALUE - Static variable in interface overrungl.opengl.GL40C
 
MINOR_VERSION - Static variable in interface overrungl.opengl.GL30C
 
minSampleShading(float) - Method in interface overrungl.opengl.GL40C
 
MIPMAP - Static variable in interface overrungl.opengl.GL43C
 
MIRROR_CLAMP_TO_EDGE - Static variable in interface overrungl.opengl.GL44C
 
MIRRORED_REPEAT - Static variable in interface overrungl.opengl.GL14C
 
missing_capture_pattern - Static variable in interface overrungl.stb.STBVorbis
ogg errors
MITCHELL - Enum constant in enum class overrungl.stb.STBIRFilter
Mitchell-Netrevalli filter with B=1/3, C=1/3
MOD_ALT - Static variable in interface overrungl.glfw.GLFW
If this bit is set one or more Alt keys were held down.
MOD_CAPS_LOCK - Static variable in interface overrungl.glfw.GLFW
If this bit is set the Caps Lock key is enabled and the GLFW.LOCK_KEY_MODS input mode is set.
MOD_CONTROL - Static variable in interface overrungl.glfw.GLFW
If this bit is set one or more Control keys were held down.
MOD_NUM_LOCK - Static variable in interface overrungl.glfw.GLFW
If this bit is set the Num Lock key is enabled and the GLFW.LOCK_KEY_MODS input mode is set.
MOD_SHIFT - Static variable in interface overrungl.glfw.GLFW
If this bit is set one or more Shift keys were held down.
MOD_SUPER - Static variable in interface overrungl.glfw.GLFW
If this bit is set one or more Super keys were held down.
MODELVIEW - Static variable in interface overrungl.opengl.GL11
 
MODELVIEW_MATRIX - Static variable in interface overrungl.opengl.GL11
 
MODELVIEW_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
MODULATE - Static variable in interface overrungl.opengl.GL11
 
MOUSE_BUTTON_1 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_2 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_3 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_4 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_5 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_6 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_7 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_8 - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_LAST - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_LEFT - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_MIDDLE - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_BUTTON_RIGHT - Static variable in interface overrungl.glfw.GLFW
Mouse button IDs.
MOUSE_PASSTHROUGH - Static variable in interface overrungl.glfw.GLFW
Window related hints
MS_EID_SHIFTJIS - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MICROSOFT
MS_EID_SYMBOL - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MICROSOFT
MS_EID_UNICODE_BMP - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MICROSOFT
MS_EID_UNICODE_FULL - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_MICROSOFT
MS_LANG_CHINESE - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_DUTCH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_ENGLISH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_FRENCH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_GERMAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_HEBREW - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_ITALIAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_JAPANESE - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_KOREAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_RUSSIAN - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_SPANISH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MS_LANG_SWEDISH - Static variable in interface overrungl.stb.STBTrueType
languageID for STBTT_PLATFORM_ID_MICROSOFT; same as LCID...
MULT - Static variable in interface overrungl.opengl.GL11
 
multiDrawArrays(int, MemorySegment, MemorySegment, int) - Method in interface overrungl.opengl.GL14C
 
multiDrawArrays(SegmentAllocator, int, int[], int[], int) - Method in interface overrungl.opengl.GL14C
 
multiDrawArraysIndirect(int, MemorySegment, int, int) - Method in interface overrungl.opengl.GL43C
 
multiDrawArraysIndirect(int, DrawArraysIndirectCommand, int, int) - Method in interface overrungl.opengl.GL43C
 
multiDrawArraysIndirectCount(int, MemorySegment, long, int, int) - Method in interface overrungl.opengl.GL46C
 
multiDrawElements(int, MemorySegment, int, MemorySegment, int) - Method in interface overrungl.opengl.GL14C
 
multiDrawElements(SegmentAllocator, int, int[], int, byte[][], int) - Method in interface overrungl.opengl.GL14C
 
multiDrawElements(SegmentAllocator, int, int[], int, int[][], int) - Method in interface overrungl.opengl.GL14C
 
multiDrawElements(SegmentAllocator, int, int[], int, short[][], int) - Method in interface overrungl.opengl.GL14C
 
multiDrawElementsBaseVertex(int, MemorySegment, int, MemorySegment, int, MemorySegment) - Method in interface overrungl.opengl.GL32C
 
multiDrawElementsBaseVertex(SegmentAllocator, int, int[], int, byte[][], int, int[]) - Method in interface overrungl.opengl.GL32C
 
multiDrawElementsBaseVertex(SegmentAllocator, int, int[], int, int[][], int, int[]) - Method in interface overrungl.opengl.GL32C
 
multiDrawElementsBaseVertex(SegmentAllocator, int, int[], int, short[][], int, int[]) - Method in interface overrungl.opengl.GL32C
 
multiDrawElementsBaseVertex(SegmentAllocator, int, int[], int, MemorySegment[], int, int[]) - Method in interface overrungl.opengl.GL32C
 
multiDrawElementsIndirect(int, int, MemorySegment, int, int) - Method in interface overrungl.opengl.GL43C
 
multiDrawElementsIndirect(int, int, DrawElementsIndirectCommand, int, int) - Method in interface overrungl.opengl.GL43C
 
multiDrawElementsIndirectCount(int, int, MemorySegment, long, int, int) - Method in interface overrungl.opengl.GL46C
 
MULTISAMPLE - Static variable in interface overrungl.opengl.GL13C
 
MULTISAMPLE_BIT - Static variable in interface overrungl.opengl.GL13
 
multiTexCoord1d(int, double) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1dv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1f(int, float) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1fv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1i(int, int) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1iv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1s(int, short) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1sv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord1sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2d(int, double, double) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2dv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2f(int, float, float) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2fv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2i(int, int, int) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2iv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2s(int, short, short) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2sv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord2sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3d(int, double, double, double) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3dv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3f(int, float, float, float) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3fv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3i(int, int, int, int) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3iv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3s(int, short, short, short) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3sv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord3sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4d(int, double, double, double, double) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4dv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4f(int, float, float, float, float) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4fv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4i(int, int, int, int, int) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4iv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4s(int, short, short, short, short) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4sv(int, MemorySegment) - Method in interface overrungl.opengl.GL13
 
multiTexCoord4sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL13
 
multMatrixd(MemorySegment) - Method in interface overrungl.opengl.GL10
 
multMatrixd(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
multMatrixf(MemorySegment) - Method in interface overrungl.opengl.GL10
 
multMatrixf(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
multTransposeMatrixd(MemorySegment) - Method in interface overrungl.opengl.GL13
 
multTransposeMatrixd(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL13
 
multTransposeMatrixf(MemorySegment) - Method in interface overrungl.opengl.GL13
 
multTransposeMatrixf(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL13
 

N

N - Enum constant in enum class overrungl.nfd.NFDEnumerator.Kind
Native (UTF-16LE for Windows, UTF-8 for others)
N3F_V3F - Static variable in interface overrungl.opengl.GL11
 
name - Static variable in class overrungl.nfd.NFDNFilterItem
name
name - Static variable in class overrungl.nfd.NFDU8FilterItem
name
NAME_LENGTH - Static variable in interface overrungl.opengl.GL43C
 
NAME_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
namedBufferData(int, long, int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(int, long, MemorySegment, int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(int, MemorySegment, int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(SegmentAllocator, int, byte[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(SegmentAllocator, int, double[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(SegmentAllocator, int, float[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(SegmentAllocator, int, int[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(SegmentAllocator, int, long[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferData(SegmentAllocator, int, short[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(int, long, int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(int, long, MemorySegment, int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(SegmentAllocator, int, byte[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(SegmentAllocator, int, double[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(SegmentAllocator, int, float[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(SegmentAllocator, int, int[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(SegmentAllocator, int, long[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferStorage(SegmentAllocator, int, short[], int) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(int, long, long, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(int, long, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(SegmentAllocator, int, long, byte[]) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(SegmentAllocator, int, long, double[]) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(SegmentAllocator, int, long, float[]) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(SegmentAllocator, int, long, int[]) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(SegmentAllocator, int, long, long[]) - Method in interface overrungl.opengl.GL45C
 
namedBufferSubData(SegmentAllocator, int, long, short[]) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferDrawBuffer(int, int) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferDrawBuffers(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferDrawBuffers(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferParameteri(int, int, int) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferReadBuffer(int, int) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferRenderbuffer(int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferTexture(int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
namedFramebufferTextureLayer(int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
namedRenderbufferStorage(int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
namedRenderbufferStorageMultisample(int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
NAND - Static variable in interface overrungl.opengl.GL10C
 
NATIVE_CONTEXT_API - Static variable in interface overrungl.glfw.GLFW
 
Native access - Search tag in interface overrungl.glfw.GLFWNative
Section
Native File Dialog Extended - Search tag in interface overrungl.nfd.NFD
Section
NativeType - Annotation Interface in overrungl
Annotates native types.
nbmp(MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
nbmpToFunc(MemorySegment, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
ncreateCursor(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFW
Creates a custom cursor.
ncreateWindow(int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Creates a window and its associated context.
ncreateWindowSurface(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFWVulkan
Creates a Vulkan surface for the specified window.
NEAREST - Static variable in interface overrungl.opengl.GL10C
 
NEAREST_MIPMAP_LINEAR - Static variable in interface overrungl.opengl.GL10C
 
NEAREST_MIPMAP_NEAREST - Static variable in interface overrungl.opengl.GL10C
 
need_more_data - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
NEGATIVE_ONE_TO_ONE - Static variable in interface overrungl.opengl.GL45C
 
NEVER - Static variable in interface overrungl.opengl.GL10C
 
newList(int, int) - Method in interface overrungl.opengl.GL10
 
nextensionSupported(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns whether the specified extension is available.
nfailureReason() - Method in interface overrungl.stb.STBImage
 
NFD - Interface in overrungl.nfd
Native File Dialog Extended
NFD_FreePathU8() - Method in interface overrungl.nfd.NFD
Returns NFD_FreePathU8.
NFD_OpenDialogMultipleU8() - Method in interface overrungl.nfd.NFD
Returns NFD_OpenDialogMultipleU8.
NFD_OpenDialogU8() - Method in interface overrungl.nfd.NFD
Returns NFD_OpenDialogU8.
NFD_PathSet_EnumNextU8() - Method in interface overrungl.nfd.NFD
Returns NFD_PathSet_EnumNextU8.
NFD_PathSet_FreePathN() - Method in interface overrungl.nfd.NFD
Returns NFD_PathSet_FreePathN.
NFD_PathSet_GetPathN() - Method in interface overrungl.nfd.NFD
Returns NFD_PathSet_GetPathN.
NFD_PathSet_GetPathU8() - Method in interface overrungl.nfd.NFD
Returns NFD_PathSet_GetPathU8.
NFD_PickFolderU8() - Method in interface overrungl.nfd.NFD
Returns NFD_PickFolderU8.
NFD_SaveDialogU8() - Method in interface overrungl.nfd.NFD
Returns NFD_SaveDialogU8.
NFD_SYMBOL_LOOKUP - Static variable in class overrungl.Configurations
The symbol lookup of NFD.
NFD_VERSION - Static variable in class overrungl.OverrunGL
The version of NFD native libraries.
NFDEnumerator - Class in overrungl.nfd
A wrapper of NFD path set enumerator.
NFDEnumerator.Kind - Enum Class in overrungl.nfd
The kind of the enumerator.
NFDNFilterItem - Class in overrungl.nfd
Layout
NFDNFilterItem(MemorySegment) - Constructor for class overrungl.nfd.NFDNFilterItem
Create a NFDNFilterItem instance.
NFDNFilterItem(MemorySegment, long) - Constructor for class overrungl.nfd.NFDNFilterItem
Creates a struct with the given layout.
NFDResult - Enum Class in overrungl.nfd
NFD result
NFDU8FilterItem - Class in overrungl.nfd
Layout
NFDU8FilterItem(MemorySegment) - Constructor for class overrungl.nfd.NFDU8FilterItem
Create a NFDU8FilterItem instance.
NFDU8FilterItem(MemorySegment, long) - Constructor for class overrungl.nfd.NFDU8FilterItem
Creates a struct with the given layout.
ngetClipboardString() - Method in interface overrungl.glfw.GLFW
Returns the contents of the clipboard as a string.
ngetClipboardString(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the contents of the clipboard as a string.
ngetCursorPos(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the position of the cursor relative to the content area of the window.
ngetError() - Method in interface overrungl.nfd.NFD
Get last error -- set when NFDResult returns NFDResult.ERROR
ngetError(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns and clears the last error for the calling thread.
ngetFramebufferSize(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the framebuffer of the specified window.
ngetGamepadName(int) - Method in interface overrungl.glfw.GLFW
Returns the human-readable gamepad name for the specified joystick.
ngetGamepadState(int, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the state of the specified joystick remapped as a gamepad.
ngetGammaRamp(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the current gamma ramp for the specified monitor.
ngetInstanceProcAddress(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFWVulkan
Returns the address of the specified Vulkan instance function.
ngetJoystickAxes(int, MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the values of all axes of the specified joystick.
ngetJoystickButtons(int, MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the state of all buttons of the specified joystick.
ngetJoystickGUID(int) - Method in interface overrungl.glfw.GLFW
Returns the SDL compatible GUID of the specified joystick.
ngetJoystickHats(int, MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the state of all hats of the specified joystick.
ngetJoystickName(int) - Method in interface overrungl.glfw.GLFW
Returns the name of the specified joystick.
ngetKeyName(int, int) - Method in interface overrungl.glfw.GLFW
Returns the layout-specific name of the specified printable key.
ngetMonitorContentScale(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the content scale for the specified monitor.
ngetMonitorName(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the name of the specified monitor.
ngetMonitorPhysicalSize(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the physical size of the monitor.
ngetMonitorPos(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the position of the monitor's viewport on the virtual screen.
ngetMonitors(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the currently connected monitors.
ngetMonitorWorkarea(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the work area of the monitor.
ngetOSMesaColorBuffer(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Retrieves the color buffer associated with the specified window.
ngetOSMesaDepthBuffer(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Retrieves the depth buffer associated with the specified window.
ngetProcAddress(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the address of the specified function for the current context.
ngetRequiredInstanceExtensions(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the Vulkan instance extensions required by GLFW.
ngetString(int) - Method in interface overrungl.opengl.GL10C
 
ngetStringi(int, int) - Method in interface overrungl.opengl.GL30C
 
ngetVersion(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the version of the GLFW library.
ngetVersionString() - Method in interface overrungl.glfw.GLFW
Returns a string describing the compile-time configuration.
ngetVideoMode(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the current mode of the specified monitor.
ngetVideoModes(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the available video modes for the specified monitor.
ngetWin32Adapter(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the adapter device name of the specified monitor.
ngetWin32Monitor(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Returns the display device name of the specified monitor.
ngetWindowContentScale(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the content scale for the specified window.
ngetWindowFrameSize(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the frame of the window.
ngetWindowPos(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the position of the content area of the specified window.
ngetWindowSize(MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Retrieves the size of the content area of the specified window.
ngetWindowTitle(MemorySegment) - Method in interface overrungl.glfw.GLFW
Returns the title of the specified window.
ngetX11SelectionString() - Method in interface overrungl.glfw.GLFWNative
Returns the contents of the current primary selection as a string.
nhdr(MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
nhdrToFunc(MemorySegment, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
NICEST - Static variable in interface overrungl.opengl.GL10C
 
ninfo(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBImage
 
ninfoFromCallbacks(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBImage
 
ninfoFromFile(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBImage
 
ninfoFromMemory(MemorySegment, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBImage
 
ninitAllocator(MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the init allocator to the desired value.
ninvoke(int, int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GLDebugProc
 
ninvoke(int, int, int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.ext.amd.GLDebugProcAMD
 
ninvoke(int, MemorySegment) - Method in interface overrungl.glfw.GLFWErrorFun
The function pointer type for error callbacks.
ninvoke(MemorySegment, int) - Method in interface overrungl.glfw.GLFWCursorEnterFun
The function pointer type for cursor enter/leave callbacks.
ninvoke(MemorySegment, int) - Method in interface overrungl.glfw.GLFWWindowFocusFun
The function pointer type for window focus callbacks.
ninvoke(MemorySegment, int) - Method in interface overrungl.glfw.GLFWWindowIconifyFun
The function pointer type for window iconify callbacks.
ninvoke(MemorySegment, int) - Method in interface overrungl.glfw.GLFWWindowMaximizeFun
The function pointer type for window maximize callbacks.
ninvoke(MemorySegment, int, MemorySegment) - Method in interface overrungl.glfw.GLFWDropFun
The function pointer type for path drop callbacks.
ninvoke(MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBIIoCallbacks.Read
Fill data with size bytes.
ninvoke(MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBIWriteFunc
 
nis16Bit(MemorySegment) - Method in interface overrungl.stb.STBImage
 
nis16Bit(String) - Method in interface overrungl.stb.STBImage
 
nis16BitFromCallbacks(MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBImage
 
nis16BitFromCallbacks(STBIIoCallbacks, MemorySegment) - Method in interface overrungl.stb.STBImage
 
nis16BitFromFile(MemorySegment) - Method in interface overrungl.stb.STBImage
 
nis16BitFromMemory(MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nisHdrFromCallbacks(MemorySegment, MemorySegment) - Method in interface overrungl.stb.STBImage
 
nisHdrFromMemory(MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
njpg(MemorySegment, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 
njpgToFunc(MemorySegment, MemorySegment, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 
nload(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nload16(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nload16FromCallbacks(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nload16FromMemory(MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadf(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadfFromCallbacks(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadfFromFile(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadfFromMemory(MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadFromCallbacks(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadFromFile(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadFromFile16(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadFromMemory(MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
nloadGifFromMemory(MemorySegment, int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
NO_API - Static variable in interface overrungl.glfw.GLFW
value for CLIENT_API
NO_CURRENT_CONTEXT - Static variable in interface overrungl.glfw.GLFW
No context is current for this thread.
NO_ERROR - Static variable in interface overrungl.glfw.GLFW
No error has occurred.
NO_ERROR - Static variable in interface overrungl.opengl.GL10C
 
NO_RESET_NOTIFICATION - Static variable in interface overrungl.glfw.GLFW
value for CONTEXT_ROBUSTNESS
NO_RESET_NOTIFICATION - Static variable in interface overrungl.opengl.GL45C
 
NO_ROBUSTNESS - Static variable in interface overrungl.glfw.GLFW
value for CONTEXT_ROBUSTNESS
NO_WINDOW_CONTEXT - Static variable in interface overrungl.glfw.GLFW
The specified window does not have an OpenGL or OpenGL ES context.
noise3(float, float, float, int, int, int) - Method in interface overrungl.stb.STBPerlin
This function computes a random value at the coordinate (x,y,z).
Adjacent random values are continuous but the noise fluctuates its randomness with period 1, i.e.
noise3seed(float, float, float, int, int, int, int) - Method in interface overrungl.stb.STBPerlin
As STBPerlin.noise3(float, float, float, int, int, int), but 'seed' selects from multiple different variations of the noise function.
noise3wrapNonpow2(float, float, float, int, int, int, byte) - Method in interface overrungl.stb.STBPerlin
Returns noise3wrapNonpow2.
NONE - Static variable in interface overrungl.opengl.GL10C
 
NOOP - Static variable in interface overrungl.opengl.GL10C
 
nopenDialogMultipleN(MemorySegment, NFDNFilterItem, int, MemorySegment) - Method in interface overrungl.nfd.NFD
multiple file open dialog
nopenDialogMultipleU8(MemorySegment, NFDU8FilterItem, int, MemorySegment) - Method in interface overrungl.nfd.NFD
multiple file open dialog
nopenDialogN(MemorySegment, NFDNFilterItem, int, MemorySegment) - Method in interface overrungl.nfd.NFD
single file open dialog
nopenDialogU8(MemorySegment, NFDU8FilterItem, int, MemorySegment) - Method in interface overrungl.nfd.NFD
single file open dialog
NOR - Static variable in interface overrungl.opengl.GL10C
 
NORMAL_ARRAY - Static variable in interface overrungl.opengl.GL11
 
NORMAL_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
NORMAL_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL11
 
NORMAL_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL11
 
NORMAL_ARRAY_TYPE - Static variable in interface overrungl.opengl.GL11
 
NORMAL_MAP - Static variable in interface overrungl.opengl.GL13
 
normal3b(byte, byte, byte) - Method in interface overrungl.opengl.GL10
 
normal3bv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
normal3bv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL10
 
normal3d(double, double, double) - Method in interface overrungl.opengl.GL10
 
normal3dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
normal3dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
normal3f(float, float, float) - Method in interface overrungl.opengl.GL10
 
normal3fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
normal3fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
normal3i(int, int, int) - Method in interface overrungl.opengl.GL10
 
normal3iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
normal3iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
normal3s(short, short, short) - Method in interface overrungl.opengl.GL10
 
normal3sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
normal3sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
NORMALIZE - Static variable in interface overrungl.opengl.GL11
 
normalPointer(int, int, MemorySegment) - Method in interface overrungl.opengl.GL11
 
normalPointer(SegmentAllocator, int, int, byte[]) - Method in interface overrungl.opengl.GL11
 
normalPointer(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL11
 
normalPointer(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL11
 
normalPointer(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL11
 
normalPointer(SegmentAllocator, int, int, short[]) - Method in interface overrungl.opengl.GL11
 
NOT_ALLOWED_CURSOR - Static variable in interface overrungl.glfw.GLFW
The operation-not-allowed shape.
NOT_INITIALIZED - Static variable in interface overrungl.glfw.GLFW
GLFW has not been initialized.
Note - Search tag in overrungl.glfw.GLFW.NOT_ALLOWED_CURSOR
Section
Note - Search tag in overrungl.glfw.GLFW.RESIZE_NESW_CURSOR
Section
Note - Search tag in overrungl.glfw.GLFW.RESIZE_NWSE_CURSOR
Section
NOTEQUAL - Static variable in interface overrungl.opengl.GL10C
 
NOTES - Search tag in interface overrungl.stb.STBTrueType
Section
npathSetEnumNextN(MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
Gets the next item from the path set enumerator.
npathSetEnumNextU8(MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
Gets the next item from the path set enumerator.
npathSetGetCount(MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
Gets the number of entries stored in pathSet
npathSetGetPathN(MemorySegment, long, MemorySegment) - Method in interface overrungl.nfd.NFD
Gets the UTF-8 path at offset index
npathSetGetPathU8(MemorySegment, long, MemorySegment) - Method in interface overrungl.nfd.NFD
Gets the UTF-8 path at offset index
npickFolderN(MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
select folder dialog
npickFolderU8(MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
select folder dialog
npng(MemorySegment, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 
npngToFunc(MemorySegment, MemorySegment, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 
npngToMem(MemorySegment, int, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
nsaveDialogN(MemorySegment, NFDNFilterItem, int, MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
save dialog
nsaveDialogU8(MemorySegment, NFDU8FilterItem, int, MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
save dialog
nsetCharCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the Unicode character callback.
nsetClipboardString(MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the clipboard to the specified string.
nsetClipboardString(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the clipboard to the specified string.
nsetCursorEnterCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the cursor enter/leave callback.
nsetCursorPosCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the cursor position callback.
nsetDropCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the path drop callback.
nsetErrorCallback(MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the error callback.
nsetFramebufferSizeCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the framebuffer resize callback for the specified window.
nsetGammaRamp(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the current gamma ramp for the specified monitor.
nsetJoystickCallback(MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the joystick configuration callback.
nsetKeyCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the key callback.
nsetMonitorCallback(MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the monitor configuration callback.
nsetMouseButtonCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the mouse button callback.
nsetScrollCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the scroll callback.
nsetUnpremultiplyOnLoad(boolean) - Method in interface overrungl.stb.STBImage
 
nsetUnpremultiplyOnLoadThread(boolean) - Method in interface overrungl.stb.STBImage
 
nsetWindowCloseCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the close callback for the specified window.
nsetWindowContentScaleCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the window content scale callback for the specified window.
nsetWindowFocusCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the focus callback for the specified window.
nsetWindowIcon(MemorySegment, int, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the icon for the specified window.
nsetWindowIconifyCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the iconify callback for the specified window.
nsetWindowMaximizeCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the maximize callback for the specified window.
nsetWindowPosCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the position callback for the specified window.
nsetWindowRefreshCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the refresh callback for the specified window.
nsetWindowSizeCallback(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the size callback for the specified window.
nsetWindowTitle(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the title of the specified window.
nsetX11SelectionString(MemorySegment) - Method in interface overrungl.glfw.GLFWNative
Sets the current primary selection to the specified string.
ntga(MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
ntgaToFunc(MemorySegment, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
NULL - Static variable in class overrungl.util.MemoryUtil
The address of NULL.
NUM_ACTIVE_VARIABLES - Static variable in interface overrungl.opengl.GL43C
 
NUM_COMPATIBLE_SUBROUTINES - Static variable in interface overrungl.opengl.GL40C
 
NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in interface overrungl.opengl.GL13C
 
NUM_EXTENSIONS - Static variable in interface overrungl.opengl.GL30C
 
NUM_PROGRAM_BINARY_FORMATS - Static variable in interface overrungl.opengl.GL41C
 
NUM_SAMPLE_COUNTS - Static variable in interface overrungl.opengl.GL42C
 
NUM_SHADER_BINARY_FORMATS - Static variable in interface overrungl.opengl.GL41C
 
NUM_SHADING_LANGUAGE_VERSIONS - Static variable in interface overrungl.opengl.GL43C
 
NUM_SPIR_V_EXTENSIONS - Static variable in interface overrungl.opengl.GL46C
 
numChars - Static variable in class overrungl.stb.STBTTPackRange
num_chars
nupdateGamepadMappings(MemorySegment) - Method in interface overrungl.glfw.GLFW
Adds the specified SDL_GameControllerDB gamepad mappings.
nwindowHintString(int, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the specified window hint to the desired value.
nzlibCompress(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 

O

OBJECT_LINEAR - Static variable in interface overrungl.opengl.GL11
 
OBJECT_PLANE - Static variable in interface overrungl.opengl.GL11
 
OBJECT_TYPE - Static variable in interface overrungl.opengl.GL32C
 
objectLabel(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
objectLabel(int, int, String) - Method in interface overrungl.opengl.GL43C
 
objectPtrLabel(MemorySegment, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
objectPtrLabel(MemorySegment, String) - Method in interface overrungl.opengl.GL43C
 
of(int) - Static method in enum class overrungl.nfd.NFDResult
Gets the NFDResult by the given integer value.
OfDouble(double, double) - Constructor for record class overrungl.util.value.Pair.OfDouble
Creates an instance of a OfDouble record class.
OfDouble(double, double, double) - Constructor for record class overrungl.util.value.Triplet.OfDouble
Creates an instance of a OfDouble record class.
OfDouble(double, double, double, double) - Constructor for record class overrungl.util.value.Quad.OfDouble
Creates an instance of a OfDouble record class.
OfFloat(float, float) - Constructor for record class overrungl.util.value.Pair.OfFloat
Creates an instance of a OfFloat record class.
OfFloat(float, float, float) - Constructor for record class overrungl.util.value.Triplet.OfFloat
Creates an instance of a OfFloat record class.
OfFloat(float, float, float, float) - Constructor for record class overrungl.util.value.Quad.OfFloat
Creates an instance of a OfFloat record class.
OFFSET - Static variable in interface overrungl.opengl.GL43C
 
OfInt(int, int) - Constructor for record class overrungl.util.value.Pair.OfInt
Creates an instance of a OfInt record class.
OfInt(int, int, int) - Constructor for record class overrungl.util.value.Triplet.OfInt
Creates an instance of a OfInt record class.
OfInt(int, int, int, int) - Constructor for record class overrungl.util.value.Quad.OfInt
Creates an instance of a OfInt record class.
OfLong(long, long) - Constructor for record class overrungl.util.value.Pair.OfLong
Creates an instance of a OfLong record class.
OfLong(long, long, long) - Constructor for record class overrungl.util.value.Triplet.OfLong
Creates an instance of a OfLong record class.
OfLong(long, long, long, long) - Constructor for record class overrungl.util.value.Quad.OfLong
Creates an instance of a OfLong record class.
OfObjInt(T, int) - Constructor for record class overrungl.util.value.Tuple2.OfObjInt
Creates an instance of a OfObjInt record class.
OfObjLong(T, long) - Constructor for record class overrungl.util.value.Tuple2.OfObjLong
Creates an instance of a OfObjLong record class.
ogg_skeleton_not_supported - Static variable in interface overrungl.stb.STBVorbis
ogg errors
OKAY - Enum constant in enum class overrungl.nfd.NFDResult
user pressed okay, or successful return
ONE - Static variable in interface overrungl.opengl.GL10C
 
ONE_MINUS_CONSTANT_ALPHA - Static variable in interface overrungl.opengl.GL14C
 
ONE_MINUS_CONSTANT_COLOR - Static variable in interface overrungl.opengl.GL14C
 
ONE_MINUS_DST_ALPHA - Static variable in interface overrungl.opengl.GL10C
 
ONE_MINUS_DST_COLOR - Static variable in interface overrungl.opengl.GL10C
 
ONE_MINUS_SRC_ALPHA - Static variable in interface overrungl.opengl.GL10C
 
ONE_MINUS_SRC_COLOR - Static variable in interface overrungl.opengl.GL10C
 
ONE_MINUS_SRC1_ALPHA - Static variable in interface overrungl.opengl.GL33C
 
ONE_MINUS_SRC1_COLOR - Static variable in interface overrungl.opengl.GL33C
 
openDialogMultipleN(MemorySegment, NFDNFilterItem, String) - Method in interface overrungl.nfd.NFD
multiple file open dialog
openDialogMultipleU8(MemorySegment, NFDU8FilterItem, String) - Method in interface overrungl.nfd.NFD
multiple file open dialog
openDialogN(String[], NFDNFilterItem, String) - Method in interface overrungl.nfd.NFD
single file open dialog
openDialogU8(String[], NFDU8FilterItem, String) - Method in interface overrungl.nfd.NFD
single file open dialog
openFile(MemorySegment, int, MemorySegment, STBVorbisAlloc) - Method in interface overrungl.stb.STBVorbis
create an ogg vorbis decoder from an open FILE *, looking for a stream at the _current_ seek point (ftell).
openFilename(MemorySegment, MemorySegment, STBVorbisAlloc) - Method in interface overrungl.stb.STBVorbis
create an ogg vorbis decoder from a filename via fopen().
openFileSection(MemorySegment, int, MemorySegment, STBVorbisAlloc, int) - Method in interface overrungl.stb.STBVorbis
create an ogg vorbis decoder from an open FILE *, looking for a stream at the _current_ seek point (ftell); the stream will be of length 'len' bytes.
OPENGL_ANY_PROFILE - Static variable in interface overrungl.glfw.GLFW
value for OPENGL_PROFILE
OPENGL_API - Static variable in interface overrungl.glfw.GLFW
value for CLIENT_API
OPENGL_COMPAT_PROFILE - Static variable in interface overrungl.glfw.GLFW
value for OPENGL_PROFILE
OPENGL_CORE_PROFILE - Static variable in interface overrungl.glfw.GLFW
value for OPENGL_PROFILE
OPENGL_DEBUG_CONTEXT - Static variable in interface overrungl.glfw.GLFW
Context related hints
OPENGL_ES_API - Static variable in interface overrungl.glfw.GLFW
value for CLIENT_API
OPENGL_FORWARD_COMPAT - Static variable in interface overrungl.glfw.GLFW
Context related hints
OPENGL_PROFILE - Static variable in interface overrungl.glfw.GLFW
Context related hints
OpenGL Context Creation - Search tag in class overrungl.opengl.GLLoader
Section
openMemory(MemorySegment, int, MemorySegment, STBVorbisAlloc) - Method in interface overrungl.stb.STBVorbis
create an ogg vorbis decoder from an ogg vorbis stream in memory (note this must be the entire stream!).
openPushdata(MemorySegment, int, MemorySegment, MemorySegment, STBVorbisAlloc) - Method in interface overrungl.stb.STBVorbis
create a vorbis decoder by passing in the initial data block containing the ogg&vorbis headers (you don't need to do parse them, just provide the first N bytes of the file--you're told if it's not enough, see below)
OPERAND0_ALPHA - Static variable in interface overrungl.opengl.GL13
 
OPERAND0_RGB - Static variable in interface overrungl.opengl.GL13
 
OPERAND1_ALPHA - Static variable in interface overrungl.opengl.GL13
 
OPERAND1_RGB - Static variable in interface overrungl.opengl.GL13
 
OPERAND2_ALPHA - Static variable in interface overrungl.opengl.GL13
 
OPERAND2_RGB - Static variable in interface overrungl.opengl.GL13
 
OR - Static variable in interface overrungl.opengl.GL10C
 
OR_INVERTED - Static variable in interface overrungl.opengl.GL10C
 
OR_REVERSE - Static variable in interface overrungl.opengl.GL10C
 
ORDER - Static variable in interface overrungl.opengl.GL11
 
ortho(double, double, double, double, double, double) - Method in interface overrungl.opengl.GL10
 
OSMESA_CONTEXT_API - Static variable in interface overrungl.glfw.GLFW
 
OTHER - Enum constant in enum class overrungl.stb.STBIRFilter
User callback specified
OUT_OF_MEMORY - Static variable in interface overrungl.glfw.GLFW
A memory allocation failed.
OUT_OF_MEMORY - Static variable in interface overrungl.opengl.GL10C
 
outofmem - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
overrungl - package overrungl
 
OverrunGL - Class in overrungl
Constants of OverrunGL.
overrungl.core - module overrungl.core
The core module of OverrunGL.
overrungl.glfw - module overrungl.glfw
The GLFW binding.
overrungl.glfw - package overrungl.glfw
 
overrungl.internal - package overrungl.internal
 
overrungl.joml - module overrungl.joml
Utilities for JOML (Java OpenGL Math Library).
overrungl.joml - package overrungl.joml
 
overrungl.nfd - module overrungl.nfd
The NFD binding.
overrungl.nfd - package overrungl.nfd
 
overrungl.opengl - module overrungl.opengl
The OpenGL binding.
overrungl.opengl - package overrungl.opengl
 
overrungl.opengl.ext - package overrungl.opengl.ext
 
overrungl.opengl.ext.amd - package overrungl.opengl.ext.amd
 
overrungl.opengl.ext.apple - package overrungl.opengl.ext.apple
 
overrungl.opengl.ext.arb - package overrungl.opengl.ext.arb
 
overrungl.opengl.ext.ati - package overrungl.opengl.ext.ati
 
overrungl.opengl.ext.ext - package overrungl.opengl.ext.ext
 
overrungl.opengl.ext.ibm - package overrungl.opengl.ext.ibm
 
overrungl.opengl.ext.intel - package overrungl.opengl.ext.intel
 
overrungl.opengl.ext.khr - package overrungl.opengl.ext.khr
 
overrungl.opengl.ext.mesa - package overrungl.opengl.ext.mesa
 
overrungl.opengl.ext.nv - package overrungl.opengl.ext.nv
 
overrungl.opengl.ext.oes - package overrungl.opengl.ext.oes
 
overrungl.opengl.ext.sgi - package overrungl.opengl.ext.sgi
 
overrungl.opengl.ext.sun - package overrungl.opengl.ext.sun
 
overrungl.stb - module overrungl.stb
The STB binding.
overrungl.stb - package overrungl.stb
 
overrungl.util - package overrungl.util
 
overrungl.util.value - package overrungl.util.value
 

P

PACK_ALIGNMENT - Static variable in interface overrungl.opengl.GL10C
 
PACK_COMPRESSED_BLOCK_DEPTH - Static variable in interface overrungl.opengl.GL42C
 
PACK_COMPRESSED_BLOCK_HEIGHT - Static variable in interface overrungl.opengl.GL42C
 
PACK_COMPRESSED_BLOCK_SIZE - Static variable in interface overrungl.opengl.GL42C
 
PACK_COMPRESSED_BLOCK_WIDTH - Static variable in interface overrungl.opengl.GL42C
 
PACK_IMAGE_HEIGHT - Static variable in interface overrungl.opengl.GL12C
 
PACK_LSB_FIRST - Static variable in interface overrungl.opengl.GL10C
 
PACK_ROW_LENGTH - Static variable in interface overrungl.opengl.GL10C
 
PACK_SKIP_IMAGES - Static variable in interface overrungl.opengl.GL12C
 
PACK_SKIP_PIXELS - Static variable in interface overrungl.opengl.GL10C
 
PACK_SKIP_ROWS - Static variable in interface overrungl.opengl.GL10C
 
PACK_SWAP_BYTES - Static variable in interface overrungl.opengl.GL10C
 
packBegin(MemorySegment, MemorySegment, int, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBTrueType
Initializes a packing context stored in the passed-in stbtt_pack_context.
packEnd(MemorySegment) - Method in interface overrungl.stb.STBTrueType
Cleans up the packing context and frees all memory.
packFontRange(MemorySegment, MemorySegment, int, float, int, int, STBTTPackedChar) - Method in interface overrungl.stb.STBTrueType
Creates character bitmaps from the font_index'th font found in fontdata (use font_index=0 if you don't know what that is).
packFontRanges(MemorySegment, MemorySegment, int, STBTTPackRange, int) - Method in interface overrungl.stb.STBTrueType
Creates character bitmaps from multiple ranges of characters stored in ranges.
packFontRangesGatherRects(MemorySegment, MemorySegment, STBTTPackRange, int, STBRPRect) - Method in interface overrungl.stb.STBTrueType
Calling these functions in sequence is roughly equivalent to calling stbtt_PackFontRanges().
packFontRangesPackRects(MemorySegment, STBRPRect, int) - Method in interface overrungl.stb.STBTrueType
Calling these functions in sequence is roughly equivalent to calling stbtt_PackFontRanges().
packFontRangesRenderIntoRects(MemorySegment, MemorySegment, STBTTPackRange, int, STBRPRect) - Method in interface overrungl.stb.STBTrueType
Calling these functions in sequence is roughly equivalent to calling stbtt_PackFontRanges().
packRects(STBRPContext, STBRPRect, int) - Method in interface overrungl.stb.STBRectPack
Assign packed locations to rectangles.
packSetOversampling(MemorySegment, int, int) - Method in interface overrungl.stb.STBTrueType
Oversampling a font increases the quality by allowing higher-quality subpixel positioning, and is especially valuable at smaller text sizes.
packSetSkipMissingCodepoints(MemorySegment, boolean) - Method in interface overrungl.stb.STBTrueType
If skip != 0, this tells stb_truetype to skip any codepoints for which there is no corresponding glyph.
padding - Static variable in class overrungl.stb.STBTTVertex
padding
Pair<T> - Record Class in overrungl.util.value
A pair of the same type objects.
Pair(T, T) - Constructor for record class overrungl.util.value.Pair
Creates an instance of a Pair record class.
Pair.OfDouble - Record Class in overrungl.util.value
A pair of doubles.
Pair.OfFloat - Record Class in overrungl.util.value
A pair of floats.
Pair.OfInt - Record Class in overrungl.util.value
A pair of integers.
Pair.OfLong - Record Class in overrungl.util.value
A pair of longs.
PARAMETER_BUFFER - Static variable in interface overrungl.opengl.GL46C
 
PARAMETER_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL46C
 
PASS_THROUGH_TOKEN - Static variable in interface overrungl.opengl.GL11
 
passThrough(float) - Method in interface overrungl.opengl.GL10
 
PATCH_DEFAULT_INNER_LEVEL - Static variable in interface overrungl.opengl.GL40C
 
PATCH_DEFAULT_OUTER_LEVEL - Static variable in interface overrungl.opengl.GL40C
 
PATCH_VERTICES - Static variable in interface overrungl.opengl.GL40C
 
PATCHES - Static variable in interface overrungl.opengl.GL40C
 
patchParameterfv(int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
patchParameterfv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL40C
 
patchParameteri(int, int) - Method in interface overrungl.opengl.GL40C
 
PATH_SET_SIZE - Static variable in interface overrungl.nfd.NFD
The type of the path-set size (long for Windows and Mac OS X, int for others).
pathSetEnumNextN(MemorySegment, String[]) - Method in interface overrungl.nfd.NFD
Gets the next item from the path set enumerator.
pathSetEnumNextU8(MemorySegment, String[]) - Method in interface overrungl.nfd.NFD
Gets the next item from the path set enumerator.
pathSetFree(MemorySegment) - Method in interface overrungl.nfd.NFD
Free the pathSet
pathSetFreeEnum(MemorySegment) - Method in interface overrungl.nfd.NFD
Frees an enumerator of the path set.
pathSetFreePathN(MemorySegment) - Method in interface overrungl.nfd.NFD
pathSetFreePathU8(MemorySegment) - Method in interface overrungl.nfd.NFD
pathSetGetCount(MemorySegment) - Method in interface overrungl.nfd.NFD
Gets the number of entries stored in pathSet
pathSetGetCount(MemorySegment, long[]) - Method in interface overrungl.nfd.NFD
Gets the number of entries stored in pathSet
pathSetGetEnum(MemorySegment, MemorySegment) - Method in interface overrungl.nfd.NFD
Gets an enumerator of the path set.
pathSetGetPathN(MemorySegment, long, String[]) - Method in interface overrungl.nfd.NFD
Gets the UTF-8 path at offset index
pathSetGetPathU8(MemorySegment, long, String[]) - Method in interface overrungl.nfd.NFD
Gets the UTF-8 path at offset index
pauseTransformFeedback() - Method in interface overrungl.opengl.GL40C
 
Performance - Search tag in interface overrungl.stb.STBTrueType
Section
PERSPECTIVE_CORRECTION_HINT - Static variable in interface overrungl.opengl.GL11
 
pickFolderN(String[], String) - Method in interface overrungl.nfd.NFD
select folder dialog
pickFolderU8(String[], String) - Method in interface overrungl.nfd.NFD
select folder dialog
PIXEL_BUFFER_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
PIXEL_MAP_A_TO_A - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_A_TO_A_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_B_TO_B - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_B_TO_B_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_G_TO_G - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_G_TO_G_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_A - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_A_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_B - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_B_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_G - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_G_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_I - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_I_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_R - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_I_TO_R_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_R_TO_R - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_R_TO_R_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_S_TO_S - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MAP_S_TO_S_SIZE - Static variable in interface overrungl.opengl.GL11
 
PIXEL_MODE_BIT - Static variable in interface overrungl.opengl.GL11
 
PIXEL_PACK_BUFFER - Static variable in interface overrungl.opengl.GL21C
 
PIXEL_PACK_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL21C
 
PIXEL_UNPACK_BUFFER - Static variable in interface overrungl.opengl.GL21C
 
PIXEL_UNPACK_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL21C
 
pixelMapfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
pixelMapfv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL10
 
pixelMapuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
pixelMapuiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL10
 
pixelMapusv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
pixelMapusv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL10
 
pixels - Static variable in class overrungl.glfw.GLFWImage
The pixel data address of this image, arranged left-to-right, top-to-bottom.
pixelStoref(int, float) - Method in interface overrungl.opengl.GL10C
 
pixelStorei(int, int) - Method in interface overrungl.opengl.GL10C
 
pixelTransferf(int, float) - Method in interface overrungl.opengl.GL10
 
pixelTransferi(int, int) - Method in interface overrungl.opengl.GL10
 
pixelZoom(float, float) - Method in interface overrungl.opengl.GL10
 
PLATFORM - Static variable in interface overrungl.glfw.GLFW
PLATFORM specifies the platform to use for windowing and input.
PLATFORM_COCOA - Static variable in interface overrungl.glfw.GLFW
Hint value that enables automatic platform selection.
PLATFORM_ERROR - Static variable in interface overrungl.glfw.GLFW
A platform-specific error occurred that does not match any of the more specific categories.
PLATFORM_ID_ISO - Static variable in interface overrungl.stb.STBTrueType
platformID
PLATFORM_ID_MAC - Static variable in interface overrungl.stb.STBTrueType
platformID
PLATFORM_ID_MICROSOFT - Static variable in interface overrungl.stb.STBTrueType
platformID
PLATFORM_ID_UNICODE - Static variable in interface overrungl.stb.STBTrueType
platformID
PLATFORM_NULL - Static variable in interface overrungl.glfw.GLFW
Hint value that enables automatic platform selection.
PLATFORM_UNAVAILABLE - Static variable in interface overrungl.glfw.GLFW
Platform unavailable or no matching platform was found.
PLATFORM_WAYLAND - Static variable in interface overrungl.glfw.GLFW
Hint value that enables automatic platform selection.
PLATFORM_WIN32 - Static variable in interface overrungl.glfw.GLFW
Hint value that enables automatic platform selection.
PLATFORM_X11 - Static variable in interface overrungl.glfw.GLFW
Hint value that enables automatic platform selection.
platformSupported(int) - Method in interface overrungl.glfw.GLFW
Returns whether the library includes support for the specified platform.
png(String, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 
pngToFunc(Arena, STBIWriteFunc, MemorySegment, int, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageWrite
 
pngToMem(SegmentAllocator, byte[], int, int, int, int, int[]) - Method in interface overrungl.stb.STBImageWrite
 
POINT - Static variable in interface overrungl.opengl.GL10C
 
POINT_BIT - Static variable in interface overrungl.opengl.GL11
 
POINT_FADE_THRESHOLD_SIZE - Static variable in interface overrungl.opengl.GL14C
 
POINT_SAMPLE - Enum constant in enum class overrungl.stb.STBIRFilter
Simple point sampling
POINT_SIZE - Static variable in interface overrungl.opengl.GL10C
 
POINT_SIZE_GRANULARITY - Static variable in interface overrungl.opengl.GL10C
 
POINT_SIZE_RANGE - Static variable in interface overrungl.opengl.GL10C
 
POINT_SMOOTH - Static variable in interface overrungl.opengl.GL11
 
POINT_SMOOTH_HINT - Static variable in interface overrungl.opengl.GL11
 
POINT_SPRITE - Static variable in interface overrungl.opengl.GL20
 
POINT_SPRITE_COORD_ORIGIN - Static variable in interface overrungl.opengl.GL20C
 
POINT_TOKEN - Static variable in interface overrungl.opengl.GL11
 
Pointer lifetime - Search tag in interface overrungl.glfw.GLFWDropFun
Section
Pointer lifetime - Search tag in interface overrungl.glfw.GLFWErrorFun
Section
POINTING_HAND_CURSOR - Static variable in interface overrungl.glfw.GLFW
The pointing hand cursor shape.
pointParameterf(int, float) - Method in interface overrungl.opengl.GL14C
 
pointParameterfv(int, MemorySegment) - Method in interface overrungl.opengl.GL14C
 
pointParameterfv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL14C
 
pointParameteri(int, int) - Method in interface overrungl.opengl.GL14C
 
pointParameteriv(int, MemorySegment) - Method in interface overrungl.opengl.GL14C
 
pointParameteriv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL14C
 
POINTS - Static variable in interface overrungl.opengl.GL10C
 
pointSize(float) - Method in interface overrungl.opengl.GL10C
 
pointSize(float) - Static method in interface overrungl.stb.STBTrueType
Returns a point size as computed by stbtt_ScaleForMappingEmToPixels.
pollEvents() - Method in interface overrungl.glfw.GLFW
Processes all pending events.
POLYGON - Static variable in interface overrungl.opengl.GL11
 
POLYGON_BIT - Static variable in interface overrungl.opengl.GL11
 
POLYGON_MODE - Static variable in interface overrungl.opengl.GL10C
 
POLYGON_OFFSET_CLAMP - Static variable in interface overrungl.opengl.GL46C
 
POLYGON_OFFSET_FACTOR - Static variable in interface overrungl.opengl.GL11C
 
POLYGON_OFFSET_FILL - Static variable in interface overrungl.opengl.GL11C
 
POLYGON_OFFSET_LINE - Static variable in interface overrungl.opengl.GL11C
 
POLYGON_OFFSET_POINT - Static variable in interface overrungl.opengl.GL11C
 
POLYGON_OFFSET_UNITS - Static variable in interface overrungl.opengl.GL11C
 
POLYGON_SMOOTH - Static variable in interface overrungl.opengl.GL10C
 
POLYGON_SMOOTH_HINT - Static variable in interface overrungl.opengl.GL10C
 
POLYGON_STIPPLE - Static variable in interface overrungl.opengl.GL11
 
POLYGON_STIPPLE_BIT - Static variable in interface overrungl.opengl.GL11
 
POLYGON_TOKEN - Static variable in interface overrungl.opengl.GL11
 
polygonMode(int, int) - Method in interface overrungl.opengl.GL10C
 
polygonOffset(float, float) - Method in interface overrungl.opengl.GL11C
 
polygonOffsetClamp(float, float, float) - Method in interface overrungl.opengl.GL46C
 
polygonStipple(MemorySegment) - Method in interface overrungl.opengl.GL10
 
polygonStipple(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL10
 
popAttrib() - Method in interface overrungl.opengl.GL10
 
popClientAttrib() - Method in interface overrungl.opengl.GL11
 
popDebugGroup() - Method in interface overrungl.opengl.GL43C
 
popMatrix() - Method in interface overrungl.opengl.GL10
 
popName() - Method in interface overrungl.opengl.GL10
 
POSITION - Static variable in interface overrungl.opengl.GL11
 
POSITION_X - Static variable in interface overrungl.glfw.GLFW
Window related hints
POSITION_Y - Static variable in interface overrungl.glfw.GLFW
Window related hints
postEmptyEvents() - Method in interface overrungl.glfw.GLFW
Posts an empty event to the event queue.
PRESS - Static variable in interface overrungl.glfw.GLFW
The key or mouse button was pressed.
PREVIOUS - Static variable in interface overrungl.opengl.GL13
 
PRIMARY_COLOR - Static variable in interface overrungl.opengl.GL13
 
primCount - Static variable in class overrungl.opengl.DrawArraysIndirectCommand
the primCount
primCount - Static variable in class overrungl.opengl.DrawElementsIndirectCommand
the primCount
PRIMITIVE_RESTART - Static variable in interface overrungl.opengl.GL31C
 
PRIMITIVE_RESTART_FIXED_INDEX - Static variable in interface overrungl.opengl.GL43C
 
PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED - Static variable in interface overrungl.opengl.GL44C
 
PRIMITIVE_RESTART_INDEX - Static variable in interface overrungl.opengl.GL31C
 
primitiveRestartIndex(int) - Method in interface overrungl.opengl.GL31C
 
PRIMITIVES_GENERATED - Static variable in interface overrungl.opengl.GL30C
 
PRIMITIVES_SUBMITTED - Static variable in interface overrungl.opengl.GL46C
 
print(float, float, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface overrungl.stb.STBEasyFont
Takes a string (which can contain '\n') and fills out a vertex buffer with renderable data to draw the string.
print(float, float, String, byte[], MemorySegment, int) - Method in interface overrungl.stb.STBEasyFont
Takes a string (which can contain '\n') and fills out a vertex buffer with renderable data to draw the string.
prioritizeTextures(int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL11
 
prioritizeTextures(SegmentAllocator, int[], float[]) - Method in interface overrungl.opengl.GL11
 
PROGRAM - Static variable in interface overrungl.opengl.GL43C
 
PROGRAM_BINARY_FORMATS - Static variable in interface overrungl.opengl.GL41C
 
PROGRAM_BINARY_LENGTH - Static variable in interface overrungl.opengl.GL41C
 
PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in interface overrungl.opengl.GL41C
 
PROGRAM_INPUT - Static variable in interface overrungl.opengl.GL43C
 
PROGRAM_OUTPUT - Static variable in interface overrungl.opengl.GL43C
 
PROGRAM_PIPELINE - Static variable in interface overrungl.opengl.GL43C
 
PROGRAM_PIPELINE_BINDING - Static variable in interface overrungl.opengl.GL41C
 
PROGRAM_POINT_SIZE - Static variable in interface overrungl.opengl.GL32C
 
PROGRAM_SEPARABLE - Static variable in interface overrungl.opengl.GL41C
 
programBinary(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programBinary(int, int, MemorySegment, int) - Method in interface overrungl.opengl.GL41C
 
programParameteri(int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform1d(int, int, double) - Method in interface overrungl.opengl.GL41C
 
programUniform1dv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform1dv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniform1f(int, int, float) - Method in interface overrungl.opengl.GL41C
 
programUniform1fv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform1fv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniform1i(int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform1iv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform1iv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniform1ui(int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform1uiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform1uiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniform2d(int, int, double, double) - Method in interface overrungl.opengl.GL41C
 
programUniform2dv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform2dv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniform2f(int, int, float, float) - Method in interface overrungl.opengl.GL41C
 
programUniform2fv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform2fv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniform2i(int, int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform2iv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform2iv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniform2ui(int, int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform2uiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform2uiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniform3d(int, int, double, double, double) - Method in interface overrungl.opengl.GL41C
 
programUniform3dv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform3dv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniform3f(int, int, float, float, float) - Method in interface overrungl.opengl.GL41C
 
programUniform3fv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform3fv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniform3i(int, int, int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform3iv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform3iv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniform3ui(int, int, int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform3uiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform3uiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniform4d(int, int, double, double, double, double) - Method in interface overrungl.opengl.GL41C
 
programUniform4dv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform4dv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniform4f(int, int, float, float, float, float) - Method in interface overrungl.opengl.GL41C
 
programUniform4fv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform4fv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniform4i(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform4iv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform4iv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniform4ui(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL41C
 
programUniform4uiv(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniform4uiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x3dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x3dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x3dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x3fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x3fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x3fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x4dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x4dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x4dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x4fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x4fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix2x4fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x2dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x2dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x2dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x2fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x2fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x2fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x4dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x4dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x4dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x4fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x4fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix3x4fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x2dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x2dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x2dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x2fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x2fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x2fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x3dv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x3dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x3dv(SegmentAllocator, int, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x3fv(int, int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x3fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
programUniformMatrix4x3fv(SegmentAllocator, int, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL41C
 
PROJECTION - Static variable in interface overrungl.opengl.GL11
 
PROJECTION_MATRIX - Static variable in interface overrungl.opengl.GL11
 
PROJECTION_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
PROVOKING_VERTEX - Static variable in interface overrungl.opengl.GL32C
 
provokingVertex(int) - Method in interface overrungl.opengl.GL32C
 
PROXY_TEXTURE_1D - Static variable in interface overrungl.opengl.GL11C
 
PROXY_TEXTURE_1D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
PROXY_TEXTURE_2D - Static variable in interface overrungl.opengl.GL11C
 
PROXY_TEXTURE_2D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL32C
 
PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL32C
 
PROXY_TEXTURE_3D - Static variable in interface overrungl.opengl.GL12C
 
PROXY_TEXTURE_CUBE_MAP - Static variable in interface overrungl.opengl.GL13C
 
PROXY_TEXTURE_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL40C
 
PROXY_TEXTURE_RECTANGLE - Static variable in interface overrungl.opengl.GL31C
 
pushAttrib(int) - Method in interface overrungl.opengl.GL10
 
pushClientAttrib(int) - Method in interface overrungl.opengl.GL11
 
pushDebugGroup(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL43C
 
pushDebugGroup(int, int, String) - Method in interface overrungl.opengl.GL43C
 
pushMatrix() - Method in interface overrungl.opengl.GL10
 
pushName(int) - Method in interface overrungl.opengl.GL10
 
put(Matrix2dc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix2dc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix2fc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix2fc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix3dc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix3dc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix3fc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix3fc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix3x2dc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix3x2dc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix3x2fc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix3x2fc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix4dc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix4dc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix4fc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix4fc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix4x3dc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix4x3dc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Matrix4x3fc, long, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix at the given offset.
put(Matrix4x3fc, MemorySegment) - Static method in class overrungl.joml.Matrixn
Puts the matrix.
put(Vector2dc, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector2dc, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector2fc, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector2fc, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector2ic, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector2ic, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector3dc, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector3dc, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector3fc, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector3fc, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector3ic, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector3ic, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector4dc, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector4dc, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector4fc, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector4fc, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.
put(Vector4ic, long, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector at the given offset.
put(Vector4ic, MemorySegment) - Static method in class overrungl.joml.Vectorn
Puts the vector.

Q

Q - Static variable in interface overrungl.opengl.GL11
 
Quad<T> - Record Class in overrungl.util.value
A quad of thsame type objects.
Quad(T, T, T, T) - Constructor for record class overrungl.util.value.Quad
Creates an instance of a Quad record class.
QUAD_STRIP - Static variable in interface overrungl.opengl.GL11
 
Quad.OfDouble - Record Class in overrungl.util.value
A quad of doubles.
Quad.OfFloat - Record Class in overrungl.util.value
A quad of floats.
Quad.OfInt - Record Class in overrungl.util.value
A quad of integers.
Quad.OfLong - Record Class in overrungl.util.value
A quad of longs.
QUADRATIC_ATTENUATION - Static variable in interface overrungl.opengl.GL11
 
QUADS - Static variable in interface overrungl.opengl.GL10C
 
QUADS - Static variable in interface overrungl.opengl.GL11
 
QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in interface overrungl.opengl.GL32C
 
Quality - Search tag in interface overrungl.stb.STBTrueType
Section
QUERY - Static variable in interface overrungl.opengl.GL43C
 
QUERY_BUFFER - Static variable in interface overrungl.opengl.GL44C
 
QUERY_BUFFER_BARRIER_BIT - Static variable in interface overrungl.opengl.GL44C
 
QUERY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL44C
 
QUERY_BY_REGION_NO_WAIT - Static variable in interface overrungl.opengl.GL30C
 
QUERY_BY_REGION_NO_WAIT_INVERTED - Static variable in interface overrungl.opengl.GL45C
 
QUERY_BY_REGION_WAIT - Static variable in interface overrungl.opengl.GL30C
 
QUERY_BY_REGION_WAIT_INVERTED - Static variable in interface overrungl.opengl.GL45C
 
QUERY_COUNTER_BITS - Static variable in interface overrungl.opengl.GL15C
 
QUERY_NO_WAIT - Static variable in interface overrungl.opengl.GL30C
 
QUERY_NO_WAIT_INVERTED - Static variable in interface overrungl.opengl.GL45C
 
QUERY_RESULT - Static variable in interface overrungl.opengl.GL15C
 
QUERY_RESULT_AVAILABLE - Static variable in interface overrungl.opengl.GL15C
 
QUERY_RESULT_NO_WAIT - Static variable in interface overrungl.opengl.GL44C
 
QUERY_TARGET - Static variable in interface overrungl.opengl.GL45C
 
QUERY_WAIT - Static variable in interface overrungl.opengl.GL30C
 
QUERY_WAIT_INVERTED - Static variable in interface overrungl.opengl.GL45C
 
queryCounter(int, int) - Method in interface overrungl.opengl.GL33C
 
quit() - Method in interface overrungl.nfd.NFD
call this to de-initialize NFD, if NFD.init() returned NFDResult.OKAY

R

R - Static variable in interface overrungl.opengl.GL11
 
R11F_G11F_B10F - Static variable in interface overrungl.opengl.GL30C
 
R16 - Static variable in interface overrungl.opengl.GL30C
 
R16_SNORM - Static variable in interface overrungl.opengl.GL31C
 
R16F - Static variable in interface overrungl.opengl.GL30C
 
R16I - Static variable in interface overrungl.opengl.GL30C
 
R16UI - Static variable in interface overrungl.opengl.GL30C
 
R3_G3_B2 - Static variable in interface overrungl.opengl.GL11C
 
R32F - Static variable in interface overrungl.opengl.GL30C
 
R32I - Static variable in interface overrungl.opengl.GL30C
 
R32UI - Static variable in interface overrungl.opengl.GL30C
 
R8 - Static variable in interface overrungl.opengl.GL30C
 
R8_SNORM - Static variable in interface overrungl.opengl.GL31C
 
R8I - Static variable in interface overrungl.opengl.GL30C
 
R8UI - Static variable in interface overrungl.opengl.GL30C
 
RA - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
RA_NO_AW - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
RA_PM - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
rasterize(MemorySegment, float, STBTTVertex, int, float, float, float, float, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBTrueType
rasterize a shape with quadratic beziers into a bitmap
RASTERIZER_DISCARD - Static variable in interface overrungl.opengl.GL30C
 
rasterPos2d(double, double) - Method in interface overrungl.opengl.GL10
 
rasterPos2dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos2dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
rasterPos2f(float, float) - Method in interface overrungl.opengl.GL10
 
rasterPos2fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos2fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
rasterPos2i(int, int) - Method in interface overrungl.opengl.GL10
 
rasterPos2iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos2iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
rasterPos2s(short, short) - Method in interface overrungl.opengl.GL10
 
rasterPos2sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos2sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
rasterPos3d(double, double, double) - Method in interface overrungl.opengl.GL10
 
rasterPos3dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos3dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
rasterPos3f(float, float, float) - Method in interface overrungl.opengl.GL10
 
rasterPos3fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos3fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
rasterPos3i(int, int, int) - Method in interface overrungl.opengl.GL10
 
rasterPos3iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos3iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
rasterPos3s(short, short, short) - Method in interface overrungl.opengl.GL10
 
rasterPos3sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos3sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
rasterPos4d(double, double, double, double) - Method in interface overrungl.opengl.GL10
 
rasterPos4dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos4dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
rasterPos4f(float, float, float, float) - Method in interface overrungl.opengl.GL10
 
rasterPos4fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos4fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
rasterPos4i(int, int, int, int) - Method in interface overrungl.opengl.GL10
 
rasterPos4iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos4iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
rasterPos4s(short, short, short, short) - Method in interface overrungl.opengl.GL10
 
rasterPos4sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
rasterPos4sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
RAW_MOUSE_MOTION - Static variable in interface overrungl.glfw.GLFW
 
rawMouseMotionSupported() - Method in interface overrungl.glfw.GLFW
Returns whether raw mouse motion is supported.
read - Static variable in class overrungl.stb.STBIIoCallbacks
the read callback
READ_BUFFER - Static variable in interface overrungl.opengl.GL10C
 
READ_FRAMEBUFFER - Static variable in interface overrungl.opengl.GL30C
 
READ_FRAMEBUFFER_BINDING - Static variable in interface overrungl.opengl.GL30C
 
READ_ONLY - Static variable in interface overrungl.opengl.GL15C
 
READ_PIXELS - Static variable in interface overrungl.opengl.GL43C
 
READ_PIXELS_FORMAT - Static variable in interface overrungl.opengl.GL43C
 
READ_PIXELS_TYPE - Static variable in interface overrungl.opengl.GL43C
 
READ_WRITE - Static variable in interface overrungl.opengl.GL15C
 
readBuffer(int) - Method in interface overrungl.opengl.GL10C
 
readnPixels(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
readnPixels(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
readnPixels(SegmentAllocator, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL45C
 
readnPixels(SegmentAllocator, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
readnPixels(SegmentAllocator, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
readnPixels(SegmentAllocator, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL45C
 
readPixels(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
readPixels(SegmentAllocator, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL10C
 
readPixels(SegmentAllocator, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL10C
 
readPixels(SegmentAllocator, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL10C
 
readPixels(SegmentAllocator, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL10C
 
realloc(MemorySegment, long) - Static method in class overrungl.util.MemoryUtil
Reallocate memory blocks.
reallocate - Static variable in class overrungl.glfw.GLFWAllocator
The memory reallocation function.
rectd(double, double, double, double) - Method in interface overrungl.opengl.GL10
 
rectdv(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL10
 
rectdv(SegmentAllocator, double[], double[]) - Method in interface overrungl.opengl.GL10
 
rectf(float, float, float, float) - Method in interface overrungl.opengl.GL10
 
rectfv(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL10
 
rectfv(SegmentAllocator, float[], float[]) - Method in interface overrungl.opengl.GL10
 
recti(int, int, int, int) - Method in interface overrungl.opengl.GL10
 
rectiv(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL10
 
rectiv(SegmentAllocator, int[], int[]) - Method in interface overrungl.opengl.GL10
 
rects(short, short, short, short) - Method in interface overrungl.opengl.GL10
 
rectsv(MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL10
 
rectsv(SegmentAllocator, short[], short[]) - Method in interface overrungl.opengl.GL10
 
red - Static variable in class overrungl.glfw.GLFWGammaRamp
An array of value describing the response of the red channel.
RED - Static variable in interface overrungl.opengl.GL10C
 
RED_BIAS - Static variable in interface overrungl.opengl.GL11
 
RED_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
RED_BITS - Static variable in interface overrungl.opengl.GL11
 
RED_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
RED_SCALE - Static variable in interface overrungl.opengl.GL11
 
redBits - Static variable in class overrungl.glfw.GLFWVidMode
the bit depth of the red channel of the video mode
redBits() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns the value of the redBits record component.
REFERENCED_BY_COMPUTE_SHADER - Static variable in interface overrungl.opengl.GL43C
 
REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface overrungl.opengl.GL43C
 
REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface overrungl.opengl.GL43C
 
REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface overrungl.opengl.GL43C
 
REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface overrungl.opengl.GL43C
 
REFERENCED_BY_VERTEX_SHADER - Static variable in interface overrungl.opengl.GL43C
 
REFLECT - Enum constant in enum class overrungl.stb.STBIREdge
 
REFLECTION_MAP - Static variable in interface overrungl.opengl.GL13
 
REFRESH_RATE - Static variable in interface overrungl.glfw.GLFW
REFRESH_RATE specifies the desired refresh rate for full screen windows.
refreshRate - Static variable in class overrungl.glfw.GLFWVidMode
the refresh rate, in Hz, of the video mode
refreshRate() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns the value of the refreshRate record component.
RELEASE - Static variable in interface overrungl.glfw.GLFW
The key or mouse button was released.
RELEASE_BEHAVIOR_FLUSH - Static variable in interface overrungl.glfw.GLFW
 
RELEASE_BEHAVIOR_NONE - Static variable in interface overrungl.glfw.GLFW
 
releaseShaderCompiler() - Method in interface overrungl.opengl.GL41C
 
RENDER - Static variable in interface overrungl.opengl.GL11
 
RENDER_MODE - Static variable in interface overrungl.opengl.GL11
 
RENDERBUFFER - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_ALPHA_SIZE - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_BINDING - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_BLUE_SIZE - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_DEPTH_SIZE - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_GREEN_SIZE - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_HEIGHT - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_INTERNAL_FORMAT - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_RED_SIZE - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_SAMPLES - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_STENCIL_SIZE - Static variable in interface overrungl.opengl.GL30C
 
RENDERBUFFER_WIDTH - Static variable in interface overrungl.opengl.GL30C
 
renderbufferStorage(int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
renderbufferStorageMultisample(int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
RENDERER - Static variable in interface overrungl.opengl.GL10C
 
renderMode(int) - Method in interface overrungl.opengl.GL10
 
REPEAT - Static variable in interface overrungl.glfw.GLFW
The key was held down until it repeated.
REPEAT - Static variable in interface overrungl.opengl.GL10C
 
REPLACE - Static variable in interface overrungl.opengl.GL10C
 
requestWindowAttention(MemorySegment) - Method in interface overrungl.glfw.GLFW
Requests user attention to the specified window.
RESCALE_NORMAL - Static variable in interface overrungl.opengl.GL12
 
RESET_NOTIFICATION_STRATEGY - Static variable in interface overrungl.opengl.GL45C
 
RESIZABLE - Static variable in interface overrungl.glfw.GLFW
Window related hints
resize(MemorySegment, int, int, int, MemorySegment, int, int, int, STBIRPixelLayout, STBIRDatatype, STBIREdge, STBIRFilter) - Method in interface overrungl.stb.STBImageResize2
 
RESIZE_ALL_CURSOR - Static variable in interface overrungl.glfw.GLFW
The omni-directional resize/move cursor shape.
RESIZE_EW_CURSOR - Static variable in interface overrungl.glfw.GLFW
The horizontal resize/move arrow shape.
RESIZE_NESW_CURSOR - Static variable in interface overrungl.glfw.GLFW
The top-right to bottom-left diagonal resize/move arrow shape.
RESIZE_NS_CURSOR - Static variable in interface overrungl.glfw.GLFW
The vertical resize/move arrow shape.
RESIZE_NWSE_CURSOR - Static variable in interface overrungl.glfw.GLFW
The top-left to bottom-right diagonal resize/move arrow shape.
resizeExtended(STBIRRESIZE) - Method in interface overrungl.stb.STBImageResize2
And this is the main function to perform the resize synchronously on one thread.
resizeExtendedSplit(STBIRRESIZE, int, int) - Method in interface overrungl.stb.STBImageResize2
This function does a split of the resizing (you call this fuction for each split, on multiple threads).
resizeFloatLinear(MemorySegment, int, int, int, MemorySegment, int, int, int, STBIRPixelLayout) - Method in interface overrungl.stb.STBImageResize2
 
resizeInit(STBIRRESIZE, MemorySegment, int, int, int, MemorySegment, int, int, int, STBIRPixelLayout, STBIRDatatype) - Method in interface overrungl.stb.STBImageResize2
First off, you must ALWAYS call stbir_resize_init on your resize structure before any of the other calls!
resizeUint8Linear(MemorySegment, int, int, int, MemorySegment, int, int, int, STBIRPixelLayout) - Method in interface overrungl.stb.STBImageResize2
 
resizeUint8Srgb(MemorySegment, int, int, int, MemorySegment, int, int, int, STBIRPixelLayout) - Method in interface overrungl.stb.STBImageResize2
 
restoreWindow(MemorySegment) - Method in interface overrungl.glfw.GLFW
Restores the specified window.
resumeTransformFeedback() - Method in interface overrungl.opengl.GL40C
 
RETURN - Static variable in interface overrungl.opengl.GL11
 
RG - Static variable in interface overrungl.opengl.GL30C
 
RG_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
RG16 - Static variable in interface overrungl.opengl.GL30C
 
RG16_SNORM - Static variable in interface overrungl.opengl.GL31C
 
RG16F - Static variable in interface overrungl.opengl.GL30C
 
RG16I - Static variable in interface overrungl.opengl.GL30C
 
RG16UI - Static variable in interface overrungl.opengl.GL30C
 
RG32F - Static variable in interface overrungl.opengl.GL30C
 
RG32I - Static variable in interface overrungl.opengl.GL30C
 
RG32UI - Static variable in interface overrungl.opengl.GL30C
 
RG8 - Static variable in interface overrungl.opengl.GL30C
 
RG8_SNORM - Static variable in interface overrungl.opengl.GL31C
 
RG8I - Static variable in interface overrungl.opengl.GL30C
 
RG8UI - Static variable in interface overrungl.opengl.GL30C
 
RGB - Enum constant in enum class overrungl.stb.STBIRPixelLayout
3-chan, with order specified (for channel flipping)
RGB - Static variable in interface overrungl.opengl.GL10C
 
RGB - Static variable in interface overrungl.stb.STBImage
Image channels
RGB_ALPHA - Static variable in interface overrungl.stb.STBImage
Image channels
RGB_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
RGB_SCALE - Static variable in interface overrungl.opengl.GL13
 
RGB10 - Static variable in interface overrungl.opengl.GL11C
 
RGB10_A2 - Static variable in interface overrungl.opengl.GL11C
 
RGB10_A2UI - Static variable in interface overrungl.opengl.GL33C
 
RGB12 - Static variable in interface overrungl.opengl.GL11C
 
RGB16 - Static variable in interface overrungl.opengl.GL11C
 
RGB16_SNORM - Static variable in interface overrungl.opengl.GL31C
 
RGB16F - Static variable in interface overrungl.opengl.GL30C
 
RGB16I - Static variable in interface overrungl.opengl.GL30C
 
RGB16UI - Static variable in interface overrungl.opengl.GL30C
 
RGB32F - Static variable in interface overrungl.opengl.GL30C
 
RGB32I - Static variable in interface overrungl.opengl.GL30C
 
RGB32UI - Static variable in interface overrungl.opengl.GL30C
 
RGB4 - Static variable in interface overrungl.opengl.GL11C
 
RGB5 - Static variable in interface overrungl.opengl.GL11C
 
RGB5_A1 - Static variable in interface overrungl.opengl.GL11C
 
RGB565 - Static variable in interface overrungl.opengl.GL41C
 
RGB8 - Static variable in interface overrungl.opengl.GL11C
 
RGB8_SNORM - Static variable in interface overrungl.opengl.GL31C
 
RGB8I - Static variable in interface overrungl.opengl.GL30C
 
RGB8UI - Static variable in interface overrungl.opengl.GL30C
 
RGB9_E5 - Static variable in interface overrungl.opengl.GL30C
 
RGBA - Enum constant in enum class overrungl.stb.STBIRPixelLayout
alpha formats, where alpha is NOT premultiplied into color channels
RGBA - Static variable in interface overrungl.opengl.GL10C
 
RGBA_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
RGBA_MODE - Static variable in interface overrungl.opengl.GL11
 
RGBA_NO_AW - Enum constant in enum class overrungl.stb.STBIRPixelLayout
alpha formats, where NO alpha weighting is applied at all! these are just synonyms for the _PM flags (which also do no alpha weighting).
RGBA_PM - Enum constant in enum class overrungl.stb.STBIRPixelLayout
alpha formats, where alpha is premultiplied into color channels
RGBA12 - Static variable in interface overrungl.opengl.GL11C
 
RGBA16 - Static variable in interface overrungl.opengl.GL11C
 
RGBA16_SNORM - Static variable in interface overrungl.opengl.GL31C
 
RGBA16F - Static variable in interface overrungl.opengl.GL30C
 
RGBA16I - Static variable in interface overrungl.opengl.GL30C
 
RGBA16UI - Static variable in interface overrungl.opengl.GL30C
 
RGBA2 - Static variable in interface overrungl.opengl.GL11C
 
RGBA32F - Static variable in interface overrungl.opengl.GL30C
 
RGBA32I - Static variable in interface overrungl.opengl.GL30C
 
RGBA32UI - Static variable in interface overrungl.opengl.GL30C
 
RGBA4 - Static variable in interface overrungl.opengl.GL11C
 
RGBA8 - Static variable in interface overrungl.opengl.GL11C
 
RGBA8_SNORM - Static variable in interface overrungl.opengl.GL31C
 
RGBA8I - Static variable in interface overrungl.opengl.GL30C
 
RGBA8UI - Static variable in interface overrungl.opengl.GL30C
 
ridgeNoise3(float, float, float, float, float, float, int) - Method in interface overrungl.stb.STBPerlin
Three common fractal noise functions are included, which produce a wide variety of nice effects depending on the parameters provided.
right() - Method in record class overrungl.util.value.Pair
Returns Pair.y.
right() - Method in record class overrungl.util.value.Triplet
Returns Triplet.z.
right() - Method in record class overrungl.util.value.Tuple2
Returns Tuple2.y.
right() - Method in record class overrungl.util.value.Tuple3
Returns Tuple3.z.
RIGHT - Static variable in interface overrungl.opengl.GL10C
 
rotated(double, double, double, double) - Method in interface overrungl.opengl.GL10
 
rotatef(float, float, float, float) - Method in interface overrungl.opengl.GL10
 
RuntimeHelper - Class in overrungl.internal
The runtime helper, for internal use.

S

S - Static variable in interface overrungl.opengl.GL11
 
s0 - Static variable in class overrungl.stb.STBTTAlignedQuad
top-left
s1 - Static variable in class overrungl.stb.STBTTAlignedQuad
bottom-right
SAMPLE_ALPHA_TO_COVERAGE - Static variable in interface overrungl.opengl.GL13C
 
SAMPLE_ALPHA_TO_ONE - Static variable in interface overrungl.opengl.GL13C
 
SAMPLE_BUFFERS - Static variable in interface overrungl.opengl.GL13C
 
SAMPLE_COVERAGE - Static variable in interface overrungl.opengl.GL13C
 
SAMPLE_COVERAGE_INVERT - Static variable in interface overrungl.opengl.GL13C
 
SAMPLE_COVERAGE_VALUE - Static variable in interface overrungl.opengl.GL13C
 
SAMPLE_MASK - Static variable in interface overrungl.opengl.GL32C
 
SAMPLE_MASK_VALUE - Static variable in interface overrungl.opengl.GL32C
 
SAMPLE_POSITION - Static variable in interface overrungl.opengl.GL32C
 
SAMPLE_SHADING - Static variable in interface overrungl.opengl.GL40C
 
Sample Code - Search tag in interface overrungl.stb.STBEasyFont
Section
sampleCoverage(float, boolean) - Method in interface overrungl.opengl.GL13C
 
sampleMaski(int, int) - Method in interface overrungl.opengl.GL32C
 
SAMPLE PROGRAMS - Search tag in interface overrungl.stb.STBTrueType
Section
SAMPLER - Static variable in interface overrungl.opengl.GL43C
 
SAMPLER_1D - Static variable in interface overrungl.opengl.GL20C
 
SAMPLER_1D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
SAMPLER_1D_ARRAY_SHADOW - Static variable in interface overrungl.opengl.GL30C
 
SAMPLER_1D_SHADOW - Static variable in interface overrungl.opengl.GL20C
 
SAMPLER_2D - Static variable in interface overrungl.opengl.GL20C
 
SAMPLER_2D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
SAMPLER_2D_ARRAY_SHADOW - Static variable in interface overrungl.opengl.GL30C
 
SAMPLER_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL32C
 
SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL32C
 
SAMPLER_2D_RECT - Static variable in interface overrungl.opengl.GL31C
 
SAMPLER_2D_RECT_SHADOW - Static variable in interface overrungl.opengl.GL31C
 
SAMPLER_2D_SHADOW - Static variable in interface overrungl.opengl.GL20C
 
SAMPLER_3D - Static variable in interface overrungl.opengl.GL20C
 
SAMPLER_BINDING - Static variable in interface overrungl.opengl.GL33C
 
SAMPLER_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
SAMPLER_CUBE - Static variable in interface overrungl.opengl.GL20C
 
SAMPLER_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL40C
 
SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in interface overrungl.opengl.GL40C
 
SAMPLER_CUBE_SHADOW - Static variable in interface overrungl.opengl.GL30C
 
sampleRate - Static variable in class overrungl.stb.STBVorbisInfo
sample_rate
samplerParameterf(int, int, float) - Method in interface overrungl.opengl.GL33C
 
samplerParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
samplerParameterfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL33C
 
samplerParameteri(int, int, int) - Method in interface overrungl.opengl.GL33C
 
samplerParameterIiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
samplerParameterIiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL33C
 
samplerParameterIuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
samplerParameterIuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL33C
 
samplerParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
samplerParameteriv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL33C
 
SAMPLES - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
SAMPLES - Static variable in interface overrungl.opengl.GL13C
 
SAMPLES_PASSED - Static variable in interface overrungl.opengl.GL15C
 
saveDialogN(String[], NFDNFilterItem, String, String) - Method in interface overrungl.nfd.NFD
save dialog
saveDialogU8(String[], NFDU8FilterItem, String, String) - Method in interface overrungl.nfd.NFD
save dialog
Scale - Search tag in interface overrungl.stb.STBTrueType
Section
SCALE_FRAMEBUFFER - Static variable in interface overrungl.glfw.GLFW
Window related hints
SCALE_TO_MONITOR - Static variable in interface overrungl.glfw.GLFW
Window related hints
scaled(double, double, double) - Method in interface overrungl.opengl.GL10
 
scalef(float, float, float) - Method in interface overrungl.opengl.GL10
 
scaleForMappingEmToPixels(STBTTFontInfo, float) - Method in interface overrungl.stb.STBTrueType
computes a scale factor to produce a font whose EM size is mapped to 'pixels' tall.
scaleForPixelHeight(STBTTFontInfo, float) - Method in interface overrungl.stb.STBTrueType
computes a scale factor to produce a font whose "height" is 'pixels' tall.
scissor(int, int, int, int) - Method in interface overrungl.opengl.GL10C
 
SCISSOR_BIT - Static variable in interface overrungl.opengl.GL11
 
SCISSOR_BOX - Static variable in interface overrungl.opengl.GL10C
 
SCISSOR_TEST - Static variable in interface overrungl.opengl.GL10C
 
scissorArrayv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
scissorArrayv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL41C
 
scissorIndexed(int, int, int, int, int) - Method in interface overrungl.opengl.GL41C
 
scissorIndexedv(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
scissorIndexedv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL41C
 
second() - Method in record class overrungl.util.value.Pair
Returns Pair.y.
second() - Method in record class overrungl.util.value.Quad
Returns Quad.y.
second() - Method in record class overrungl.util.value.Triplet
Returns Triplet.y.
second() - Method in record class overrungl.util.value.Tuple2
Returns Tuple2.y.
second() - Method in record class overrungl.util.value.Tuple3
Returns Tuple3.y.
second() - Method in record class overrungl.util.value.Tuple4
Returns Tuple4.y.
SECONDARY_COLOR_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
secondaryColor3b(byte, byte, byte) - Method in interface overrungl.opengl.GL14
 
secondaryColor3bv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3bv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL14
 
secondaryColor3d(double, double, double) - Method in interface overrungl.opengl.GL14
 
secondaryColor3dv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL14
 
secondaryColor3f(float, float, float) - Method in interface overrungl.opengl.GL14
 
secondaryColor3fv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL14
 
secondaryColor3i(int, int, int) - Method in interface overrungl.opengl.GL14
 
secondaryColor3iv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL14
 
secondaryColor3s(short, short, short) - Method in interface overrungl.opengl.GL14
 
secondaryColor3sv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL14
 
secondaryColor3ub(byte, byte, byte) - Method in interface overrungl.opengl.GL14
 
secondaryColor3ubv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3ubv(SegmentAllocator, byte[]) - Method in interface overrungl.opengl.GL14
 
secondaryColor3ui(int, int, int) - Method in interface overrungl.opengl.GL14
 
secondaryColor3uiv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3uiv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL14
 
secondaryColor3us(short, short, short) - Method in interface overrungl.opengl.GL14
 
secondaryColor3usv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColor3usv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL14
 
secondaryColorPointer(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL14
 
secondaryColorPointer(SegmentAllocator, int, int, int, byte[]) - Method in interface overrungl.opengl.GL14
 
secondaryColorPointer(SegmentAllocator, int, int, int, double[]) - Method in interface overrungl.opengl.GL14
 
secondaryColorPointer(SegmentAllocator, int, int, int, float[]) - Method in interface overrungl.opengl.GL14
 
secondaryColorPointer(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL14
 
secondaryColorPointer(SegmentAllocator, int, int, int, short[]) - Method in interface overrungl.opengl.GL14
 
seek(MemorySegment, int) - Method in interface overrungl.stb.STBVorbis
these functions seek in the Vorbis file to (approximately) 'sample_number'.
seek_failed - Static variable in interface overrungl.stb.STBVorbis
ogg errors
seek_invalid - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
seek_without_length - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
seekFrame(MemorySegment, int) - Method in interface overrungl.stb.STBVorbis
these functions seek in the Vorbis file to (approximately) 'sample_number'.
seekStart(MemorySegment) - Method in interface overrungl.stb.STBVorbis
this function is equivalent to stb_vorbis_seek(f,0)
SELECT - Static variable in interface overrungl.opengl.GL11
 
selectBuffer(int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
selectBuffer(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
SELECTION_BUFFER_POINTER - Static variable in interface overrungl.opengl.GL11
 
SELECTION_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL11
 
SEPARATE_ATTRIBS - Static variable in interface overrungl.opengl.GL30C
 
SEPARATE_SPECULAR_COLOR - Static variable in interface overrungl.opengl.GL12
 
set() - Method in interface overrungl.glfw.GLFWErrorFun
Sets the error callback.
set(Struct, long, byte) - Method in class overrungl.glfw.StructHandleSizedByteArray
Sets the value.
set(Struct, long, float) - Method in class overrungl.glfw.StructHandleSizedFloatArray
Sets the value.
set(Struct, long, long, byte) - Method in class overrungl.glfw.StructHandleSizedByteArray
Sets the value at the given index.
set(Struct, long, long, float) - Method in class overrungl.glfw.StructHandleSizedFloatArray
Sets the value at the given index.
set(T) - Method in class overrungl.Configurations.Entry
Sets the value.
SET - Static variable in interface overrungl.opengl.GL10C
 
setApiLogger(Consumer<String>) - Static method in class overrungl.OverrunGL
Sets the API logger.
setBufferPtrs(STBIRRESIZE, MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBImageResize2
 
setCharCallback(MemorySegment, GLFWCharFun) - Method in interface overrungl.glfw.GLFW
Sets the Unicode character callback.
setClipboardString(String) - Method in interface overrungl.glfw.GLFW
Sets the clipboard to the specified string.
setCursor(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the cursor for the window.
setCursorEnterCallback(MemorySegment, GLFWCursorEnterFun) - Method in interface overrungl.glfw.GLFW
Sets the cursor enter/leave callback.
setCursorPos(MemorySegment, double, double) - Method in interface overrungl.glfw.GLFW
Sets the position of the cursor, relative to the content area of the window.
setCursorPosCallback(MemorySegment, GLFWCursorPosFun) - Method in interface overrungl.glfw.GLFW
Sets the cursor position callback.
setDatatypes(STBIRRESIZE, STBIRDatatype, STBIRDatatype) - Method in interface overrungl.stb.STBImageResize2
 
setDropCallback(MemorySegment, GLFWDropFun) - Method in interface overrungl.glfw.GLFW
Sets the path drop callback.
setEdgemodes(STBIRRESIZE, STBIREdge, STBIREdge) - Method in interface overrungl.stb.STBImageResize2
CLAMP by default
setErrorCallback(GLFWErrorFun) - Method in interface overrungl.glfw.GLFW
Sets the error callback.
setFilterCallbacks(STBIRRESIZE, STBIRKernelCallback, STBIRSupportCallback, STBIRKernelCallback, STBIRSupportCallback) - Method in interface overrungl.stb.STBImageResize2
 
setFilters(STBIRRESIZE, STBIRFilter, STBIRFilter) - Method in interface overrungl.stb.STBImageResize2
STBIR_DEFAULT_FILTER_UPSAMPLE/DOWNSAMPLE by default
setFlipVerticallyOnLoad(boolean) - Method in interface overrungl.stb.STBImage
 
setFlipVerticallyOnLoadThread(boolean) - Method in interface overrungl.stb.STBImage
 
setFramebufferSizeCallback(MemorySegment, GLFWFramebufferSizeFun) - Method in interface overrungl.glfw.GLFW
Sets the framebuffer resize callback for the specified window.
setGamma(MemorySegment, float) - Method in interface overrungl.glfw.GLFW
Generates a gamma ramp and sets it for the specified monitor.
setGammaRamp(MemorySegment, GLFWGammaRamp) - Method in interface overrungl.glfw.GLFW
Sets the current gamma ramp for the specified monitor.
setInputMode(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFW
Sets an input option for the specified window.
setInputSubrect(STBIRRESIZE, double, double, double, double) - Method in interface overrungl.stb.STBImageResize2
sets input sub-region (full region by default)
setJoystickCallback(GLFWJoystickFun) - Method in interface overrungl.glfw.GLFW
Sets the joystick configuration callback.
setJoystickUserPointer(int, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the user pointer of the specified joystick.
setKeyCallback(MemorySegment, GLFWKeyFun) - Method in interface overrungl.glfw.GLFW
Sets the key callback.
setMonitorCallback(GLFWMonitorFun) - Method in interface overrungl.glfw.GLFW
Sets the monitor configuration callback.
setMonitorUserPointer(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the user pointer of the specified monitor.
setMouseButtonCallback(MemorySegment, GLFWMouseButtonFun) - Method in interface overrungl.glfw.GLFW
Sets the mouse button callback.
setNonPmAlphaSpeedOverQuality(STBIRRESIZE, int) - Method in interface overrungl.stb.STBImageResize2
when inputting AND outputting non-premultiplied alpha pixels, we use a slower but higher quality technique that fills the zero alpha pixel's RGB values with something plausible.
setOutputPixelSubrect(STBIRRESIZE, int, int, int, int) - Method in interface overrungl.stb.STBImageResize2
sets output sub-region (full region by default)
setPixelCallbacks(STBIRRESIZE, STBIRInputCallback, STBIROutputCallback) - Method in interface overrungl.stb.STBImageResize2
no callbacks by default
setPixelLayouts(STBIRRESIZE, STBIRPixelLayout, STBIRPixelLayout) - Method in interface overrungl.stb.STBImageResize2
sets new buffer layouts
setPixelSubrect(STBIRRESIZE, int, int, int, int) - Method in interface overrungl.stb.STBImageResize2
sets both sub-regions (full regions by default)
setScrollCallback(MemorySegment, GLFWScrollFun) - Method in interface overrungl.glfw.GLFW
Sets the scroll callback.
setSpacing(float) - Method in interface overrungl.stb.STBEasyFont
Use positive values to expand the space between characters, and small negative values (no smaller than -1.5) to contract the space between characters.
setTime(double) - Method in interface overrungl.glfw.GLFW
Sets the GLFW time.
setupAllowOutOfMem(STBRPContext, int) - Method in interface overrungl.stb.STBRectPack
Optionally call this function after init but before doing any packing to change the handling of the out-of-temp-memory scenario, described above.
setupDebugMessageCallback(T, GLFlags, Supplier<? extends GLARBDebugOutput>, Supplier<? extends GLAMDDebugOutput>) - Static method in class overrungl.opengl.GLUtil
Detects the best debug output functionality to use and creates a callback that prints information to API Logger.
setupDebugMessageCallback(T, GLFlags, Supplier<? extends GLARBDebugOutput>, Supplier<? extends GLAMDDebugOutput>, Consumer<String>) - Static method in class overrungl.opengl.GLUtil
Detects the best debug output functionality to use and creates a callback that prints information to the specified logger.
setupHeuristic(STBRPContext, int) - Method in interface overrungl.stb.STBRectPack
Optionally select which packing heuristic the library should use.
setupMemoryRequired - Static variable in class overrungl.stb.STBVorbisInfo
setup_memory_required
setupTempMemoryRequired - Static variable in class overrungl.stb.STBVorbisInfo
setup_temp_memory_required
setUserData(STBIRRESIZE, MemorySegment) - Method in interface overrungl.stb.STBImageResize2
pass back STBIR_RESIZE* by default
setWindowAspectRatio(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFW
Sets the aspect ratio of the specified window.
setWindowAttrib(MemorySegment, int, boolean) - Method in interface overrungl.glfw.GLFW
Sets an attribute of the specified window.
setWindowCloseCallback(MemorySegment, GLFWWindowCloseFun) - Method in interface overrungl.glfw.GLFW
Sets the close callback for the specified window.
setWindowContentScaleCallback(MemorySegment, GLFWWindowContentScaleFun) - Method in interface overrungl.glfw.GLFW
Sets the window content scale callback for the specified window.
setWindowFocusCallback(MemorySegment, GLFWWindowFocusFun) - Method in interface overrungl.glfw.GLFW
Sets the focus callback for the specified window.
setWindowIcon(MemorySegment, int, GLFWImage) - Method in interface overrungl.glfw.GLFW
Sets the icon for the specified window.
setWindowIcon(MemorySegment, GLFWImage) - Method in interface overrungl.glfw.GLFW
Sets the icon for the specified window.
setWindowIconifyCallback(MemorySegment, GLFWWindowIconifyFun) - Method in interface overrungl.glfw.GLFW
Sets the iconify callback for the specified window.
setWindowMaximizeCallback(MemorySegment, GLFWWindowMaximizeFun) - Method in interface overrungl.glfw.GLFW
Sets the maximize callback for the specified window.
setWindowMonitor(MemorySegment, MemorySegment, int, int, int, int, int) - Method in interface overrungl.glfw.GLFW
Sets the mode, monitor, video mode and placement of a window.
setWindowOpacity(MemorySegment, float) - Method in interface overrungl.glfw.GLFW
Sets the opacity of the whole window.
setWindowPos(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFW
Sets the position of the content area of the specified window.
setWindowPosCallback(MemorySegment, GLFWWindowPosFun) - Method in interface overrungl.glfw.GLFW
Sets the position callback for the specified window.
setWindowRefreshCallback(MemorySegment, GLFWWindowRefreshFun) - Method in interface overrungl.glfw.GLFW
Sets the refresh callback for the specified window.
setWindowShouldClose(MemorySegment, boolean) - Method in interface overrungl.glfw.GLFW
Sets the close flag of the specified window.
setWindowSize(MemorySegment, int, int) - Method in interface overrungl.glfw.GLFW
Sets the size of the content area of the specified window.
setWindowSizeCallback(MemorySegment, GLFWWindowSizeFun) - Method in interface overrungl.glfw.GLFW
Sets the size callback for the specified window.
setWindowSizeLimits(MemorySegment, int, int, int, int) - Method in interface overrungl.glfw.GLFW
Sets the size limits of the specified window.
setWindowTitle(MemorySegment, String) - Method in interface overrungl.glfw.GLFW
Sets the title of the specified window.
setWindowUserPointer(MemorySegment, MemorySegment) - Method in interface overrungl.glfw.GLFW
Sets the user pointer of the specified window.
setWriteForcePngFilter(int) - Method in interface overrungl.stb.STBImageWrite
 
setWritePngCompressionLevel(int) - Method in interface overrungl.stb.STBImageWrite
 
setWriteTgaWithRle(boolean) - Method in interface overrungl.stb.STBImageWrite
 
setX11SelectionString(String) - Method in interface overrungl.glfw.GLFWNative
Sets the current primary selection to the specified string.
SHADE_MODEL - Static variable in interface overrungl.opengl.GL11
 
shadeModel(int) - Method in interface overrungl.opengl.GL10
 
SHADER - Static variable in interface overrungl.opengl.GL43C
 
SHADER_BINARY_FORMAT_SPIR_V - Static variable in interface overrungl.opengl.GL46C
 
SHADER_BINARY_FORMATS - Static variable in interface overrungl.opengl.GL41C
 
SHADER_COMPILER - Static variable in interface overrungl.opengl.GL41C
 
SHADER_IMAGE_ACCESS_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
SHADER_IMAGE_ATOMIC - Static variable in interface overrungl.opengl.GL43C
 
SHADER_IMAGE_LOAD - Static variable in interface overrungl.opengl.GL43C
 
SHADER_IMAGE_STORE - Static variable in interface overrungl.opengl.GL43C
 
SHADER_SOURCE_LENGTH - Static variable in interface overrungl.opengl.GL20C
 
SHADER_STORAGE_BARRIER_BIT - Static variable in interface overrungl.opengl.GL43C
 
SHADER_STORAGE_BLOCK - Static variable in interface overrungl.opengl.GL43C
 
SHADER_STORAGE_BUFFER - Static variable in interface overrungl.opengl.GL43C
 
SHADER_STORAGE_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL43C
 
SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT - Static variable in interface overrungl.opengl.GL43C
 
SHADER_STORAGE_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL43C
 
SHADER_STORAGE_BUFFER_START - Static variable in interface overrungl.opengl.GL43C
 
SHADER_TYPE - Static variable in interface overrungl.opengl.GL20C
 
shaderBinary(int, MemorySegment, int, MemorySegment, int) - Method in interface overrungl.opengl.GL41C
 
shaderBinary(SegmentAllocator, int[], int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
shaderBinary(SegmentAllocator, int[], int, MemorySegment, int) - Method in interface overrungl.opengl.GL41C
 
shaderSource(int, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
shaderSource(int, String) - Method in interface overrungl.opengl.GL20C
 
shaderSource(SegmentAllocator, int, String[]) - Method in interface overrungl.opengl.GL20C
 
shaderStorageBlockBinding(int, int, int) - Method in interface overrungl.opengl.GL43C
 
SHADING_LANGUAGE_VERSION - Static variable in interface overrungl.opengl.GL20C
 
SHININESS - Static variable in interface overrungl.opengl.GL11
 
SHORT - Static variable in interface overrungl.opengl.GL10C
 
showWindow(MemorySegment) - Method in interface overrungl.glfw.GLFW
Makes the specified window visible.
SIGNALED - Static variable in interface overrungl.opengl.GL32C
 
SIGNED_NORMALIZED - Static variable in interface overrungl.opengl.GL31C
 
SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST - Static variable in interface overrungl.opengl.GL43C
 
SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE - Static variable in interface overrungl.opengl.GL43C
 
SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST - Static variable in interface overrungl.opengl.GL43C
 
SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE - Static variable in interface overrungl.opengl.GL43C
 
SINGLE_COLOR - Static variable in interface overrungl.opengl.GL12
 
size - Static variable in class overrungl.glfw.GLFWGammaRamp
The number of elements in each array.
SIZE_T - Static variable in class overrungl.internal.RuntimeHelper
Some canonical layouts
SIZE_T_LONG - Static variable in class overrungl.internal.RuntimeHelper
Is size_t of long?
skip - Static variable in class overrungl.stb.STBIIoCallbacks
the skip callback
SLUMINANCE - Static variable in interface overrungl.opengl.GL21
 
SLUMINANCE_ALPHA - Static variable in interface overrungl.opengl.GL21
 
SLUMINANCE8 - Static variable in interface overrungl.opengl.GL21
 
SLUMINANCE8_ALPHA8 - Static variable in interface overrungl.opengl.GL21
 
SMOOTH - Static variable in interface overrungl.opengl.GL11
 
SMOOTH_LINE_WIDTH_GRANULARITY - Static variable in interface overrungl.opengl.GL12C
 
SMOOTH_LINE_WIDTH_RANGE - Static variable in interface overrungl.opengl.GL12C
 
SMOOTH_POINT_SIZE_GRANULARITY - Static variable in interface overrungl.opengl.GL12C
 
SMOOTH_POINT_SIZE_RANGE - Static variable in interface overrungl.opengl.GL12C
 
SOURCE0_ALPHA - Static variable in interface overrungl.opengl.GL13
 
SOURCE0_RGB - Static variable in interface overrungl.opengl.GL13
 
SOURCE1_ALPHA - Static variable in interface overrungl.opengl.GL13
 
SOURCE1_RGB - Static variable in interface overrungl.opengl.GL13
 
SOURCE2_ALPHA - Static variable in interface overrungl.opengl.GL13
 
SOURCE2_RGB - Static variable in interface overrungl.opengl.GL13
 
spec - Static variable in class overrungl.nfd.NFDNFilterItem
spec
spec - Static variable in class overrungl.nfd.NFDU8FilterItem
spec
specializeShader(int, String) - Method in interface overrungl.opengl.GL46C
 
specializeShader(int, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL46C
 
specializeShader(SegmentAllocator, int, String, int, int[], int[]) - Method in interface overrungl.opengl.GL46C
 
SPECULAR - Static variable in interface overrungl.opengl.GL11
 
SPHERE_MAP - Static variable in interface overrungl.opengl.GL11
 
SPIR_V_BINARY - Static variable in interface overrungl.opengl.GL46C
 
SPIR_V_EXTENSIONS - Static variable in interface overrungl.opengl.GL46C
 
SPOT_CUTOFF - Static variable in interface overrungl.opengl.GL11
 
SPOT_DIRECTION - Static variable in interface overrungl.opengl.GL11
 
SPOT_EXPONENT - Static variable in interface overrungl.opengl.GL11
 
SRC_ALPHA - Static variable in interface overrungl.opengl.GL10C
 
SRC_ALPHA_SATURATE - Static variable in interface overrungl.opengl.GL10C
 
SRC_COLOR - Static variable in interface overrungl.opengl.GL10C
 
SRC0_ALPHA - Static variable in interface overrungl.opengl.GL15
 
SRC0_RGB - Static variable in interface overrungl.opengl.GL15
 
SRC1_ALPHA - Static variable in interface overrungl.opengl.GL15C
 
SRC1_COLOR - Static variable in interface overrungl.opengl.GL33C
 
SRC1_RGB - Static variable in interface overrungl.opengl.GL15
 
SRC2_ALPHA - Static variable in interface overrungl.opengl.GL15
 
SRC2_RGB - Static variable in interface overrungl.opengl.GL15
 
SRGB - Static variable in interface overrungl.opengl.GL21C
 
SRGB_ALPHA - Static variable in interface overrungl.opengl.GL21C
 
SRGB_CAPABLE - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
SRGB_READ - Static variable in interface overrungl.opengl.GL43C
 
SRGB_WRITE - Static variable in interface overrungl.opengl.GL43C
 
SRGB8 - Static variable in interface overrungl.opengl.GL21C
 
SRGB8_ALPHA8 - Static variable in interface overrungl.opengl.GL21C
 
STACK_OVERFLOW - Static variable in interface overrungl.opengl.GL10C
 
STACK_OVERFLOW - Static variable in interface overrungl.opengl.GL11
 
STACK_UNDERFLOW - Static variable in interface overrungl.opengl.GL10C
 
STACK_UNDERFLOW - Static variable in interface overrungl.opengl.GL11
 
STATIC_COPY - Static variable in interface overrungl.opengl.GL15C
 
STATIC_DRAW - Static variable in interface overrungl.opengl.GL15C
 
STATIC_READ - Static variable in interface overrungl.opengl.GL15C
 
STB_SYMBOL_LOOKUP - Static variable in class overrungl.Configurations
The symbol lookup of STB.
STB_VERSION - Static variable in class overrungl.OverrunGL
The version of STB native libraries.
stb_vorbis_get_samples_short(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBVorbis
gets num_samples samples, not necessarily on a frame boundary--this requires buffering so you have to supply the buffers.
stb_vorbis_get_samples_short_interleaved(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBVorbis
gets num_samples samples, not necessarily on a frame boundary--this requires buffering so you have to supply the buffers.
STBEasyFont - Interface in overrungl.stb
Easy-to-deploy, reasonably compact, extremely inefficient performance-wise, crappy-looking, ASCII-only, bitmap font for use in 3D APIs.
STBIIoCallbacks - Class in overrungl.stb
The IO callback of STB image.
STBIIoCallbacks(MemorySegment) - Constructor for class overrungl.stb.STBIIoCallbacks
Creates a struct with the given layout.
STBIIoCallbacks(MemorySegment, long) - Constructor for class overrungl.stb.STBIIoCallbacks
Creates a struct with the given layout.
STBIIoCallbacks(SegmentAllocator) - Constructor for class overrungl.stb.STBIIoCallbacks
Allocates a struct with the given layout.
STBIIoCallbacks(SegmentAllocator, long) - Constructor for class overrungl.stb.STBIIoCallbacks
Allocates a struct with the given layout.
STBIIoCallbacks.Eof - Interface in overrungl.stb
The eof callback interface
STBIIoCallbacks.Read - Interface in overrungl.stb
The read callback interface
STBIIoCallbacks.Skip - Interface in overrungl.stb
The skip callback interface
STBImage - Interface in overrungl.stb
The STB image reader.
STBImageResize2 - Interface in overrungl.stb
The STB image resizer.
STBImageWrite - Interface in overrungl.stb
The STB image writer.
STBIRDatatype - Enum Class in overrungl.stb
The STB image resizer datatype
STBIREdge - Enum Class in overrungl.stb
The STB image resizer edge
STBIRFilter - Enum Class in overrungl.stb
The STB image resizer filter
STBIRInputCallback - Interface in overrungl.stb
INPUT CALLBACK: this callback is used for input scanlines
STBIRKernelCallback - Interface in overrungl.stb
callbacks for user installed filters
STBIROutputCallback - Interface in overrungl.stb
OUTPUT CALLBACK: this callback is used for output scanlines
STBIRPixelLayout - Enum Class in overrungl.stb
stbir_pixel_layout specifies:
number of channels
order of channels
whether color is premultiplied by alpha
STBIRRESIZE - Class in overrungl.stb
STBIR_RESIZE
STBIRRESIZE(MemorySegment) - Constructor for class overrungl.stb.STBIRRESIZE
Creates a struct with the given layout.
STBIRRESIZE(MemorySegment, long) - Constructor for class overrungl.stb.STBIRRESIZE
Creates a struct with the given layout.
STBIRRESIZE(SegmentAllocator) - Constructor for class overrungl.stb.STBIRRESIZE
Allocates a struct with the given layout.
STBIRRESIZE(SegmentAllocator, long) - Constructor for class overrungl.stb.STBIRRESIZE
Allocates a struct with the given layout.
STBIRSupportCallback - Interface in overrungl.stb
callbacks for user installed filters
STBIWriteFunc - Interface in overrungl.stb
The write-callback.
STBPerlin - Interface in overrungl.stb
The STB perlin noise generator.
STBRectPack - Interface in overrungl.stb
Useful for e.g.
STBRPContext - Class in overrungl.stb
the details of the following structures don't matter to you, but they must be visible so you can handle the memory allocations for them
STBRPContext(MemorySegment) - Constructor for class overrungl.stb.STBRPContext
Creates a struct with the given layout.
STBRPContext(MemorySegment, long) - Constructor for class overrungl.stb.STBRPContext
Creates a struct with the given layout.
STBRPContext(SegmentAllocator) - Constructor for class overrungl.stb.STBRPContext
Allocates a struct with the given layout.
STBRPContext(SegmentAllocator, long) - Constructor for class overrungl.stb.STBRPContext
Allocates a struct with the given layout.
STBRPNode - Class in overrungl.stb
the details of the following structures don't matter to you, but they must be visible so you can handle the memory allocations for them
STBRPNode(MemorySegment) - Constructor for class overrungl.stb.STBRPNode
Creates a struct with the given layout.
STBRPNode(MemorySegment, long) - Constructor for class overrungl.stb.STBRPNode
Creates a struct with the given layout.
STBRPNode(SegmentAllocator) - Constructor for class overrungl.stb.STBRPNode
Allocates a struct with the given layout.
STBRPNode(SegmentAllocator, long) - Constructor for class overrungl.stb.STBRPNode
Allocates a struct with the given layout.
STBRPRect - Class in overrungl.stb
16 bytes, nominally
STBRPRect(MemorySegment) - Constructor for class overrungl.stb.STBRPRect
Creates a struct with the given layout.
STBRPRect(MemorySegment, long) - Constructor for class overrungl.stb.STBRPRect
Creates a struct with the given layout.
STBRPRect(SegmentAllocator) - Constructor for class overrungl.stb.STBRPRect
Allocates a struct with the given layout.
STBRPRect(SegmentAllocator, long) - Constructor for class overrungl.stb.STBRPRect
Allocates a struct with the given layout.
STBTrueType - Interface in overrungl.stb
=======================================================================
STBTTAlignedQuad - Class in overrungl.stb
Layout
STBTTAlignedQuad(MemorySegment) - Constructor for class overrungl.stb.STBTTAlignedQuad
Creates a struct with the given layout.
STBTTAlignedQuad(MemorySegment, long) - Constructor for class overrungl.stb.STBTTAlignedQuad
Creates a struct with the given layout.
STBTTAlignedQuad(SegmentAllocator) - Constructor for class overrungl.stb.STBTTAlignedQuad
Allocates a struct with the given layout.
STBTTAlignedQuad(SegmentAllocator, long) - Constructor for class overrungl.stb.STBTTAlignedQuad
Allocates a struct with the given layout.
STBTTBakedChar - Class in overrungl.stb
Layout
STBTTBakedChar(MemorySegment) - Constructor for class overrungl.stb.STBTTBakedChar
Creates a struct with the given layout.
STBTTBakedChar(MemorySegment, long) - Constructor for class overrungl.stb.STBTTBakedChar
Creates a struct with the given layout.
STBTTBakedChar(SegmentAllocator) - Constructor for class overrungl.stb.STBTTBakedChar
Allocates a struct with the given layout.
STBTTBakedChar(SegmentAllocator, long) - Constructor for class overrungl.stb.STBTTBakedChar
Allocates a struct with the given layout.
STBTTBuf - Class in overrungl.stb
private structure
STBTTBuf() - Constructor for class overrungl.stb.STBTTBuf
 
STBTTFontInfo - Class in overrungl.stb
The following structure is defined publicly so you can declare one on the stack or as a global or etc, but you should treat it as opaque.
STBTTFontInfo(MemorySegment) - Constructor for class overrungl.stb.STBTTFontInfo
Creates a struct with the given layout.
STBTTFontInfo(MemorySegment, long) - Constructor for class overrungl.stb.STBTTFontInfo
Creates a struct with the given layout.
STBTTFontInfo(SegmentAllocator) - Constructor for class overrungl.stb.STBTTFontInfo
Allocates a struct with the given layout.
STBTTFontInfo(SegmentAllocator, long) - Constructor for class overrungl.stb.STBTTFontInfo
Allocates a struct with the given layout.
STBTTKerningEntry - Class in overrungl.stb
Layout
STBTTKerningEntry(MemorySegment) - Constructor for class overrungl.stb.STBTTKerningEntry
Creates a struct with the given layout.
STBTTKerningEntry(MemorySegment, long) - Constructor for class overrungl.stb.STBTTKerningEntry
Creates a struct with the given layout.
STBTTKerningEntry(SegmentAllocator) - Constructor for class overrungl.stb.STBTTKerningEntry
Allocates a struct with the given layout.
STBTTKerningEntry(SegmentAllocator, long) - Constructor for class overrungl.stb.STBTTKerningEntry
Allocates a struct with the given layout.
STBTTPackedChar - Class in overrungl.stb
Layout
STBTTPackedChar(MemorySegment) - Constructor for class overrungl.stb.STBTTPackedChar
Creates a struct with the given layout.
STBTTPackedChar(MemorySegment, long) - Constructor for class overrungl.stb.STBTTPackedChar
Creates a struct with the given layout.
STBTTPackedChar(SegmentAllocator) - Constructor for class overrungl.stb.STBTTPackedChar
Allocates a struct with the given layout.
STBTTPackedChar(SegmentAllocator, long) - Constructor for class overrungl.stb.STBTTPackedChar
Allocates a struct with the given layout.
STBTTPackRange - Class in overrungl.stb
Layout
STBTTPackRange(MemorySegment) - Constructor for class overrungl.stb.STBTTPackRange
Creates a struct with the given layout.
STBTTPackRange(MemorySegment, long) - Constructor for class overrungl.stb.STBTTPackRange
Creates a struct with the given layout.
STBTTPackRange(SegmentAllocator) - Constructor for class overrungl.stb.STBTTPackRange
Allocates a struct with the given layout.
STBTTPackRange(SegmentAllocator, long) - Constructor for class overrungl.stb.STBTTPackRange
Allocates a struct with the given layout.
STBTTVertex - Class in overrungl.stb
Layout
STBTTVertex(MemorySegment) - Constructor for class overrungl.stb.STBTTVertex
Creates a struct with the given layout.
STBTTVertex(MemorySegment, long) - Constructor for class overrungl.stb.STBTTVertex
Creates a struct with the given layout.
STBTTVertex(SegmentAllocator) - Constructor for class overrungl.stb.STBTTVertex
Allocates a struct with the given layout.
STBTTVertex(SegmentAllocator, long) - Constructor for class overrungl.stb.STBTTVertex
Allocates a struct with the given layout.
STBVorbis - Interface in overrungl.stb
normally stb_vorbis uses malloc() to allocate memory at startup, and alloca() to allocate temporary memory during a frame on the stack.
STBVorbisAlloc - Class in overrungl.stb
normally stb_vorbis uses malloc() to allocate memory at startup, and alloca() to allocate temporary memory during a frame on the stack.
STBVorbisAlloc(MemorySegment) - Constructor for class overrungl.stb.STBVorbisAlloc
Creates a struct with the given layout.
STBVorbisAlloc(MemorySegment, long) - Constructor for class overrungl.stb.STBVorbisAlloc
Creates a struct with the given layout.
STBVorbisAlloc(SegmentAllocator) - Constructor for class overrungl.stb.STBVorbisAlloc
Allocates a struct with the given layout.
STBVorbisAlloc(SegmentAllocator, long) - Constructor for class overrungl.stb.STBVorbisAlloc
Allocates a struct with the given layout.
STBVorbisComment - Class in overrungl.stb
Layout
STBVorbisComment(MemorySegment) - Constructor for class overrungl.stb.STBVorbisComment
Creates a struct with the given layout.
STBVorbisComment(MemorySegment, long) - Constructor for class overrungl.stb.STBVorbisComment
Creates a struct with the given layout.
STBVorbisComment(SegmentAllocator) - Constructor for class overrungl.stb.STBVorbisComment
Allocates a struct with the given layout.
STBVorbisComment(SegmentAllocator, long) - Constructor for class overrungl.stb.STBVorbisComment
Allocates a struct with the given layout.
STBVorbisInfo - Class in overrungl.stb
Layout
STBVorbisInfo(MemorySegment) - Constructor for class overrungl.stb.STBVorbisInfo
Creates a struct with the given layout.
STBVorbisInfo(MemorySegment, long) - Constructor for class overrungl.stb.STBVorbisInfo
Creates a struct with the given layout.
STBVorbisInfo(SegmentAllocator) - Constructor for class overrungl.stb.STBVorbisInfo
Allocates a struct with the given layout.
STBVorbisInfo(SegmentAllocator, long) - Constructor for class overrungl.stb.STBVorbisInfo
Allocates a struct with the given layout.
STENCIL - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_ATTACHMENT - Static variable in interface overrungl.opengl.GL30C
 
STENCIL_BACK_FAIL - Static variable in interface overrungl.opengl.GL20C
 
STENCIL_BACK_FUNC - Static variable in interface overrungl.opengl.GL20C
 
STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in interface overrungl.opengl.GL20C
 
STENCIL_BACK_PASS_DEPTH_PASS - Static variable in interface overrungl.opengl.GL20C
 
STENCIL_BACK_REF - Static variable in interface overrungl.opengl.GL20C
 
STENCIL_BACK_VALUE_MASK - Static variable in interface overrungl.opengl.GL20C
 
STENCIL_BACK_WRITEMASK - Static variable in interface overrungl.opengl.GL20C
 
STENCIL_BITS - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
STENCIL_BITS - Static variable in interface overrungl.opengl.GL11
 
STENCIL_BUFFER_BIT - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_CLEAR_VALUE - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_COMPONENTS - Static variable in interface overrungl.opengl.GL43C
 
STENCIL_FAIL - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_FUNC - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_INDEX - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_INDEX1 - Static variable in interface overrungl.opengl.GL30C
 
STENCIL_INDEX16 - Static variable in interface overrungl.opengl.GL30C
 
STENCIL_INDEX4 - Static variable in interface overrungl.opengl.GL30C
 
STENCIL_INDEX8 - Static variable in interface overrungl.opengl.GL30C
 
STENCIL_PASS_DEPTH_FAIL - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_PASS_DEPTH_PASS - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_REF - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_RENDERABLE - Static variable in interface overrungl.opengl.GL43C
 
STENCIL_TEST - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_VALUE_MASK - Static variable in interface overrungl.opengl.GL10C
 
STENCIL_WRITEMASK - Static variable in interface overrungl.opengl.GL10C
 
stencilFunc(int, int, int) - Method in interface overrungl.opengl.GL10C
 
stencilFuncSeparate(int, int, int, int) - Method in interface overrungl.opengl.GL20C
 
stencilMask(int) - Method in interface overrungl.opengl.GL10C
 
stencilMaskSeparate(int, int) - Method in interface overrungl.opengl.GL20C
 
stencilOp(int, int, int) - Method in interface overrungl.opengl.GL10C
 
stencilOpSeparate(int, int, int, int) - Method in interface overrungl.opengl.GL20C
 
STEREO - Static variable in interface overrungl.glfw.GLFW
Framebuffer related hints
STEREO - Static variable in interface overrungl.opengl.GL10C
 
STICKY_KEYS - Static variable in interface overrungl.glfw.GLFW
 
STICKY_MOUSE_BUTTONS - Static variable in interface overrungl.glfw.GLFW
 
STREAM_COPY - Static variable in interface overrungl.opengl.GL15C
 
STREAM_DRAW - Static variable in interface overrungl.opengl.GL15C
 
STREAM_READ - Static variable in interface overrungl.opengl.GL15C
 
streamLengthInSamples(MemorySegment) - Method in interface overrungl.stb.STBVorbis
Returns the total length of the vorbis stream.
streamLengthInSeconds(MemorySegment) - Method in interface overrungl.stb.STBVorbis
Returns the total length of the vorbis stream.
StructHandleSizedByteArray - Class in overrungl.glfw
Sized array struct handle
StructHandleSizedFloatArray - Class in overrungl.glfw
Sized array struct handle
stub(Arena) - Method in interface overrungl.glfw.GLFWAllocateFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWCharFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWCursorEnterFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWCursorPosFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWDeallocateFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWDropFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWErrorFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWFramebufferSizeFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWJoystickFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWKeyFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWMonitorFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWMouseButtonFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWReallocateFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWScrollFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowCloseFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowContentScaleFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowFocusFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowIconifyFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowMaximizeFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowPosFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowRefreshFun
 
stub(Arena) - Method in interface overrungl.glfw.GLFWWindowSizeFun
 
stub(Arena) - Method in interface overrungl.opengl.ext.amd.GLDebugProcAMD
 
stub(Arena) - Method in interface overrungl.opengl.ext.nv.GLVulkanProcNV
 
stub(Arena) - Method in interface overrungl.opengl.GLDebugProc
 
stub(Arena) - Method in interface overrungl.stb.STBIIoCallbacks.Eof
 
stub(Arena) - Method in interface overrungl.stb.STBIIoCallbacks.Read
 
stub(Arena) - Method in interface overrungl.stb.STBIIoCallbacks.Skip
 
stub(Arena) - Method in interface overrungl.stb.STBIRInputCallback
 
stub(Arena) - Method in interface overrungl.stb.STBIRKernelCallback
 
stub(Arena) - Method in interface overrungl.stb.STBIROutputCallback
 
stub(Arena) - Method in interface overrungl.stb.STBIRSupportCallback
 
stub(Arena) - Method in interface overrungl.stb.STBIWriteFunc
 
SUBPIXEL_BITS - Static variable in interface overrungl.opengl.GL10C
 
SUBTRACT - Static variable in interface overrungl.opengl.GL13
 
swapBuffers(MemorySegment) - Method in interface overrungl.glfw.GLFW
Swaps the front and back buffers of the specified window.
swapInterval(int) - Method in interface overrungl.glfw.GLFW
Sets the swap interval for the current context.
SYNC_CONDITION - Static variable in interface overrungl.opengl.GL32C
 
SYNC_FENCE - Static variable in interface overrungl.opengl.GL32C
 
SYNC_FLAGS - Static variable in interface overrungl.opengl.GL32C
 
SYNC_FLUSH_COMMANDS_BIT - Static variable in interface overrungl.opengl.GL32C
 
SYNC_GPU_COMMANDS_COMPLETE - Static variable in interface overrungl.opengl.GL32C
 
SYNC_STATUS - Static variable in interface overrungl.opengl.GL32C
 

T

T - Static variable in interface overrungl.opengl.GL11
 
t0 - Static variable in class overrungl.stb.STBTTAlignedQuad
top-left
t1 - Static variable in class overrungl.stb.STBTTAlignedQuad
bottom-right
T2F_C3F_V3F - Static variable in interface overrungl.opengl.GL11
 
T2F_C4F_N3F_V3F - Static variable in interface overrungl.opengl.GL11
 
T2F_C4UB_V3F - Static variable in interface overrungl.opengl.GL11
 
T2F_N3F_V3F - Static variable in interface overrungl.opengl.GL11
 
T2F_V3F - Static variable in interface overrungl.opengl.GL11
 
T4F_C4F_N3F_V4F - Static variable in interface overrungl.opengl.GL11
 
T4F_V4F - Static variable in interface overrungl.opengl.GL11
 
tempMemoryRequired - Static variable in class overrungl.stb.STBVorbisInfo
temp_memory_required
terminate() - Method in interface overrungl.glfw.GLFW
Terminates the GLFW library.
TESS_CONTROL_OUTPUT_VERTICES - Static variable in interface overrungl.opengl.GL40C
 
TESS_CONTROL_SHADER - Static variable in interface overrungl.opengl.GL40C
 
TESS_CONTROL_SHADER_BIT - Static variable in interface overrungl.opengl.GL41C
 
TESS_CONTROL_SHADER_PATCHES - Static variable in interface overrungl.opengl.GL46C
 
TESS_CONTROL_SUBROUTINE - Static variable in interface overrungl.opengl.GL43C
 
TESS_CONTROL_SUBROUTINE_UNIFORM - Static variable in interface overrungl.opengl.GL43C
 
TESS_CONTROL_TEXTURE - Static variable in interface overrungl.opengl.GL43C
 
TESS_EVALUATION_SHADER - Static variable in interface overrungl.opengl.GL40C
 
TESS_EVALUATION_SHADER_BIT - Static variable in interface overrungl.opengl.GL41C
 
TESS_EVALUATION_SHADER_INVOCATIONS - Static variable in interface overrungl.opengl.GL46C
 
TESS_EVALUATION_SUBROUTINE - Static variable in interface overrungl.opengl.GL43C
 
TESS_EVALUATION_SUBROUTINE_UNIFORM - Static variable in interface overrungl.opengl.GL43C
 
TESS_EVALUATION_TEXTURE - Static variable in interface overrungl.opengl.GL43C
 
TESS_GEN_MODE - Static variable in interface overrungl.opengl.GL40C
 
TESS_GEN_POINT_MODE - Static variable in interface overrungl.opengl.GL40C
 
TESS_GEN_SPACING - Static variable in interface overrungl.opengl.GL40C
 
TESS_GEN_VERTEX_ORDER - Static variable in interface overrungl.opengl.GL40C
 
texBuffer(int, int, int) - Method in interface overrungl.opengl.GL31C
 
texBufferRange(int, int, int, long, long) - Method in interface overrungl.opengl.GL43C
 
texCoord1d(double) - Method in interface overrungl.opengl.GL10
 
texCoord1dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord1dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
texCoord1f(float) - Method in interface overrungl.opengl.GL10
 
texCoord1fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord1fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
texCoord1i(int) - Method in interface overrungl.opengl.GL10
 
texCoord1iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord1iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
texCoord1s(short) - Method in interface overrungl.opengl.GL10
 
texCoord1sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord1sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
texCoord2d(double, double) - Method in interface overrungl.opengl.GL10
 
texCoord2dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord2dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
texCoord2f(float, float) - Method in interface overrungl.opengl.GL10
 
texCoord2fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord2fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
texCoord2i(int, int) - Method in interface overrungl.opengl.GL10
 
texCoord2iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord2iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
texCoord2s(short, short) - Method in interface overrungl.opengl.GL10
 
texCoord2sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord2sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
texCoord3d(double, double, double) - Method in interface overrungl.opengl.GL10
 
texCoord3dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord3dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
texCoord3f(float, float, float) - Method in interface overrungl.opengl.GL10
 
texCoord3fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord3fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
texCoord3i(int, int, int) - Method in interface overrungl.opengl.GL10
 
texCoord3iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord3iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
texCoord3s(short, short, short) - Method in interface overrungl.opengl.GL10
 
texCoord3sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord3sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
texCoord4d(double, double, double, double) - Method in interface overrungl.opengl.GL10
 
texCoord4dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord4dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
texCoord4f(float, float, float, float) - Method in interface overrungl.opengl.GL10
 
texCoord4fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord4fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
texCoord4i(int, int, int, int) - Method in interface overrungl.opengl.GL10
 
texCoord4iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord4iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
texCoord4s(short, short, short, short) - Method in interface overrungl.opengl.GL10
 
texCoord4sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
texCoord4sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
texCoordPointer(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL11
 
texCoordPointer(SegmentAllocator, int, int, int, double[]) - Method in interface overrungl.opengl.GL11
 
texCoordPointer(SegmentAllocator, int, int, int, float[]) - Method in interface overrungl.opengl.GL11
 
texCoordPointer(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL11
 
texCoordPointer(SegmentAllocator, int, int, int, short[]) - Method in interface overrungl.opengl.GL11
 
texEnvf(int, int, float) - Method in interface overrungl.opengl.GL10
 
texEnvfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
texEnvfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
texEnvi(int, int, int) - Method in interface overrungl.opengl.GL10
 
texEnviv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
texEnviv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
texGend(int, int, double) - Method in interface overrungl.opengl.GL10
 
texGendv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
texGendv(SegmentAllocator, int, int, double[]) - Method in interface overrungl.opengl.GL10
 
texGenf(int, int, float) - Method in interface overrungl.opengl.GL10
 
texGenfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
texGenfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10
 
texGeni(int, int, int) - Method in interface overrungl.opengl.GL10
 
texGeniv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10
 
texGeniv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10
 
texImage1D(int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
texImage1D(SegmentAllocator, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL10C
 
texImage1D(SegmentAllocator, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL10C
 
texImage1D(SegmentAllocator, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL10C
 
texImage1D(SegmentAllocator, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL10C
 
texImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
texImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL10C
 
texImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL10C
 
texImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL10C
 
texImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL10C
 
texImage2DMultisample(int, int, int, int, int, boolean) - Method in interface overrungl.opengl.GL32C
 
texImage3D(int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL12C
 
texImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL12C
 
texImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL12C
 
texImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL12C
 
texImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL12C
 
texImage3DMultisample(int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.GL32C
 
texParameterf(int, int, float) - Method in interface overrungl.opengl.GL10C
 
texParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
texParameterfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL10C
 
texParameteri(int, int, int) - Method in interface overrungl.opengl.GL10C
 
texParameterIiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
texParameterIiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
texParameterIuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
texParameterIuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
texParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL10C
 
texParameteriv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL10C
 
texStorage1D(int, int, int, int) - Method in interface overrungl.opengl.GL42C
 
texStorage2D(int, int, int, int, int) - Method in interface overrungl.opengl.GL42C
 
texStorage2DMultisample(int, int, int, int, int, boolean) - Method in interface overrungl.opengl.GL43C
 
texStorage3D(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL42C
 
texStorage3DMultisample(int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.GL43C
 
texSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL11C
 
texSubImage1D(SegmentAllocator, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage1D(SegmentAllocator, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage1D(SegmentAllocator, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage1D(SegmentAllocator, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL11C
 
texSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL11C
 
texSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL12C
 
texSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL12C
 
texSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL12C
 
texSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL12C
 
texSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL12C
 
TEXTURE - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_1D - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_1D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_2D - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_2D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL32C
 
TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL32C
 
TEXTURE_3D - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_ALPHA_SIZE - Static variable in interface overrungl.opengl.GL11C
 
TEXTURE_ALPHA_TYPE - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_BASE_LEVEL - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_BINDING_1D - Static variable in interface overrungl.opengl.GL11C
 
TEXTURE_BINDING_1D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_BINDING_2D - Static variable in interface overrungl.opengl.GL11C
 
TEXTURE_BINDING_2D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL32C
 
TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL32C
 
TEXTURE_BINDING_3D - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_BINDING_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
TEXTURE_BINDING_CUBE_MAP - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL40C
 
TEXTURE_BINDING_RECTANGLE - Static variable in interface overrungl.opengl.GL31C
 
TEXTURE_BIT - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_BLUE_SIZE - Static variable in interface overrungl.opengl.GL11C
 
TEXTURE_BLUE_TYPE - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_BORDER - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_BORDER_COLOR - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
TEXTURE_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL44C
 
TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in interface overrungl.opengl.GL31C
 
TEXTURE_BUFFER_OFFSET - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_BUFFER_OFFSET_ALIGNMENT - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_COMPARE_FUNC - Static variable in interface overrungl.opengl.GL14C
 
TEXTURE_COMPARE_MODE - Static variable in interface overrungl.opengl.GL14C
 
TEXTURE_COMPONENTS - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_COMPRESSED - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_COMPRESSED_BLOCK_HEIGHT - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_COMPRESSED_BLOCK_SIZE - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_COMPRESSED_BLOCK_WIDTH - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_COMPRESSED_IMAGE_SIZE - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_COMPRESSION_HINT - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_COORD_ARRAY - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
TEXTURE_COORD_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_COORD_ARRAY_SIZE - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_COORD_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_COORD_ARRAY_TYPE - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_CUBE_MAP - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL40C
 
TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE_CUBE_MAP_SEAMLESS - Static variable in interface overrungl.opengl.GL32C
 
TEXTURE_DEPTH - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_DEPTH_SIZE - Static variable in interface overrungl.opengl.GL14C
 
TEXTURE_DEPTH_TYPE - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_ENV - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_ENV_COLOR - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_ENV_MODE - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_FETCH_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in interface overrungl.opengl.GL32C
 
TEXTURE_GATHER - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_GATHER_SHADOW - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_GEN_MODE - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_GEN_Q - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_GEN_R - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_GEN_S - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_GEN_T - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_GREEN_SIZE - Static variable in interface overrungl.opengl.GL11C
 
TEXTURE_GREEN_TYPE - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_HEIGHT - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_IMAGE_FORMAT - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_IMAGE_TYPE - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_IMMUTABLE_FORMAT - Static variable in interface overrungl.opengl.GL42C
 
TEXTURE_IMMUTABLE_LEVELS - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_INTENSITY_SIZE - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_INTERNAL_FORMAT - Static variable in interface overrungl.opengl.GL11C
 
TEXTURE_LOD_BIAS - Static variable in interface overrungl.opengl.GL14C
 
TEXTURE_LUMINANCE_SIZE - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_MAG_FILTER - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_MATRIX - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_MAX_ANISOTROPY - Static variable in interface overrungl.opengl.GL46C
 
TEXTURE_MAX_LEVEL - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_MAX_LOD - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_MIN_FILTER - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_MIN_LOD - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_PRIORITY - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_RECTANGLE - Static variable in interface overrungl.opengl.GL31C
 
TEXTURE_RED_SIZE - Static variable in interface overrungl.opengl.GL11C
 
TEXTURE_RED_TYPE - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_RESIDENT - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_SAMPLES - Static variable in interface overrungl.opengl.GL32C
 
TEXTURE_SHADOW - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_SHARED_SIZE - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_STACK_DEPTH - Static variable in interface overrungl.opengl.GL11
 
TEXTURE_STENCIL_SIZE - Static variable in interface overrungl.opengl.GL30C
 
TEXTURE_SWIZZLE_A - Static variable in interface overrungl.opengl.GL33C
 
TEXTURE_SWIZZLE_B - Static variable in interface overrungl.opengl.GL33C
 
TEXTURE_SWIZZLE_G - Static variable in interface overrungl.opengl.GL33C
 
TEXTURE_SWIZZLE_R - Static variable in interface overrungl.opengl.GL33C
 
TEXTURE_SWIZZLE_RGBA - Static variable in interface overrungl.opengl.GL33C
 
TEXTURE_TARGET - Static variable in interface overrungl.opengl.GL45C
 
TEXTURE_UPDATE_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
TEXTURE_VIEW - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_VIEW_MIN_LAYER - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_VIEW_MIN_LEVEL - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_VIEW_NUM_LAYERS - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_VIEW_NUM_LEVELS - Static variable in interface overrungl.opengl.GL43C
 
TEXTURE_WIDTH - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_WRAP_R - Static variable in interface overrungl.opengl.GL12C
 
TEXTURE_WRAP_S - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE_WRAP_T - Static variable in interface overrungl.opengl.GL10C
 
TEXTURE0 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE1 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE10 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE11 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE12 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE13 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE14 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE15 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE16 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE17 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE18 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE19 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE2 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE20 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE21 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE22 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE23 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE24 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE25 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE26 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE27 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE28 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE29 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE3 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE30 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE31 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE4 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE5 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE6 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE7 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE8 - Static variable in interface overrungl.opengl.GL13C
 
TEXTURE9 - Static variable in interface overrungl.opengl.GL13C
 
textureBarrier() - Method in interface overrungl.opengl.GL45C
 
textureBuffer(int, int, int) - Method in interface overrungl.opengl.GL45C
 
textureBufferRange(int, int, int, long, long) - Method in interface overrungl.opengl.GL45C
 
textureParameterf(int, int, float) - Method in interface overrungl.opengl.GL45C
 
textureParameterfv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
textureParameterfv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
textureParameteri(int, int, int) - Method in interface overrungl.opengl.GL45C
 
textureParameterIiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
textureParameterIiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
textureParameterIuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
textureParameterIuiv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
textureParameteriv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
textureParameteriv(SegmentAllocator, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
textureStorage1D(int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
textureStorage2D(int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
textureStorage2DMultisample(int, int, int, int, int, boolean) - Method in interface overrungl.opengl.GL45C
 
textureStorage3D(int, int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
textureStorage3DMultisample(int, int, int, int, int, int, boolean) - Method in interface overrungl.opengl.GL45C
 
textureSubImage1D(int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
textureSubImage1D(SegmentAllocator, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage1D(SegmentAllocator, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage1D(SegmentAllocator, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage1D(SegmentAllocator, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage2D(int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
textureSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage2D(SegmentAllocator, int, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage3D(int, int, int, int, int, int, int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
textureSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, float[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL45C
 
textureSubImage3D(SegmentAllocator, int, int, int, int, int, int, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL45C
 
textureView(int, int, int, int, int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
tga(String, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
tgaToFunc(Arena, STBIWriteFunc, MemorySegment, int, int, int, MemorySegment) - Method in interface overrungl.stb.STBImageWrite
 
third() - Method in record class overrungl.util.value.Quad
Returns Quad.z.
third() - Method in record class overrungl.util.value.Triplet
Returns Triplet.z.
third() - Method in record class overrungl.util.value.Tuple3
Returns Tuple3.z.
third() - Method in record class overrungl.util.value.Tuple4
Returns Tuple4.z.
TIME_ELAPSED - Static variable in interface overrungl.opengl.GL33C
 
TIMEOUT_EXPIRED - Static variable in interface overrungl.opengl.GL32C
 
TIMEOUT_IGNORED - Static variable in interface overrungl.opengl.GL32C
 
TIMESTAMP - Static variable in interface overrungl.opengl.GL33C
 
too_many_channels - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
TOP_LEVEL_ARRAY_SIZE - Static variable in interface overrungl.opengl.GL43C
 
TOP_LEVEL_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL43C
 
toString() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Pair.OfDouble
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Pair.OfFloat
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Pair.OfInt
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Pair.OfLong
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Pair
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Quad.OfDouble
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Quad.OfFloat
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Quad.OfInt
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Quad.OfLong
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Quad
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Triplet.OfDouble
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Triplet.OfFloat
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Triplet.OfInt
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Triplet.OfLong
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Triplet
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Tuple2.OfObjInt
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Tuple2.OfObjLong
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Tuple2
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Tuple3
Returns a string representation of this record class.
toString() - Method in record class overrungl.util.value.Tuple4
Returns a string representation of this record class.
TRANSFORM_BIT - Static variable in interface overrungl.opengl.GL11
 
TRANSFORM_FEEDBACK - Static variable in interface overrungl.opengl.GL40C
 
TRANSFORM_FEEDBACK_ACTIVE - Static variable in interface overrungl.opengl.GL42C
 
TRANSFORM_FEEDBACK_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
TRANSFORM_FEEDBACK_BINDING - Static variable in interface overrungl.opengl.GL40C
 
TRANSFORM_FEEDBACK_BUFFER - Static variable in interface overrungl.opengl.GL30C
 
TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in interface overrungl.opengl.GL40C
 
TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL30C
 
TRANSFORM_FEEDBACK_BUFFER_INDEX - Static variable in interface overrungl.opengl.GL44C
 
TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in interface overrungl.opengl.GL30C
 
TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in interface overrungl.opengl.GL40C
 
TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL30C
 
TRANSFORM_FEEDBACK_BUFFER_START - Static variable in interface overrungl.opengl.GL30C
 
TRANSFORM_FEEDBACK_BUFFER_STRIDE - Static variable in interface overrungl.opengl.GL44C
 
TRANSFORM_FEEDBACK_OVERFLOW - Static variable in interface overrungl.opengl.GL46C
 
TRANSFORM_FEEDBACK_PAUSED - Static variable in interface overrungl.opengl.GL42C
 
TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in interface overrungl.opengl.GL30C
 
TRANSFORM_FEEDBACK_STREAM_OVERFLOW - Static variable in interface overrungl.opengl.GL46C
 
TRANSFORM_FEEDBACK_VARYING - Static variable in interface overrungl.opengl.GL43C
 
TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in interface overrungl.opengl.GL30C
 
TRANSFORM_FEEDBACK_VARYINGS - Static variable in interface overrungl.opengl.GL30C
 
transformFeedbackBufferBase(int, int, int) - Method in interface overrungl.opengl.GL45C
 
transformFeedbackBufferRange(int, int, int, long, long) - Method in interface overrungl.opengl.GL45C
 
transformFeedbackVaryings(int, int, MemorySegment, int) - Method in interface overrungl.opengl.GL30C
 
transformFeedbackVaryings(SegmentAllocator, int, String[], int) - Method in interface overrungl.opengl.GL30C
 
translated(double, double, double) - Method in interface overrungl.opengl.GL10
 
translatef(float, float, float) - Method in interface overrungl.opengl.GL10
 
TRANSPARENT_FRAMEBUFFER - Static variable in interface overrungl.glfw.GLFW
Window related hints
TRANSPOSE_COLOR_MATRIX - Static variable in interface overrungl.opengl.GL13
 
TRANSPOSE_MODELVIEW_MATRIX - Static variable in interface overrungl.opengl.GL13
 
TRANSPOSE_PROJECTION_MATRIX - Static variable in interface overrungl.opengl.GL13
 
TRANSPOSE_TEXTURE_MATRIX - Static variable in interface overrungl.opengl.GL13
 
TRIANGLE - Enum constant in enum class overrungl.stb.STBIRFilter
On upsampling, produces same results as bilinear texture filtering
TRIANGLE_FAN - Static variable in interface overrungl.opengl.GL10C
 
TRIANGLE_STRIP - Static variable in interface overrungl.opengl.GL10C
 
TRIANGLE_STRIP_ADJACENCY - Static variable in interface overrungl.opengl.GL32C
 
TRIANGLES - Static variable in interface overrungl.opengl.GL10C
 
TRIANGLES_ADJACENCY - Static variable in interface overrungl.opengl.GL32C
 
Triplet<T> - Record Class in overrungl.util.value
A triplet of the same type objects.
Triplet(T, T, T) - Constructor for record class overrungl.util.value.Triplet
Creates an instance of a Triplet record class.
Triplet.OfDouble - Record Class in overrungl.util.value
A triplet of doubles.
Triplet.OfFloat - Record Class in overrungl.util.value
A triplet of floats.
Triplet.OfInt - Record Class in overrungl.util.value
A triplet of integers.
Triplet.OfLong - Record Class in overrungl.util.value
A triplet of longs.
TRUE - Static variable in interface overrungl.glfw.GLFW
One.
TRUE - Static variable in interface overrungl.opengl.GL10C
 
Tuple2<T,U> - Record Class in overrungl.util.value
A tuple of 2 objects.
Tuple2(T, U) - Constructor for record class overrungl.util.value.Tuple2
Creates an instance of a Tuple2 record class.
Tuple2.OfObjInt<T> - Record Class in overrungl.util.value
A value object with an object and an integer.
Tuple2.OfObjLong<T> - Record Class in overrungl.util.value
A tuple of an object and a long.
Tuple3<T,U,V> - Record Class in overrungl.util.value
A tuple of 3 objects.
Tuple3(T, U, V) - Constructor for record class overrungl.util.value.Tuple3
Creates an instance of a Tuple3 record class.
Tuple4<T,U,V,W> - Record Class in overrungl.util.value
A tuple of 4 objects.
Tuple4(T, U, V, W) - Constructor for record class overrungl.util.value.Tuple4
Creates an instance of a Tuple4 record class.
turbulenceNoise3(float, float, float, float, float, int) - Method in interface overrungl.stb.STBPerlin
Three common fractal noise functions are included, which produce a wide variety of nice effects depending on the parameters provided.
type - Static variable in class overrungl.stb.STBTTVertex
type
TYPE - Static variable in interface overrungl.glfw.GLFWAllocateFun
The type of the upcall.
TYPE - Static variable in interface overrungl.glfw.GLFWCharFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWCursorEnterFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWCursorPosFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWDeallocateFun
The type of the upcall.
TYPE - Static variable in interface overrungl.glfw.GLFWDropFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWErrorFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWFramebufferSizeFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWJoystickFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWKeyFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWMonitorFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWMouseButtonFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWReallocateFun
The type of the upcall.
TYPE - Static variable in interface overrungl.glfw.GLFWScrollFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowCloseFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowContentScaleFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowFocusFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowIconifyFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowMaximizeFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowPosFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowRefreshFun
The type.
TYPE - Static variable in interface overrungl.glfw.GLFWWindowSizeFun
The type.
TYPE - Static variable in interface overrungl.opengl.ext.amd.GLDebugProcAMD
The type.
TYPE - Static variable in interface overrungl.opengl.ext.nv.GLVulkanProcNV
The type.
TYPE - Static variable in interface overrungl.opengl.GL43C
 
TYPE - Static variable in interface overrungl.opengl.GLDebugProc
The type.
TYPE - Static variable in interface overrungl.stb.STBIIoCallbacks.Eof
the type
TYPE - Static variable in interface overrungl.stb.STBIIoCallbacks.Read
the type
TYPE - Static variable in interface overrungl.stb.STBIIoCallbacks.Skip
the type
TYPE - Static variable in interface overrungl.stb.STBIRInputCallback
the type
TYPE - Static variable in interface overrungl.stb.STBIRKernelCallback
the type
TYPE - Static variable in interface overrungl.stb.STBIROutputCallback
the type
TYPE - Static variable in interface overrungl.stb.STBIRSupportCallback
the type
TYPE - Static variable in interface overrungl.stb.STBIWriteFunc
the type

U

U8 - Enum constant in enum class overrungl.nfd.NFDEnumerator.Kind
UTF-8
UINT16 - Enum constant in enum class overrungl.stb.STBIRDatatype
 
UINT8 - Enum constant in enum class overrungl.stb.STBIRDatatype
 
UINT8_SRGB - Enum constant in enum class overrungl.stb.STBIRDatatype
 
UINT8_SRGB_ALPHA - Enum constant in enum class overrungl.stb.STBIRDatatype
alpha channel, when present, should also be SRGB (this is very unusual)
UNDEFINED_VERTEX - Static variable in interface overrungl.opengl.GL41C
 
unexpected_eof - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
UNICODE_EID_ISO_10646 - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_UNICODE
UNICODE_EID_UNICODE_1_0 - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_UNICODE
UNICODE_EID_UNICODE_1_1 - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_UNICODE
UNICODE_EID_UNICODE_2_0_BMP - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_UNICODE
UNICODE_EID_UNICODE_2_0_FULL - Static variable in interface overrungl.stb.STBTrueType
encodingID for STBTT_PLATFORM_ID_UNICODE
UNIFORM - Static variable in interface overrungl.opengl.GL43C
 
UNIFORM_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in interface overrungl.opengl.GL42C
 
UNIFORM_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
UNIFORM_BLOCK - Static variable in interface overrungl.opengl.GL43C
 
UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_BINDING - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_DATA_SIZE - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_INDEX - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_NAME_LENGTH - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER - Static variable in interface overrungl.opengl.GL43C
 
UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in interface overrungl.opengl.GL40C
 
UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in interface overrungl.opengl.GL40C
 
UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BUFFER_SIZE - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_BUFFER_START - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_IS_ROW_MAJOR - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_MATRIX_STRIDE - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_NAME_LENGTH - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_OFFSET - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_SIZE - Static variable in interface overrungl.opengl.GL31C
 
UNIFORM_TYPE - Static variable in interface overrungl.opengl.GL31C
 
uniform1d(int, double) - Method in interface overrungl.opengl.GL40C
 
uniform1dv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniform1dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL40C
 
uniform1f(int, float) - Method in interface overrungl.opengl.GL20C
 
uniform1fv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform1fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
uniform1i(int, int) - Method in interface overrungl.opengl.GL20C
 
uniform1iv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform1iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
uniform1ui(int, int) - Method in interface overrungl.opengl.GL30C
 
uniform1uiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
uniform1uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
uniform2d(int, double, double) - Method in interface overrungl.opengl.GL40C
 
uniform2dv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniform2dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL40C
 
uniform2f(int, float, float) - Method in interface overrungl.opengl.GL20C
 
uniform2fv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform2fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
uniform2i(int, int, int) - Method in interface overrungl.opengl.GL20C
 
uniform2iv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform2iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
uniform2ui(int, int, int) - Method in interface overrungl.opengl.GL30C
 
uniform2uiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
uniform2uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
uniform3d(int, double, double, double) - Method in interface overrungl.opengl.GL40C
 
uniform3dv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniform3dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL40C
 
uniform3f(int, float, float, float) - Method in interface overrungl.opengl.GL20C
 
uniform3fv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform3fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
uniform3i(int, int, int, int) - Method in interface overrungl.opengl.GL20C
 
uniform3iv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform3iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
uniform3ui(int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
uniform3uiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
uniform3uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
uniform4d(int, double, double, double, double) - Method in interface overrungl.opengl.GL40C
 
uniform4dv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniform4dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL40C
 
uniform4f(int, float, float, float, float) - Method in interface overrungl.opengl.GL20C
 
uniform4fv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform4fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
uniform4i(int, int, int, int, int) - Method in interface overrungl.opengl.GL20C
 
uniform4iv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniform4iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
uniform4ui(int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
uniform4uiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
uniform4uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
uniformBlockBinding(int, int, int) - Method in interface overrungl.opengl.GL31C
 
uniformMatrix2dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix2fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix2fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix2x3dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2x3dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2x3dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2x3fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix2x3fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix2x3fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix2x4dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2x4dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2x4dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix2x4fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix2x4fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix2x4fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix3dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix3fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix3fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix3x2dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3x2dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3x2dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3x2fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix3x2fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix3x2fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix3x4dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3x4dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3x4dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix3x4fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix3x4fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix3x4fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix4dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix4fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix4fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL20C
 
uniformMatrix4x2dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4x2dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4x2dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4x2fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix4x2fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix4x2fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix4x3dv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4x3dv(SegmentAllocator, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4x3dv(SegmentAllocator, int, int, boolean, double[]) - Method in interface overrungl.opengl.GL40C
 
uniformMatrix4x3fv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix4x3fv(SegmentAllocator, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformMatrix4x3fv(SegmentAllocator, int, int, boolean, float[]) - Method in interface overrungl.opengl.GL21C
 
uniformSubroutinesuiv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL40C
 
uniformSubroutinesuiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL40C
 
UNKNOWN_CONTEXT_RESET - Static variable in interface overrungl.opengl.GL45C
 
unknownToken(int) - Static method in class overrungl.internal.RuntimeHelper
Generates a string for unknown token.
unknownToken(String, int) - Static method in class overrungl.internal.RuntimeHelper
Generates a string for unknown token.
unmapBuffer(int) - Method in interface overrungl.opengl.GL15C
 
unmapNamedBuffer(int) - Method in interface overrungl.opengl.GL45C
 
UNPACK_ALIGNMENT - Static variable in interface overrungl.opengl.GL10C
 
UNPACK_COMPRESSED_BLOCK_DEPTH - Static variable in interface overrungl.opengl.GL42C
 
UNPACK_COMPRESSED_BLOCK_HEIGHT - Static variable in interface overrungl.opengl.GL42C
 
UNPACK_COMPRESSED_BLOCK_SIZE - Static variable in interface overrungl.opengl.GL42C
 
UNPACK_COMPRESSED_BLOCK_WIDTH - Static variable in interface overrungl.opengl.GL42C
 
UNPACK_IMAGE_HEIGHT - Static variable in interface overrungl.opengl.GL12C
 
UNPACK_LSB_FIRST - Static variable in interface overrungl.opengl.GL10C
 
UNPACK_ROW_LENGTH - Static variable in interface overrungl.opengl.GL10C
 
UNPACK_SKIP_IMAGES - Static variable in interface overrungl.opengl.GL12C
 
UNPACK_SKIP_PIXELS - Static variable in interface overrungl.opengl.GL10C
 
UNPACK_SKIP_ROWS - Static variable in interface overrungl.opengl.GL10C
 
UNPACK_SWAP_BYTES - Static variable in interface overrungl.opengl.GL10C
 
UNSIGNALED - Static variable in interface overrungl.opengl.GL32C
 
UNSIGNED_BYTE - Static variable in interface overrungl.opengl.GL10C
 
UNSIGNED_BYTE_2_3_3_REV - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_BYTE_3_3_2 - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_INT - Static variable in interface overrungl.opengl.GL10C
 
UNSIGNED_INT_10_10_10_2 - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_INT_10F_11F_11F_REV - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_2_10_10_10_REV - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_INT_24_8 - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_5_9_9_9_REV - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_8_8_8_8 - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_INT_8_8_8_8_REV - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_INT_ATOMIC_COUNTER - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_1D - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_1D_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_2D - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_2D_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_2D_RECT - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_3D - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_BUFFER - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_CUBE - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL42C
 
UNSIGNED_INT_SAMPLER_1D - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_SAMPLER_1D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_SAMPLER_2D - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in interface overrungl.opengl.GL32C
 
UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in interface overrungl.opengl.GL32C
 
UNSIGNED_INT_SAMPLER_2D_RECT - Static variable in interface overrungl.opengl.GL31C
 
UNSIGNED_INT_SAMPLER_3D - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_SAMPLER_BUFFER - Static variable in interface overrungl.opengl.GL31C
 
UNSIGNED_INT_SAMPLER_CUBE - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in interface overrungl.opengl.GL40C
 
UNSIGNED_INT_VEC2 - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_VEC3 - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_INT_VEC4 - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_NORMALIZED - Static variable in interface overrungl.opengl.GL30C
 
UNSIGNED_SHORT - Static variable in interface overrungl.opengl.GL10C
 
UNSIGNED_SHORT_1_5_5_5_REV - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_SHORT_4_4_4_4 - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_SHORT_4_4_4_4_REV - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_SHORT_5_5_5_1 - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_SHORT_5_6_5 - Static variable in interface overrungl.opengl.GL12C
 
UNSIGNED_SHORT_5_6_5_REV - Static variable in interface overrungl.opengl.GL12C
 
updateGamepadMappings(String) - Method in interface overrungl.glfw.GLFW
Adds the specified SDL_GameControllerDB gamepad mappings.
UPPER_LEFT - Static variable in interface overrungl.opengl.GL20C
 
useProgram(int) - Method in interface overrungl.opengl.GL20C
 
useProgramStages(int, int, int) - Method in interface overrungl.opengl.GL41C
 
user - Static variable in class overrungl.glfw.GLFWAllocator
The user pointer for this custom allocator.
Using an enumerator (experimental) - Search tag in interface overrungl.nfd.NFD
Section

V

V2F - Static variable in interface overrungl.opengl.GL11
 
V3F - Static variable in interface overrungl.opengl.GL11
 
VALIDATE_STATUS - Static variable in interface overrungl.opengl.GL20C
 
validateProgram(int) - Method in interface overrungl.opengl.GL20C
 
validateProgramPipeline(int) - Method in interface overrungl.opengl.GL41C
 
value() - Method in class overrungl.glfw.GLFWVidMode
Returns an immutable state of this struct.
value() - Element in annotation interface overrungl.NativeType
Returns the name of the native type.
value() - Method in enum class overrungl.nfd.NFDResult
 
value() - Method in enum class overrungl.stb.STBIRDatatype
 
value() - Method in enum class overrungl.stb.STBIREdge
 
value() - Method in enum class overrungl.stb.STBIRFilter
 
value() - Method in enum class overrungl.stb.STBIRPixelLayout
 
value() - Method in record class overrungl.util.value.Pair
Returns Pair.y.
value() - Method in record class overrungl.util.value.Tuple2
Returns Tuple2.y.
Value(int, int, int, int, int, int) - Constructor for record class overrungl.glfw.GLFWVidMode.Value
Creates an instance of a Value record class.
valueOf(String) - Static method in enum class overrungl.nfd.NFDEnumerator.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class overrungl.nfd.NFDResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class overrungl.stb.STBIRDatatype
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class overrungl.stb.STBIREdge
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class overrungl.stb.STBIRFilter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class overrungl.stb.STBIRPixelLayout
Returns the enum constant of this class with the specified name.
values() - Static method in enum class overrungl.nfd.NFDEnumerator.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class overrungl.nfd.NFDResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class overrungl.stb.STBIRDatatype
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class overrungl.stb.STBIREdge
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class overrungl.stb.STBIRFilter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class overrungl.stb.STBIRPixelLayout
Returns an array containing the constants of this enum class, in the order they are declared.
vcubic - Static variable in interface overrungl.stb.STBTrueType
STBTT_vmove
vcurve - Static variable in interface overrungl.stb.STBTrueType
STBTT_vmove
VEC2D - Static variable in class overrungl.joml.Vectorn
The Vector2d layout.
VEC2F - Static variable in class overrungl.joml.Vectorn
The Vector2f layout.
VEC2I - Static variable in class overrungl.joml.Vectorn
The Vector2i layout.
VEC3D - Static variable in class overrungl.joml.Vectorn
The Vector3d layout.
VEC3F - Static variable in class overrungl.joml.Vectorn
The Vector3f layout.
VEC3I - Static variable in class overrungl.joml.Vectorn
The Vector3i layout.
VEC4D - Static variable in class overrungl.joml.Vectorn
The Vector4d layout.
VEC4F - Static variable in class overrungl.joml.Vectorn
The Vector4f layout.
VEC4I - Static variable in class overrungl.joml.Vectorn
The Vector4i layout.
Vectorn - Class in overrungl.joml
The vector-to-native-memory util.
vendor - Static variable in class overrungl.stb.STBVorbisComment
vendor
VENDOR - Static variable in interface overrungl.opengl.GL10C
 
VERSION - Static variable in interface overrungl.opengl.GL10C
 
VERSION - Static variable in class overrungl.OverrunGL
The version of OverrunGL.
VERSION_MAJOR - Static variable in interface overrungl.glfw.GLFW
The major version number of the GLFW header.
VERSION_MINOR - Static variable in interface overrungl.glfw.GLFW
The minor version number of the GLFW header.
VERSION_REVISION - Static variable in interface overrungl.glfw.GLFW
The revision number of the GLFW header.
VERSION_UNAVAILABLE - Static variable in interface overrungl.glfw.GLFW
The requested OpenGL or OpenGL ES version (including any requested context or framebuffer hints) is not available on this machine.
VERTEX_ARRAY - Static variable in interface overrungl.opengl.GL11
 
VERTEX_ARRAY - Static variable in interface overrungl.opengl.GL11C
 
VERTEX_ARRAY_BINDING - Static variable in interface overrungl.opengl.GL30C
 
VERTEX_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
VERTEX_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL11
 
VERTEX_ARRAY_SIZE - Static variable in interface overrungl.opengl.GL11
 
VERTEX_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL11
 
VERTEX_ARRAY_TYPE - Static variable in interface overrungl.opengl.GL11
 
VERTEX_ATTRIB_ARRAY_BARRIER_BIT - Static variable in interface overrungl.opengl.GL42C
 
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15C
 
VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in interface overrungl.opengl.GL33C
 
VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in interface overrungl.opengl.GL30C
 
VERTEX_ATTRIB_ARRAY_LONG - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_ATTRIB_ARRAY_POINTER - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_ATTRIB_ARRAY_SIZE - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_ATTRIB_ARRAY_TYPE - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_ATTRIB_BINDING - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_BINDING_BUFFER - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_BINDING_DIVISOR - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_BINDING_OFFSET - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_BINDING_STRIDE - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_PROGRAM_POINT_SIZE - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_PROGRAM_TWO_SIDE - Static variable in interface overrungl.opengl.GL20
 
VERTEX_SHADER - Static variable in interface overrungl.opengl.GL20C
 
VERTEX_SHADER_BIT - Static variable in interface overrungl.opengl.GL41C
 
VERTEX_SHADER_INVOCATIONS - Static variable in interface overrungl.opengl.GL46C
 
VERTEX_SUBROUTINE - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_SUBROUTINE_UNIFORM - Static variable in interface overrungl.opengl.GL43C
 
VERTEX_TEXTURE - Static variable in interface overrungl.opengl.GL43C
 
vertex2d(double, double) - Method in interface overrungl.opengl.GL10
 
vertex2dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex2dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
vertex2f(float, float) - Method in interface overrungl.opengl.GL10
 
vertex2fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex2fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
vertex2i(int, int) - Method in interface overrungl.opengl.GL10
 
vertex2iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex2iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
vertex2s(short, short) - Method in interface overrungl.opengl.GL10
 
vertex2sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex2sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
vertex3d(double, double, double) - Method in interface overrungl.opengl.GL10
 
vertex3dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex3dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
vertex3f(float, float, float) - Method in interface overrungl.opengl.GL10
 
vertex3fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex3fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
vertex3i(int, int, int) - Method in interface overrungl.opengl.GL10
 
vertex3iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex3iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
vertex3s(short, short, short) - Method in interface overrungl.opengl.GL10
 
vertex3sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex3sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
vertex4d(double, double, double, double) - Method in interface overrungl.opengl.GL10
 
vertex4dv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex4dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL10
 
vertex4f(float, float, float, float) - Method in interface overrungl.opengl.GL10
 
vertex4fv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex4fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL10
 
vertex4i(int, int, int, int) - Method in interface overrungl.opengl.GL10
 
vertex4iv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex4iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL10
 
vertex4s(short, short, short, short) - Method in interface overrungl.opengl.GL10
 
vertex4sv(MemorySegment) - Method in interface overrungl.opengl.GL10
 
vertex4sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL10
 
vertexArrayAttribBinding(int, int, int) - Method in interface overrungl.opengl.GL45C
 
vertexArrayAttribFormat(int, int, int, int, boolean, int) - Method in interface overrungl.opengl.GL45C
 
vertexArrayAttribIFormat(int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
vertexArrayAttribLFormat(int, int, int, int, int) - Method in interface overrungl.opengl.GL45C
 
vertexArrayBindingDivisor(int, int, int) - Method in interface overrungl.opengl.GL45C
 
vertexArrayElementBuffer(int, int) - Method in interface overrungl.opengl.GL45C
 
vertexArrayVertexBuffer(int, int, int, long, int) - Method in interface overrungl.opengl.GL45C
 
vertexArrayVertexBuffers(int, int, int, MemorySegment, MemorySegment, MemorySegment) - Method in interface overrungl.opengl.GL45C
 
vertexArrayVertexBuffers(SegmentAllocator, int, int, int, int[], long[], int[]) - Method in interface overrungl.opengl.GL45C
 
vertexAttrib1d(int, double) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1dv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1f(int, float) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1fv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1s(int, short) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1sv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib1sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2d(int, double, double) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2dv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2f(int, float, float) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2fv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2s(int, short, short) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2sv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib2sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3d(int, double, double, double) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3dv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3f(int, float, float, float) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3fv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3s(int, short, short, short) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3sv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib3sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4bv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4bv(SegmentAllocator, int, byte[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4d(int, double, double, double, double) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4dv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4f(int, float, float, float, float) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4fv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4fv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4iv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nbv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nbv(SegmentAllocator, int, byte[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Niv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Niv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nsv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nsv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nub(int, byte, byte, byte, byte) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nubv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nubv(SegmentAllocator, int, byte[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nuiv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nuiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nusv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4Nusv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4s(int, short, short, short, short) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4sv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4ubv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4ubv(SegmentAllocator, int, byte[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4uiv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4usv(int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttrib4usv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttribBinding(int, int) - Method in interface overrungl.opengl.GL43C
 
vertexAttribDivisor(int, int) - Method in interface overrungl.opengl.GL33C
 
vertexAttribFormat(int, int, int, boolean, int) - Method in interface overrungl.opengl.GL43C
 
vertexAttribI1i(int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI1iv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI1iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI1ui(int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI1uiv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI1uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI2i(int, int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI2iv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI2iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI2ui(int, int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI2uiv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI2uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI3i(int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI3iv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI3iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI3ui(int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI3uiv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI3uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4bv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4bv(SegmentAllocator, int, byte[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4i(int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4iv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4iv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4sv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4sv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4ubv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4ubv(SegmentAllocator, int, byte[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4ui(int, int, int, int, int) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4uiv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4uiv(SegmentAllocator, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4usv(int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribI4usv(SegmentAllocator, int, short[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribIFormat(int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
vertexAttribIPointer(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL30C
 
vertexAttribIPointer(SegmentAllocator, int, int, int, int, byte[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribIPointer(SegmentAllocator, int, int, int, int, int[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribIPointer(SegmentAllocator, int, int, int, int, short[]) - Method in interface overrungl.opengl.GL30C
 
vertexAttribL1d(int, double) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL1dv(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL1dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL2d(int, double, double) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL2dv(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL2dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL3d(int, double, double, double) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL3dv(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL3dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL4d(int, double, double, double, double) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL4dv(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
vertexAttribL4dv(SegmentAllocator, int, double[]) - Method in interface overrungl.opengl.GL41C
 
vertexAttribLFormat(int, int, int, int) - Method in interface overrungl.opengl.GL43C
 
vertexAttribLPointer(int, int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
vertexAttribLPointer(SegmentAllocator, int, int, int, int, double[]) - Method in interface overrungl.opengl.GL41C
 
vertexAttribP1ui(int, int, boolean, int) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP1uiv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP1uiv(SegmentAllocator, int, int, boolean, int[]) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP2ui(int, int, boolean, int) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP2uiv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP2uiv(SegmentAllocator, int, int, boolean, int[]) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP3ui(int, int, boolean, int) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP3uiv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP3uiv(SegmentAllocator, int, int, boolean, int[]) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP4ui(int, int, boolean, int) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP4uiv(int, int, boolean, MemorySegment) - Method in interface overrungl.opengl.GL33C
 
vertexAttribP4uiv(SegmentAllocator, int, int, boolean, int[]) - Method in interface overrungl.opengl.GL33C
 
vertexAttribPointer(int, int, int, boolean, int, MemorySegment) - Method in interface overrungl.opengl.GL20C
 
vertexAttribPointer(SegmentAllocator, int, int, int, boolean, int, byte[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttribPointer(SegmentAllocator, int, int, int, boolean, int, double[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttribPointer(SegmentAllocator, int, int, int, boolean, int, float[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttribPointer(SegmentAllocator, int, int, int, boolean, int, int[]) - Method in interface overrungl.opengl.GL20C
 
vertexAttribPointer(SegmentAllocator, int, int, int, boolean, int, short[]) - Method in interface overrungl.opengl.GL20C
 
vertexBindingDivisor(int, int) - Method in interface overrungl.opengl.GL43C
 
vertexPointer(int, int, int, MemorySegment) - Method in interface overrungl.opengl.GL11
 
vertexPointer(SegmentAllocator, int, int, int, double[]) - Method in interface overrungl.opengl.GL11
 
vertexPointer(SegmentAllocator, int, int, int, float[]) - Method in interface overrungl.opengl.GL11
 
vertexPointer(SegmentAllocator, int, int, int, int[]) - Method in interface overrungl.opengl.GL11
 
vertexPointer(SegmentAllocator, int, int, int, short[]) - Method in interface overrungl.opengl.GL11
 
Vertical Font Metrics - Search tag in interface overrungl.stb.STBTrueType
Section
VERTICES_SUBMITTED - Static variable in interface overrungl.opengl.GL46C
 
VIEW_CLASS_128_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_16_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_24_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_32_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_48_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_64_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_8_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_96_BITS - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_BPTC_FLOAT - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_BPTC_UNORM - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_RGTC1_RED - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_RGTC2_RG - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_S3TC_DXT1_RGB - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_S3TC_DXT1_RGBA - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_S3TC_DXT3_RGBA - Static variable in interface overrungl.opengl.GL43C
 
VIEW_CLASS_S3TC_DXT5_RGBA - Static variable in interface overrungl.opengl.GL43C
 
VIEW_COMPATIBILITY_CLASS - Static variable in interface overrungl.opengl.GL43C
 
viewport(int, int, int, int) - Method in interface overrungl.opengl.GL10C
 
VIEWPORT - Static variable in interface overrungl.opengl.GL10C
 
VIEWPORT_BIT - Static variable in interface overrungl.opengl.GL11
 
VIEWPORT_BOUNDS_RANGE - Static variable in interface overrungl.opengl.GL41C
 
VIEWPORT_INDEX_PROVOKING_VERTEX - Static variable in interface overrungl.opengl.GL41C
 
VIEWPORT_SUBPIXEL_BITS - Static variable in interface overrungl.opengl.GL41C
 
viewportArrayv(int, int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
viewportArrayv(SegmentAllocator, int, int, float[]) - Method in interface overrungl.opengl.GL41C
 
viewportIndexedf(int, float, float, float, float) - Method in interface overrungl.opengl.GL41C
 
viewportIndexedfv(int, MemorySegment) - Method in interface overrungl.opengl.GL41C
 
viewportIndexedfv(SegmentAllocator, int, float[]) - Method in interface overrungl.opengl.GL41C
 
VISIBLE - Static variable in interface overrungl.glfw.GLFW
Window related hints
vline - Static variable in interface overrungl.stb.STBTrueType
STBTT_vmove
vmove - Static variable in interface overrungl.stb.STBTrueType
STBTT_vmove
vOversample - Static variable in class overrungl.stb.STBTTPackRange
don't set these, they're used internally
VRESIZE_CURSOR - Static variable in interface overrungl.glfw.GLFW
Legacy name for compatibility.
vulkanSupported() - Method in interface overrungl.glfw.GLFW
Returns whether the Vulkan loader and an ICD have been found.

W

w - Static variable in class overrungl.stb.STBRPRect
input
w() - Method in record class overrungl.util.value.Quad.OfDouble
Returns the value of the w record component.
w() - Method in record class overrungl.util.value.Quad.OfFloat
Returns the value of the w record component.
w() - Method in record class overrungl.util.value.Quad.OfInt
Returns the value of the w record component.
w() - Method in record class overrungl.util.value.Quad.OfLong
Returns the value of the w record component.
w() - Method in record class overrungl.util.value.Quad
Returns the value of the w record component.
w() - Method in record class overrungl.util.value.Tuple4
Returns the value of the w record component.
WAIT_FAILED - Static variable in interface overrungl.opengl.GL32C
 
waitEvents() - Method in interface overrungl.glfw.GLFW
Waits until events are queued and processes them.
waitEventsTimeout(double) - Method in interface overrungl.glfw.GLFW
Waits with timeout until events are queued and processes them.
waitSync(MemorySegment, int, long) - Method in interface overrungl.opengl.GL32C
 
wasPacked - Static variable in class overrungl.stb.STBRPRect
output
WAYLAND_APP_ID - Static variable in interface overrungl.glfw.GLFW
Wayland specific window hints
WAYLAND_DISABLE_LIBDECOR - Static variable in interface overrungl.glfw.GLFW
 
WAYLAND_LIBDECOR - Static variable in interface overrungl.glfw.GLFW
Wayland specific init hint.
WAYLAND_PREFER_LIBDECOR - Static variable in interface overrungl.glfw.GLFW
 
Wayland specific window hints - Search tag in overrungl.glfw.GLFW.WAYLAND_APP_ID
Section
WCHAR_T - Static variable in class overrungl.internal.RuntimeHelper
Some canonical layouts
WEIGHT_ARRAY_BUFFER_BINDING - Static variable in interface overrungl.opengl.GL15
 
width - Static variable in class overrungl.glfw.GLFWImage
The width, in pixels, of this image.
width - Static variable in class overrungl.glfw.GLFWVidMode
the width, in screen coordinates, of the video mode
width() - Method in record class overrungl.glfw.GLFWVidMode.Value
Returns the value of the width record component.
width(MemorySegment) - Method in interface overrungl.stb.STBEasyFont
Takes a string and returns the horizontal size (which can vary if 'text' has newlines).
width(String) - Method in interface overrungl.stb.STBEasyFont
Takes a string and returns the horizontal size (which can vary if 'text' has newlines).
WIN32_KEYBOARD_MENU - Static variable in interface overrungl.glfw.GLFW
Win32 specific hints
WIN32_SHOWDEFAULT - Static variable in interface overrungl.glfw.GLFW
Win32 specific hints
Win32 specific hints - Search tag in overrungl.glfw.GLFW.WIN32_KEYBOARD_MENU
Section
Win32 specific hints - Search tag in overrungl.glfw.GLFW.WIN32_SHOWDEFAULT
Section
windowHint(int, boolean) - Method in interface overrungl.glfw.GLFW
Sets the specified window hint to the desired value.
windowHint(int, int) - Method in interface overrungl.glfw.GLFW
Sets the specified window hint to the desired value.
windowHintString(int, String) - Method in interface overrungl.glfw.GLFW
Sets the specified window hint to the desired value.
windowPos2d(double, double) - Method in interface overrungl.opengl.GL14
 
windowPos2dv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos2dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL14
 
windowPos2f(float, float) - Method in interface overrungl.opengl.GL14
 
windowPos2fv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos2fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL14
 
windowPos2i(int, int) - Method in interface overrungl.opengl.GL14
 
windowPos2iv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos2iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL14
 
windowPos2s(short, short) - Method in interface overrungl.opengl.GL14
 
windowPos2sv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos2sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL14
 
windowPos3d(double, double, double) - Method in interface overrungl.opengl.GL14
 
windowPos3dv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos3dv(SegmentAllocator, double[]) - Method in interface overrungl.opengl.GL14
 
windowPos3f(float, float, float) - Method in interface overrungl.opengl.GL14
 
windowPos3fv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos3fv(SegmentAllocator, float[]) - Method in interface overrungl.opengl.GL14
 
windowPos3i(int, int, int) - Method in interface overrungl.opengl.GL14
 
windowPos3iv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos3iv(SegmentAllocator, int[]) - Method in interface overrungl.opengl.GL14
 
windowPos3s(short, short, short) - Method in interface overrungl.opengl.GL14
 
windowPos3sv(MemorySegment) - Method in interface overrungl.opengl.GL14
 
windowPos3sv(SegmentAllocator, short[]) - Method in interface overrungl.opengl.GL14
 
Window related hints - Search tag in overrungl.glfw.GLFW.AUTO_ICONIFY
Section
Window related hints - Search tag in overrungl.glfw.GLFW.CENTER_CURSOR
Section
Window related hints - Search tag in overrungl.glfw.GLFW.DECORATED
Section
Window related hints - Search tag in overrungl.glfw.GLFW.FLOATING
Section
Window related hints - Search tag in overrungl.glfw.GLFW.FOCUSED
Section
Window related hints - Search tag in overrungl.glfw.GLFW.FOCUS_ON_SHOW
Section
Window related hints - Search tag in overrungl.glfw.GLFW.ICONIFIED
Section
Window related hints - Search tag in overrungl.glfw.GLFW.MAXIMIZED
Section
Window related hints - Search tag in overrungl.glfw.GLFW.MOUSE_PASSTHROUGH
Section
Window related hints - Search tag in overrungl.glfw.GLFW.POSITION_X
Section
Window related hints - Search tag in overrungl.glfw.GLFW.POSITION_Y
Section
Window related hints - Search tag in overrungl.glfw.GLFW.RESIZABLE
Section
Window related hints - Search tag in overrungl.glfw.GLFW.SCALE_FRAMEBUFFER
Section
Window related hints - Search tag in overrungl.glfw.GLFW.SCALE_TO_MONITOR
Section
Window related hints - Search tag in overrungl.glfw.GLFW.TRANSPARENT_FRAMEBUFFER
Section
Window related hints - Search tag in overrungl.glfw.GLFW.VISIBLE
Section
windowShouldClose(MemorySegment) - Method in interface overrungl.glfw.GLFW
Checks the close flag of the specified window.
withAlias(GLLoadFunc) - Static method in interface overrungl.opengl.GLLoadFunc
Returns a loading function with alias supports.
wrap(MemorySegment) - Static method in interface overrungl.glfw.GLFWAllocateFun
Wraps the given upcall stub to this function.
wrap(MemorySegment) - Static method in interface overrungl.glfw.GLFWDeallocateFun
Wraps the given upcall stub to this function.
wrap(MemorySegment) - Static method in interface overrungl.glfw.GLFWReallocateFun
Wraps the given upcall stub to this function.
wrap(MemorySegment) - Static method in interface overrungl.stb.STBIIoCallbacks.Eof
 
wrap(MemorySegment) - Static method in interface overrungl.stb.STBIIoCallbacks.Read
 
wrap(MemorySegment) - Static method in interface overrungl.stb.STBIIoCallbacks.Skip
 
WRAP - Enum constant in enum class overrungl.stb.STBIREdge
this edge mode is slower and uses more memory
WRITE_ONLY - Static variable in interface overrungl.opengl.GL15C
 

X

x - Static variable in class overrungl.stb.STBRPRect
output
x - Static variable in class overrungl.stb.STBTTVertex
x
x() - Method in record class overrungl.util.value.Pair.OfDouble
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Pair.OfFloat
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Pair.OfInt
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Pair.OfLong
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Pair
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Quad.OfDouble
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Quad.OfFloat
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Quad.OfInt
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Quad.OfLong
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Quad
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Triplet.OfDouble
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Triplet.OfFloat
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Triplet.OfInt
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Triplet.OfLong
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Triplet
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Tuple2.OfObjInt
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Tuple2.OfObjLong
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Tuple2
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Tuple3
Returns the value of the x record component.
x() - Method in record class overrungl.util.value.Tuple4
Returns the value of the x record component.
x0 - Static variable in class overrungl.stb.STBTTAlignedQuad
top-left
x0 - Static variable in class overrungl.stb.STBTTBakedChar
coordinates of bbox in bitmap
x0 - Static variable in class overrungl.stb.STBTTPackedChar
coordinates of bbox in bitmap
x1 - Static variable in class overrungl.stb.STBTTAlignedQuad
bottom-right
x1 - Static variable in class overrungl.stb.STBTTBakedChar
coordinates of bbox in bitmap
x1 - Static variable in class overrungl.stb.STBTTPackedChar
coordinates of bbox in bitmap
X11_CLASS_NAME - Static variable in interface overrungl.glfw.GLFW
X11 specific window hints
X11_INSTANCE_NAME - Static variable in interface overrungl.glfw.GLFW
X11 specific window hints
X11_XCB_VULKAN_SURFACE - Static variable in interface overrungl.glfw.GLFW
X11 specific init hints
X11 specific init hints - Search tag in overrungl.glfw.GLFW.X11_XCB_VULKAN_SURFACE
Section
X11 specific window hints - Search tag in overrungl.glfw.GLFW.X11_CLASS_NAME
Section
X11 specific window hints - Search tag in overrungl.glfw.GLFW.X11_INSTANCE_NAME
Section
xadvance - Static variable in class overrungl.stb.STBTTBakedChar
xadvance
xadvance - Static variable in class overrungl.stb.STBTTPackedChar
xadvance
xoff - Static variable in class overrungl.stb.STBTTBakedChar
xoff
xoff - Static variable in class overrungl.stb.STBTTPackedChar
xoff
xoff2 - Static variable in class overrungl.stb.STBTTPackedChar
xoff2
XOR - Static variable in interface overrungl.opengl.GL10C
 

Y

y - Static variable in class overrungl.stb.STBRPRect
output
y - Static variable in class overrungl.stb.STBTTVertex
y
y() - Method in record class overrungl.util.value.Pair.OfDouble
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Pair.OfFloat
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Pair.OfInt
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Pair.OfLong
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Pair
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Quad.OfDouble
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Quad.OfFloat
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Quad.OfInt
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Quad.OfLong
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Quad
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Triplet.OfDouble
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Triplet.OfFloat
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Triplet.OfInt
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Triplet.OfLong
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Triplet
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Tuple2.OfObjInt
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Tuple2.OfObjLong
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Tuple2
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Tuple3
Returns the value of the y record component.
y() - Method in record class overrungl.util.value.Tuple4
Returns the value of the y record component.
y0 - Static variable in class overrungl.stb.STBTTAlignedQuad
top-left
y0 - Static variable in class overrungl.stb.STBTTBakedChar
coordinates of bbox in bitmap
y0 - Static variable in class overrungl.stb.STBTTPackedChar
coordinates of bbox in bitmap
y1 - Static variable in class overrungl.stb.STBTTAlignedQuad
bottom-right
y1 - Static variable in class overrungl.stb.STBTTBakedChar
coordinates of bbox in bitmap
y1 - Static variable in class overrungl.stb.STBTTPackedChar
coordinates of bbox in bitmap
yoff - Static variable in class overrungl.stb.STBTTBakedChar
yoff
yoff - Static variable in class overrungl.stb.STBTTPackedChar
yoff
yoff2 - Static variable in class overrungl.stb.STBTTPackedChar
yoff2

Z

z() - Method in record class overrungl.util.value.Quad.OfDouble
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Quad.OfFloat
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Quad.OfInt
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Quad.OfLong
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Quad
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Triplet.OfDouble
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Triplet.OfFloat
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Triplet.OfInt
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Triplet.OfLong
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Triplet
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Tuple3
Returns the value of the z record component.
z() - Method in record class overrungl.util.value.Tuple4
Returns the value of the z record component.
ZERO - Enum constant in enum class overrungl.stb.STBIREdge
 
ZERO - Static variable in interface overrungl.opengl.GL10C
 
ZERO_TO_ONE - Static variable in interface overrungl.opengl.GL45C
 
zlibCompress(SegmentAllocator, byte[], int[], int) - Method in interface overrungl.stb.STBImageWrite
 
zlibCompress(SegmentAllocator, byte[], int, int[], int) - Method in interface overrungl.stb.STBImageWrite
 
zlibDecodeBuffer(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
zlibDecodeMalloc(MemorySegment, int, MemorySegment) - Method in interface overrungl.stb.STBImage
 
zlibDecodeMallocGuesssize(MemorySegment, int, int, MemorySegment) - Method in interface overrungl.stb.STBImage
 
zlibDecodeMallocGuesssizeHeaderflag(MemorySegment, int, int, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
zlibDecodeNoHeaderBuffer(MemorySegment, int, MemorySegment, int) - Method in interface overrungl.stb.STBImage
 
zlibDecodeNoheaderMalloc(MemorySegment, int, MemorySegment) - Method in interface overrungl.stb.STBImage
 
ZOOM_X - Static variable in interface overrungl.opengl.GL11
 
ZOOM_Y - Static variable in interface overrungl.opengl.GL11
 

_

_1CHANNEL - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
_2CHANNEL - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
_4CHANNEL - Enum constant in enum class overrungl.stb.STBIRPixelLayout
 
_MAXVAL - Static variable in interface overrungl.stb.STBRectPack
Mostly for internal use, but this is the maximum supported coordinate value.
_no_error - Static variable in interface overrungl.stb.STBVorbis
ERROR CODES
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form