Index

A C D E F G I K M N O Q V 
All Classes and Interfaces|All Packages|Constant Field Values

A

AMDCompressed3DCTexture - Class in org.lwjgl.opengles
Native bindings to the AMD_compressed_3DC_texture extension.
AMDCompressedATCTexture - Class in org.lwjgl.opengles
Native bindings to the AMD_compressed_ATC_texture extension.
AMDFramebufferMultisampleAdvanced - Class in org.lwjgl.opengles
Native bindings to the AMD_framebuffer_multisample_advanced extension.
AMDPerformanceMonitor - Class in org.lwjgl.opengles
Native bindings to the AMD_performance_monitor extension.
AMDProgramBinaryZ400 - Class in org.lwjgl.opengles
Native bindings to the AMD_program_binary_Z400 extension.
ANGLEDepthTexture - Class in org.lwjgl.opengles
Native bindings to the ANGLE_depth_texture extension.
ANGLEFramebufferBlit - Class in org.lwjgl.opengles
Native bindings to the ANGLE_framebuffer_blit extension.
ANGLEFramebufferMultisample - Class in org.lwjgl.opengles
Native bindings to the ANGLE_framebuffer_multisample extension.
ANGLEInstancedArrays - Class in org.lwjgl.opengles
Native bindings to the ANGLE_instanced_arrays extension.
ANGLEPackReverseRowOrder - Class in org.lwjgl.opengles
Native bindings to the ANGLE_pack_reverse_row_order extension.
ANGLEProgramBinary - Class in org.lwjgl.opengles
Native bindings to the ANGLE_program_binary extension.
ANGLETextureCompressionDXT1 - Class in org.lwjgl.opengles
Native bindings to the ANGLE_texture_compression_dxt1 extension.
ANGLETextureCompressionDXT3 - Class in org.lwjgl.opengles
Native bindings to the ANGLE_texture_compression_dxt3 extension.
ANGLETextureCompressionDXT5 - Class in org.lwjgl.opengles
Native bindings to the ANGLE_texture_compression_dxt5 extension.
ANGLETextureUsage - Class in org.lwjgl.opengles
Native bindings to the ANGLE_texture_usage extension.
ANGLETranslatedShaderSource - Class in org.lwjgl.opengles
Native bindings to the ANGLE_translated_shader_source extension.
APPLEClipDistance - Class in org.lwjgl.opengles
Native bindings to the APPLE_clip_distance extension.
APPLECopyTextureLevels - Class in org.lwjgl.opengles
Native bindings to the APPLE_copy_texture_levels extension.
APPLEFramebufferMultisample - Class in org.lwjgl.opengles
Native bindings to the APPLE_framebuffer_multisample extension.
APPLERGB422 - Class in org.lwjgl.opengles
Native bindings to the APPLE_rgb_422 extension.
APPLESync - Class in org.lwjgl.opengles
Native bindings to the APPLE_sync extension.
APPLETextureFormatBGRA8888 - Class in org.lwjgl.opengles
Native bindings to the APPLE_texture_format_BGRA8888 extension.
APPLETextureMaxLevel - Class in org.lwjgl.opengles
Native bindings to the APPLE_texture_max_level extension.
APPLETexturePackedFloat - Class in org.lwjgl.opengles
Native bindings to the APPLE_texture_packed_float extension.
ARMMaliProgramBinary - Class in org.lwjgl.opengles
Native bindings to the ARM_mali_program_binary extension.
ARMMaliShaderBinary - Class in org.lwjgl.opengles
Native bindings to the ARM_mali_shader_binary extension.
ARMShaderFramebufferFetch - Class in org.lwjgl.opengles
Native bindings to the ARM_shader_framebuffer_fetch extension.
ARMTextureUnnormalizedCoordinates - Class in org.lwjgl.opengles
Native bindings to the ARM_texture_unnormalized_coordinates extension.

C

callback(long, long) - Method in interface org.lwjgl.opengles.GLDebugMessageCallbackI
 
callback(long, long) - Method in interface org.lwjgl.opengles.GLDebugMessageKHRCallbackI
 
CIF - Static variable in interface org.lwjgl.opengles.GLDebugMessageCallbackI
 
CIF - Static variable in interface org.lwjgl.opengles.GLDebugMessageKHRCallbackI
 
create(long) - Static method in class org.lwjgl.opengles.GLDebugMessageCallback
Creates a GLDebugMessageCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.opengles.GLDebugMessageKHRCallback
Creates a GLDebugMessageKHRCallback instance from the specified function pointer.
create(GLDebugMessageCallbackI) - Static method in class org.lwjgl.opengles.GLDebugMessageCallback
Creates a GLDebugMessageCallback instance that delegates to the specified GLDebugMessageCallbackI instance.
create(GLDebugMessageKHRCallbackI) - Static method in class org.lwjgl.opengles.GLDebugMessageKHRCallback
Creates a GLDebugMessageKHRCallback instance that delegates to the specified GLDebugMessageKHRCallbackI instance.
createSafe(long) - Static method in class org.lwjgl.opengles.GLDebugMessageCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.opengles.GLDebugMessageKHRCallback
Like create, but returns null if functionPointer is NULL.

D

DMPProgramBinary - Class in org.lwjgl.opengles
Native bindings to the DMP_program_binary extension.
DMPShaderBinary - Class in org.lwjgl.opengles
Native bindings to the DMP_shader_binary extension.

E

EXTBaseInstance - Class in org.lwjgl.opengles
Native bindings to the EXT_base_instance extension.
EXTBlendFuncExtended - Class in org.lwjgl.opengles
Native bindings to the EXT_blend_func_extended extension.
EXTBlendMinmax - Class in org.lwjgl.opengles
Native bindings to the EXT_blend_minmax extension.
EXTBufferStorage - Class in org.lwjgl.opengles
Native bindings to the EXT_buffer_storage extension.
EXTClearTexture - Class in org.lwjgl.opengles
Native bindings to the EXT_clear_texture extension.
EXTClipControl - Class in org.lwjgl.opengles
Native bindings to the EXT_clip_control extension.
EXTClipCullDistance - Class in org.lwjgl.opengles
Native bindings to the EXT_clip_cull_distance extension.
EXTColorBufferHalfFloat - Class in org.lwjgl.opengles
Native bindings to the EXT_color_buffer_half_float extension.
EXTCopyImage - Class in org.lwjgl.opengles
Native bindings to the EXT_copy_image extension.
EXTDebugLabel - Class in org.lwjgl.opengles
Native bindings to the EXT_debug_label extension.
EXTDebugMarker - Class in org.lwjgl.opengles
Native bindings to the EXT_debug_marker extension.
EXTDepthClamp - Class in org.lwjgl.opengles
Native bindings to the EXT_depth_clamp extension.
EXTDiscardFramebuffer - Class in org.lwjgl.opengles
Native bindings to the EXT_discard_framebuffer extension.
EXTDisjointTimerQuery - Class in org.lwjgl.opengles
Native bindings to the EXT_disjoint_timer_query extension.
EXTDrawBuffers - Class in org.lwjgl.opengles
Native bindings to the EXT_draw_buffers extension.
EXTDrawBuffersIndexed - Class in org.lwjgl.opengles
Native bindings to the EXT_draw_buffers_indexed extension.
EXTDrawElementsBaseVertex - Class in org.lwjgl.opengles
Native bindings to the EXT_draw_elements_base_vertex extension.
EXTDrawInstanced - Class in org.lwjgl.opengles
Native bindings to the EXT_draw_instanced extension.
EXTDrawTransformFeedback - Class in org.lwjgl.opengles
Native bindings to the EXT_draw_transform_feedback extension.
EXTEGLImageStorage - Class in org.lwjgl.opengles
Native bindings to the EXT_EGL_image_storage extension.
EXTEGLImageStorageCompression - Class in org.lwjgl.opengles
Native bindings to the EXT_EGL_image_storage_compression extension.
EXTExternalBuffer - Class in org.lwjgl.opengles
Native bindings to the EXT_external_buffer extension.
EXTFragmentShadingRate - Class in org.lwjgl.opengles
Native bindings to the EXT_fragment_shading_rate extension.
EXTFramebufferBlitLayers - Class in org.lwjgl.opengles
Native bindings to the EXT_framebuffer_blit_layers extension.
EXTGeometryShader - Class in org.lwjgl.opengles
Native bindings to the EXT_geometry_shader extension.
EXTInstancedArrays - Class in org.lwjgl.opengles
Native bindings to the EXT_instanced_arrays extension.
EXTMapBufferRange - Class in org.lwjgl.opengles
Native bindings to the EXT_map_buffer_range extension.
EXTMemoryObject - Class in org.lwjgl.opengles
Native bindings to the EXT_memory_object extension.
EXTMemoryObjectFD - Class in org.lwjgl.opengles
Native bindings to the EXT_memory_object_fd extension.
EXTMemoryObjectWin32 - Class in org.lwjgl.opengles
Native bindings to the EXT_memory_object_win32 extension.
EXTMultiDrawArrays - Class in org.lwjgl.opengles
Native bindings to the EXT_multi_draw_arrays extension.
EXTMultiDrawIndirect - Class in org.lwjgl.opengles
Native bindings to the EXT_multi_draw_indirect extension.
EXTMultisampleCompatibility - Class in org.lwjgl.opengles
Native bindings to the EXT_multisample_compatibility extension.
EXTMultisampledRenderToTexture - Class in org.lwjgl.opengles
Native bindings to the EXT_multisampled_render_to_texture extension.
EXTMultiviewDrawBuffers - Class in org.lwjgl.opengles
Native bindings to the EXT_multiview_draw_buffers extension.
EXTOcclusionQueryBoolean - Class in org.lwjgl.opengles
Native bindings to the EXT_occlusion_query_boolean extension.
EXTPolygonOffsetClamp - Class in org.lwjgl.opengles
Native bindings to the EXT_polygon_offset_clamp extension.
EXTPrimitiveBoundingBox - Class in org.lwjgl.opengles
Native bindings to the EXT_primitive_bounding_box extension.
EXTProtectedTextures - Class in org.lwjgl.opengles
Native bindings to the EXT_protected_textures extension.
EXTPVRTCSRGB - Class in org.lwjgl.opengles
Native bindings to the EXT_pvrtc_sRGB extension.
EXTRasterMultisample - Class in org.lwjgl.opengles
Native bindings to the EXT_raster_multisample extension.
EXTReadFormatBGRA - Class in org.lwjgl.opengles
Native bindings to the EXT_read_format_bgra extension.
EXTRenderSnorm - Class in org.lwjgl.opengles
Native bindings to the EXT_render_snorm extension.
EXTRobustness - Class in org.lwjgl.opengles
Native bindings to the EXT_robustness extension.
EXTSemaphore - Class in org.lwjgl.opengles
Native bindings to the EXT_semaphore extension.
EXTSemaphoreFD - Class in org.lwjgl.opengles
Native bindings to the EXT_semaphore_fd extension.
EXTSemaphoreWin32 - Class in org.lwjgl.opengles
Native bindings to the EXT_semaphore_win32 extension.
EXTSeparateShaderObjects - Class in org.lwjgl.opengles
Native bindings to the EXT_separate_shader_objects extension.
EXTShaderFramebufferFetch - Class in org.lwjgl.opengles
Native bindings to the EXT_shader_framebuffer_fetch extension.
EXTShaderFramebufferFetchNonCoherent - Class in org.lwjgl.opengles
Native bindings to the EXT_shader_framebuffer_fetch_non_coherent extension.
EXTShaderPixelLocalStorage - Class in org.lwjgl.opengles
Native bindings to the EXT_shader_pixel_local_storage extension.
EXTShaderPixelLocalStorage2 - Class in org.lwjgl.opengles
Native bindings to the EXT_shader_pixel_local_storage2 extension.
EXTShadowSamplers - Class in org.lwjgl.opengles
Native bindings to the EXT_shadow_samplers extension.
EXTSparseTexture - Class in org.lwjgl.opengles
Native bindings to the EXT_sparse_texture extension.
EXTSRGB - Class in org.lwjgl.opengles
Native bindings to the EXT_sRGB extension.
EXTSRGBWriteControl - Class in org.lwjgl.opengles
Native bindings to the EXT_sRGB_write_control extension.
EXTTessellationShader - Class in org.lwjgl.opengles
Native bindings to the EXT_tessellation_shader extension.
EXTTextureBorderClamp - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_border_clamp extension.
EXTTextureBuffer - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_buffer extension.
EXTTextureCompressionASTCDecodeMode - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_compression_astc_decode_mode extension.
EXTTextureCompressionBPTC - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_compression_bptc extension.
EXTTextureCompressionDXT1 - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_compression_dxt1 extension.
EXTTextureCompressionRGTC - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_compression_rgtc extension.
EXTTextureCompressionS3TC - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_compression_s3tc extension.
EXTTextureCompressionS3TCSRGB - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_compression_s3tc_srgb extension.
EXTTextureCubeMapArray - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_cube_map_array extension.
EXTTextureFilterAnisotropic - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_filter_anisotropic extension.
EXTTextureFilterMinmax - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_filter_minmax extension.
EXTTextureFormatBGRA8888 - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_format_BGRA8888 extension.
EXTTextureFormatSRGBOverride - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_format_sRGB_override extension.
EXTTextureMirrorClampToEdge - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_mirror_clamp_to_edge extension.
EXTTextureNorm16 - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_norm16 extension.
EXTTextureRG - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_rg extension.
EXTTextureSRGBDecode - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_sRGB_decode extension.
EXTTextureSRGBR8 - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_sRGB_R8 extension.
EXTTextureSRGBRG8 - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_sRGB_RG8 extension.
EXTTextureStorage - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_storage extension.
EXTTextureStorageCompression - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_storage_compression extension.
EXTTextureType2101010REV - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_type_2_10_10_10_REV extension.
EXTTextureView - Class in org.lwjgl.opengles
Native bindings to the EXT_texture_view extension.
EXTUnpackSubimage - Class in org.lwjgl.opengles
Native bindings to the EXT_unpack_subimage extension.
EXTWin32KeyedMutex - Class in org.lwjgl.opengles
Native bindings to the EXT_win32_keyed_mutex extension.
EXTWindowRectangles - Class in org.lwjgl.opengles
Native bindings to the EXT_window_rectangles extension.
EXTYUVTarget - Class in org.lwjgl.opengles
Native bindings to the EXT_YUV_target extension.

F

FJShaderBinaryGCCSO - Class in org.lwjgl.opengles
Native bindings to the FJ_shader_binary_GCCSO extension.

G

getAddressBuffer() - Method in class org.lwjgl.opengles.GLESCapabilities
Returns the buffer of OpenGL ES function pointers.
getCallInterface() - Method in interface org.lwjgl.opengles.GLDebugMessageCallbackI
 
getCallInterface() - Method in interface org.lwjgl.opengles.GLDebugMessageKHRCallbackI
 
getMessage(int, long) - Static method in class org.lwjgl.opengles.GLDebugMessageCallback
Converts the specified GLDebugMessageCallback arguments to a String.
getMessage(int, long) - Static method in class org.lwjgl.opengles.GLDebugMessageKHRCallback
Converts the specified GLDebugMessageKHRCallback arguments to a String.
GL_2_BYTES_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
The following types are defined as alias to the GL tokens.
GL_3_BYTES_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
The following types are defined as alias to the GL tokens.
GL_3DC_X_AMD - Static variable in class org.lwjgl.opengles.AMDCompressed3DCTexture
Accepted by the internalFormat parameter of CompressedTexImage2D and CompressedTexImage3DOES.
GL_3DC_XY_AMD - Static variable in class org.lwjgl.opengles.AMDCompressed3DCTexture
Accepted by the internalFormat parameter of CompressedTexImage2D and CompressedTexImage3DOES.
GL_4_BYTES_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
The following types are defined as alias to the GL tokens.
GL_ACCUM_ADJACENT_PAIRS_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pathListMode parameter of GetPathSpacingNV.
GL_ACTIVE_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ACTIVE_ATTRIBUTES - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ACTIVE_PROGRAM - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ACTIVE_PROGRAM_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
Accepted by type parameter to GetProgramPipelineivEXT.
GL_ACTIVE_RESOURCES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ACTIVE_TEXTURE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_ACTIVE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ADJACENT_PAIRS_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pathListMode parameter of GetPathSpacingNV.
GL_AFFINE_2D_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_AFFINE_3D_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_ALIASED_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ALIASED_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ALL_BARRIER_BITS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ALL_COMPLETED_NV - Static variable in class org.lwjgl.opengles.NVFence
Accepted by the condition parameter of SetFenceNV.
GL_ALL_SHADER_BITS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ALL_SHADER_BITS_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
Accepted by stages parameter to UseProgramStagesEXT.
GL_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ALPHA_BITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ALPHA_TEST_FUNC_QCOM - Static variable in class org.lwjgl.opengles.QCOMAlphaTest
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_ALPHA_TEST_QCOM - Static variable in class org.lwjgl.opengles.QCOMAlphaTest
Accepted by the cap parameter of Enable and Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_ALPHA_TEST_REF_QCOM - Static variable in class org.lwjgl.opengles.QCOMAlphaTest
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV - Static variable in class org.lwjgl.opengles.NVAlphaToCoverageDitherControl
Accepted by the param parameter of AlphaToCoverageDitherControlNV.
GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NV - Static variable in class org.lwjgl.opengles.NVAlphaToCoverageDitherControl
Accepted by the param parameter of AlphaToCoverageDitherControlNV.
GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NV - Static variable in class org.lwjgl.opengles.NVAlphaToCoverageDitherControl
Accepted by the param parameter of AlphaToCoverageDitherControlNV.
GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV - Static variable in class org.lwjgl.opengles.NVAlphaToCoverageDitherControl
Accepted by the param of GetIntegerv.
GL_ALPHA16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_ALPHA32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_ALPHA8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_ALPHA8_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_ALREADY_SIGNALED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_ALREADY_SIGNALED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned by ClientWaitSyncAPPLE.
GL_ALWAYS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_AMD_compressed_3DC_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, AMDCompressed3DCTexture is supported.
GL_AMD_compressed_ATC_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, AMDCompressedATCTexture is supported.
GL_AMD_framebuffer_multisample_advanced - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, AMDFramebufferMultisampleAdvanced is supported.
GL_AMD_performance_monitor - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, AMDPerformanceMonitor is supported.
GL_AMD_program_binary_Z400 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, AMDProgramBinaryZ400 is supported.
GL_ANDROID_extension_pack_es31a - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the ANDROID_extension_pack_es31a extension is supported.
GL_ANGLE_depth_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLEDepthTexture is supported.
GL_ANGLE_framebuffer_blit - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLEFramebufferBlit is supported.
GL_ANGLE_framebuffer_multisample - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLEFramebufferMultisample is supported.
GL_ANGLE_instanced_arrays - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLEInstancedArrays is supported.
GL_ANGLE_pack_reverse_row_order - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLEPackReverseRowOrder is supported.
GL_ANGLE_program_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLEProgramBinary is supported.
GL_ANGLE_texture_compression_dxt1 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLETextureCompressionDXT1 is supported.
GL_ANGLE_texture_compression_dxt3 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLETextureCompressionDXT3 is supported.
GL_ANGLE_texture_compression_dxt5 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLETextureCompressionDXT5 is supported.
GL_ANGLE_texture_usage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLETextureUsage is supported.
GL_ANGLE_translated_shader_source - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ANGLETranslatedShaderSource is supported.
GL_ANY_SAMPLES_PASSED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Accepted by the target parameter of BeginQueryEXT, EndQueryEXT, and GetQueryivEXT.
GL_ANY_SAMPLES_PASSED_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Accepted by the target parameter of BeginQueryEXT, EndQueryEXT, and GetQueryivEXT.
GL_APPLE_clip_distance - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLEClipDistance is supported.
GL_APPLE_color_buffer_packed_float - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the APPLE_color_buffer_packed_float extension is supported.
GL_APPLE_copy_texture_levels - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLECopyTextureLevels is supported.
GL_APPLE_framebuffer_multisample - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLEFramebufferMultisample is supported.
GL_APPLE_rgb_422 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLERGB422 is supported.
GL_APPLE_sync - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLESync is supported.
GL_APPLE_texture_format_BGRA8888 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLETextureFormatBGRA8888 is supported.
GL_APPLE_texture_max_level - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLETextureMaxLevel is supported.
GL_APPLE_texture_packed_float - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, APPLETexturePackedFloat is supported.
GL_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_ARM_mali_program_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ARMMaliProgramBinary is supported.
GL_ARM_mali_shader_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ARMMaliShaderBinary is supported.
GL_ARM_rgba8 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the ARM_rgba8 extension is supported.
GL_ARM_shader_framebuffer_fetch - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ARMShaderFramebufferFetch is supported.
GL_ARM_shader_framebuffer_fetch_depth_stencil - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the ARM_shader_framebuffer_fetch_depth_stencil extension is supported.
GL_ARM_texture_unnormalized_coordinates - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, ARMTextureUnnormalizedCoordinates is supported.
GL_ARRAY_BUFFER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ARRAY_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ATC_RGB_AMD - Static variable in class org.lwjgl.opengles.AMDCompressedATCTexture
Accepted by the internalformat parameter of CompressedTexImage2D and CompressedTexImage3DOES.
GL_ATC_RGBA_EXPLICIT_ALPHA_AMD - Static variable in class org.lwjgl.opengles.AMDCompressedATCTexture
Accepted by the internalformat parameter of CompressedTexImage2D and CompressedTexImage3DOES.
GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD - Static variable in class org.lwjgl.opengles.AMDCompressedATCTexture
Accepted by the internalformat parameter of CompressedTexImage2D and CompressedTexImage3DOES.
GL_ATOMIC_COUNTER_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ATOMIC_COUNTER_BUFFER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ATOMIC_COUNTER_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ATOMIC_COUNTER_BUFFER_INDEX - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ATOMIC_COUNTER_BUFFER_START - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ATTACHED_MEMORY_OBJECT_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v, GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, GetTextureParameterI{i ui}v, GetBufferParameter{i|i64}v and GetNamedBufferParameter{i|i64}v.
GL_ATTACHED_MEMORY_OFFSET_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v, GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, GetTextureParameterI{i ui}v, GetBufferParameter{i|i64}v and GetNamedBufferParameter{i|i64}v.
GL_ATTACHED_SHADERS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BACK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BEVEL_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is PATH_JOIN_STYLE_NV.
GL_BGR_EXT - Static variable in class org.lwjgl.opengles.MESABGRA
Accepted by the format parameter of TexImage2D and TexSubImage2D.
GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.APPLETextureFormatBGRA8888
Accepted by the format parameters of TexImage2D and TexSubImage2D.
GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.EXTReadFormatBGRA
Accepted by the format parameter of ReadPixels.
GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFormatBGRA8888
Accepted by the format and internalformat parameters of TexImage2D and the format parameter of TexSubImage2D.
GL_BGRA_EXT - Static variable in class org.lwjgl.opengles.MESABGRA
Accepted by the format parameter of TexImage2D and TexSubImage2D.
GL_BGRA_IMG - Static variable in class org.lwjgl.opengles.IMGReadFormat
Accepted by the format parameter of ReadPixels.
GL_BGRA8_EXT - Static variable in class org.lwjgl.opengles.APPLETextureFormatBGRA8888
Accepted by the internalformat parameters of TexStorage2D and TexStorage3D.
GL_BGRA8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_BINNING_CONTROL_HINT_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
Accepted by the target parameter of Hint.
GL_BLACKHOLE_RENDER_INTEL - Static variable in class org.lwjgl.opengles.INTELBlackholeRender
Accepted by the target parameter of Enable, Disable, IsEnabled.
GL_BLEND - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_ADVANCED_COHERENT_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvancedCoherent
Accepted by the cap parameter of Disable, Enable, and IsEnabled, and by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v.
GL_BLEND_ADVANCED_COHERENT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvancedCoherent
Accepted by the cap parameter of Disable, Enable, and IsEnabled, and by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v.
GL_BLEND_COLOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_DST_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_DST_RGB - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_EQUATION - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_EQUATION_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_EQUATION_EXT - Static variable in class org.lwjgl.opengles.EXTBlendMinmax
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_EQUATION_RGB - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_OVERLAP_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
The BLEND_ADVANCED_COHERENT_NV enable is provided if and only if the NV_blend_equation_advanced_coherent extension is supported.
GL_BLEND_PREMULTIPLIED_SRC_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
The BLEND_ADVANCED_COHERENT_NV enable is provided if and only if the NV_blend_equation_advanced_coherent extension is supported.
GL_BLEND_SRC_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLEND_SRC_RGB - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLOCK_INDEX - Static variable in class org.lwjgl.opengles.GLES31
 
GL_BLUE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_BLUE_BITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BLUE_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_BOLD_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fontStyle parameter of PathGlyphsNV, PathGlyphRangeNV, and PathGlyphIndexRangeNV.
GL_BOOL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BOOL_VEC2 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BOOL_VEC3 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BOOL_VEC4 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the coverMode parameter of CoverFillPathNV and CoverFillPathInstancedNV.
GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the coverMode parameter of CoverFillPathInstancedNV.
GL_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_BUFFER_ACCESS_FLAGS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_BUFFER_ACCESS_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
Accepted by the value parameter of GetBufferParameteriv.
GL_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_BUFFER_DATA_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_BUFFER_IMMUTABLE_STORAGE_EXT - Static variable in class org.lwjgl.opengles.EXTBufferStorage
MAP_PERSISTENT_BIT_EXT 0x0040 (as above) MAP_COHERENT_BIT_EXT 0x0080 (as above) Accepted by the pname parameter of GetBufferParameter{i|i64}v.
GL_BUFFER_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_BUFFER_MAP_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_BUFFER_MAP_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
 
GL_BUFFER_MAP_POINTER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_BUFFER_MAP_POINTER_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
Accepted by the pname parameter of GetBufferPointervOES.
GL_BUFFER_MAPPED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_BUFFER_MAPPED_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
Accepted by the value parameter of GetBufferParameteriv.
GL_BUFFER_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
Accepted by the type parameter of LabelObjectEXT and GetObjectLabelEXT.
GL_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BUFFER_STORAGE_FLAGS_EXT - Static variable in class org.lwjgl.opengles.EXTBufferStorage
MAP_PERSISTENT_BIT_EXT 0x0040 (as above) MAP_COHERENT_BIT_EXT 0x0080 (as above) Accepted by the pname parameter of GetBufferParameter{i|i64}v.
GL_BUFFER_UPDATE_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_BUFFER_USAGE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_BUFFER_VARIABLE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_BYTE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CCW - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CIRCULAR_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_CIRCULAR_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_CIRCULAR_TANGENT_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_CLAMP_TO_BORDER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the param parameter of TexParameteri, TexParameterf, SamplerParameteri and SamplerParameterf, and by the params parameter of TexParameteriv, TexParameterfv, TexParameterIiv, TexParameterIuiv, SamplerParameterIiv, SamplerParameterIuiv and returned by the params parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, GetTexParameterIuiv, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIiv, and GetSamplerParameterIuiv when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.
GL_CLAMP_TO_BORDER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBorderClamp
Accepted by the param parameter of TexParameteri, TexParameterf, SamplerParameteri and SamplerParameterf, and by the params parameter of TexParameteriv, TexParameterfv, TexParameterIivEXT, TexParameterIuivEXT, SamplerParameterIivEXT, SamplerParameterIuivEXT and returned by the params parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIivEXT, GetTexParameterIuivEXT, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIivEXT, and GetSamplerParameterIuivEXT when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.
GL_CLAMP_TO_BORDER_NV - Static variable in class org.lwjgl.opengles.NVTextureBorderClamp
Accepted by the param parameter of TexParameteri and TexParameterf, and by the params parameter of TexParameteriv and TexParameterfv, and returned by the params parameter of GetTexParameteriv and GetTexParameterfv when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R_OES.
GL_CLAMP_TO_BORDER_OES - Static variable in class org.lwjgl.opengles.OESTextureBorderClamp
Accepted by the param parameter of TexParameteri, TexParameterf, SamplerParameteri and SamplerParameterf, and by the params parameter of TexParameteriv, TexParameterfv, TexParameterIivOES, TexParameterIuivOES, SamplerParameterIivOES, SamplerParameterIuivOES and returned by the params parameter of GetTexParameteriv, GetTexParameterfv, GetTexParameterIivOES, GetTexParameterIuivOES, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIivOES, and GetSamplerParameterIuivOES when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.
GL_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTBufferStorage
Accepted by the barriers parameter of MemoryBarrier.
GL_CLIENT_STORAGE_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTBufferStorage
Accepted in the flags parameter of BufferStorageEXT and NamedBufferStorageEXT.
GL_CLIP_DEPTH_MODE_EXT - Static variable in class org.lwjgl.opengles.EXTClipControl
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLIP_DISTANCE0_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE0_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE1_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE1_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE2_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE2_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE3_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE3_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE4_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE4_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE5_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE5_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE6_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE6_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE7_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_DISTANCE7_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of Enable, Disable and IsEnabled.
GL_CLIP_ORIGIN_EXT - Static variable in class org.lwjgl.opengles.EXTClipControl
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLOSE_PATH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_COLOR - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
Accepted by the location parameter of DrawBuffersIndexedEXT.
GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_COLOR_ATTACHMENT0_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT0_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT0_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT1_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT1_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT1_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT10_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT10_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT10_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT11_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT11_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT11_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT12_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT12_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT12_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT13_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT13_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT13_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT14_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT14_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT14_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT15_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT15_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT15_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT16 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT17 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT18 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT19 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT2_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT2_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT2_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT20 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT21 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT22 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT23 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT24 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT25 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT26 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT27 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT28 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT29 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT3_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT3_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT3_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT30 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT31 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT4_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT4_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT4_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT5_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT5_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT5_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT6_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT6_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT6_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT7_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT7_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT7_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT8_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT8_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT8_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COLOR_ATTACHMENT9_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv, and by the bufs parameter of DrawBuffersEXT.
GL_COLOR_ATTACHMENT9_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the bufs parameter of DrawBuffersNV.
GL_COLOR_ATTACHMENT9_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.
GL_COLOR_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_COLOR_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_COLOR_CLEAR_VALUE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_COLOR_EXT - Static variable in class org.lwjgl.opengles.EXTDiscardFramebuffer
Accepted in the attachments parameter of DiscardFramebufferEXT when the default framebuffer is bound to target.
GL_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_COLOR_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_COLORBURN - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_COLORBURN_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_COLORBURN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_COLORDODGE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_COLORDODGE_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_COLORDODGE_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_COMMAND_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_COMPARE_REF_TO_TEXTURE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPARE_REF_TO_TEXTURE_EXT - Static variable in class org.lwjgl.opengles.EXTShadowSamplers
Accepted by the param parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the pname parameter is TEXTURE_COMPARE_MODE_EXT.
GL_COMPILE_STATUS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_COMPLETION_STATUS_KHR - Static variable in class org.lwjgl.opengles.KHRParallelShaderCompile
Accepted as part of the pname parameter to GetShaderiv and accepted as part of the pname parameter to GetProgramiv.
GL_COMPRESSED_R11_EAC - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionRGTC
Accepted by the internalFormat parameter of TexImage2D, TexStorage2D, and CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionRGTC
Accepted by the internalFormat parameter of TexImage2D, TexStorage2D, and CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RG11_EAC - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionBPTC
Accepted by the internalformat parameter of TexImage2D, TexImage3D, TexStorage2D, TexStorage3D, CompressedTexImage2D, and CompressedTexImage3D and the format parameter of CompressedTexSubImage2D and CompressedTexSubImage3D.
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionBPTC
Accepted by the internalformat parameter of TexImage2D, TexImage3D, TexStorage2D, TexStorage3D, CompressedTexImage2D, and CompressedTexImage3D and the format parameter of CompressedTexSubImage2D and CompressedTexSubImage3D.
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPVRTC
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPVRTC
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGB_S3TC_DXT1_ANGLE - Static variable in class org.lwjgl.opengles.ANGLETextureCompressionDXT1
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionDXT1
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
In extended OpenGL ES 2.0.25 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGB_S3TC_DXT1_NV - Static variable in class org.lwjgl.opengles.NVTextureCompressionS3TC
Accepted by the internalformat parameter of CompressedTexImage2D and CompressedTexSubImage2D.
GL_COMPRESSED_RGB8_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_RGBA_ASTC_10x10 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x6 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x8 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_12x10 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_12x12 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_3x3x3_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_4x3x3_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_4x4 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_4x4x3_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_4x4x4_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x4 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x4x4_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x5x4_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_5x5x5_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x5x5_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x6 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x6x5_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_6x6x6_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x6 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x8 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_RGBA_BPTC_UNORM_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionBPTC
Accepted by the internalformat parameter of TexImage2D, TexImage3D, TexStorage2D, TexStorage3D, CompressedTexImage2D, and CompressedTexImage3D and the format parameter of CompressedTexSubImage2D and CompressedTexSubImage3D.
GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPVRTC
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_PVRTC_2BPPV2_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPVRTC2
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPVRTC
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_PVRTC_4BPPV2_IMG - Static variable in class org.lwjgl.opengles.IMGTextureCompressionPVRTC2
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT1_ANGLE - Static variable in class org.lwjgl.opengles.ANGLETextureCompressionDXT1
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionDXT1
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
In extended OpenGL ES 2.0.25 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT1_NV - Static variable in class org.lwjgl.opengles.NVTextureCompressionS3TC
Accepted by the internalformat parameter of CompressedTexImage2D and CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE - Static variable in class org.lwjgl.opengles.ANGLETextureCompressionDXT3
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
In extended OpenGL ES 2.0.25 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT3_NV - Static variable in class org.lwjgl.opengles.NVTextureCompressionS3TC
Accepted by the internalformat parameter of CompressedTexImage2D and CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE - Static variable in class org.lwjgl.opengles.ANGLETextureCompressionDXT5
Accepted by the internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TC
In extended OpenGL ES 2.0.25 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_RGBA_S3TC_DXT5_NV - Static variable in class org.lwjgl.opengles.NVTextureCompressionS3TC
Accepted by the internalformat parameter of CompressedTexImage2D and CompressedTexSubImage2D.
GL_COMPRESSED_RGBA8_ETC2_EAC - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_SIGNED_R11_EAC - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionRGTC
Accepted by the internalFormat parameter of TexImage2D, TexStorage2D, and CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SIGNED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionRGTC
Accepted by the internalFormat parameter of TexImage2D, TexStorage2D, and CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SIGNED_RG11_EAC - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionBPTC
Accepted by the internalformat parameter of TexImage2D, TexImage3D, TexStorage2D, TexStorage3D, CompressedTexImage2D, and CompressedTexImage3D and the format parameter of CompressedTexSubImage2D and CompressedTexSubImage3D.
GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT - Static variable in class org.lwjgl.opengles.EXTPVRTCSRGB
Accepted by the internalformat parameter of CompressedTexImage2D and TexStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT - Static variable in class org.lwjgl.opengles.EXTPVRTCSRGB
Accepted by the internalformat parameter of CompressedTexImage2D and TexStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TCSRGB
In extended OpenGL ES 2 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D, TexStorage2DEXT, TextureStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the internalformat parameters of TexImage2D, TexImage3DNV, CompressedTexImage2D, and CompressedTexImage3DNV as well as the format parameter of TexSubImage2D, TexSubImage3DNV, CompressedTexSubImage2D, and CompressedTexSubImage3DNV.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TCSRGB
In extended OpenGL ES 2 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D, TexStorage2DEXT, TextureStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the internalformat parameters of TexImage2D, TexImage3DNV, CompressedTexImage2D, and CompressedTexImage3DNV as well as the format parameter of TexSubImage2D, TexSubImage3DNV, CompressedTexSubImage2D, and CompressedTexSubImage3DNV.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TCSRGB
In extended OpenGL ES 2 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D, TexStorage2DEXT, TextureStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the internalformat parameters of TexImage2D, TexImage3DNV, CompressedTexImage2D, and CompressedTexImage3DNV as well as the format parameter of TexSubImage2D, TexSubImage3DNV, CompressedTexSubImage2D, and CompressedTexSubImage3DNV.
GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT - Static variable in class org.lwjgl.opengles.EXTPVRTCSRGB
Accepted by the internalformat parameter of CompressedTexImage2D and TexStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT - Static variable in class org.lwjgl.opengles.EXTPVRTCSRGB
Accepted by the internalformat parameter of CompressedTexImage2D and TexStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionS3TCSRGB
In extended OpenGL ES 2 these new tokens are accepted by the internalformat parameter of TexImage2D, CompressedTexImage2D, TexStorage2DEXT, TextureStorage2DEXT and the format parameter of CompressedTexSubImage2D.
GL_COMPRESSED_SRGB_S3TC_DXT1_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the internalformat parameters of TexImage2D, TexImage3DNV, CompressedTexImage2D, and CompressedTexImage3DNV as well as the format parameter of TexSubImage2D, TexSubImage3DNV, CompressedTexSubImage2D, and CompressedTexSubImage3DNV.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage3D, CompressedTexSubImage3D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8 - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengles.KHRTextureCompressionASTCLDR
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, CompressedTexImage3D, CompressedTexSubImage3D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR - Static variable in class org.lwjgl.opengles.OESTextureCompressionASTC
Accepted by the internalformat parameter of CompressedTexImage2D, CompressedTexSubImage2D, TexStorage2D, TextureStorage2D, TexStorage3D, and TextureStorage3D.
GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_SRGB8_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_COMPUTE_SHADER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_COMPUTE_SHADER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_COMPUTE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_CONDITION_SATISFIED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned by ClientWaitSyncAPPLE.
GL_CONFORMANT_NV - Static variable in class org.lwjgl.opengles.NVInternalformatSampleQuery
Accepted by the pname parameter of GetInternalformatSampleivNV.
GL_CONIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_CONJOINT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the value parameter of BlendParameteriNV when pname is BLEND_OVERLAP_NV.
GL_CONSERVATIVE_RASTER_MODE_NV - Static variable in class org.lwjgl.opengles.NVConservativeRasterPreSnapTriangles
Accepted by the pname parameter of ConservativeRasterParameteriNV.
GL_CONSERVATIVE_RASTER_MODE_POST_SNAP_NV - Static variable in class org.lwjgl.opengles.NVConservativeRasterPreSnapTriangles
Accepted by the param parameter of ConservativeRasterParameteriNV.
GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV - Static variable in class org.lwjgl.opengles.NVConservativeRasterPreSnap
Accepted by the param parameter of ConservativeRasterParameteriNV
GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_TRIANGLES_NV - Static variable in class org.lwjgl.opengles.NVConservativeRasterPreSnapTriangles
Accepted by the param parameter of ConservativeRasterParameteriNV.
GL_CONSERVATIVE_RASTERIZATION_INTEL - Static variable in class org.lwjgl.opengles.INTELConservativeRasterization
Accepted by the target parameter of Enable, Disable, IsEnabled.
GL_CONSERVATIVE_RASTERIZATION_NV - Static variable in class org.lwjgl.opengles.NVConservativeRaster
Accepted by the cap parameter of Enable, Disable, IsEnabled.
GL_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CONSTANT_COLOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CONSTANT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
The following types are defined as alias to the GL tokens.
GL_CONTEXT_FLAG_DEBUG_BIT - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetIntegerv when pname is CONTEXT_FLAGS.
GL_CONTEXT_FLAG_DEBUG_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Returned by GetIntegerv when pname is CONTEXT_FLAGS.
GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRNoError
 
GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTProtectedTextures
Returned by GetIntegerv when pname is CONTEXT_FLAGS.
GL_CONTEXT_LOST - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetError.
GL_CONTEXT_LOST_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
Returned by GetError.
GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR - Static variable in class org.lwjgl.opengles.KHRContextFlushControl
Returned in data by GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v when pname is CONTEXT_RELEASE_BEHAVIOR_KHR.
GL_CONTEXT_RELEASE_BEHAVIOR_KHR - Static variable in class org.lwjgl.opengles.KHRContextFlushControl
Accepted by the pname parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v.
GL_CONTEXT_ROBUST_ACCESS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the value parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_CONTEXT_ROBUST_ACCESS_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
Accepted by the value parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_CONTEXT_ROBUST_ACCESS_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
Accepted by the value parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_CONTRAST_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_CONVEX_HULL_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the coverMode parameter of CoverFillPathNV and CoverFillPathInstancedNV.
GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COPY_READ_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COPY_READ_BUFFER_NV - Static variable in class org.lwjgl.opengles.NVCopyBuffer
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBufferOES, UnmapBufferOES, GetBufferPointervOES, GetBufferParameteriv and CopyBufferSubDataNV.
GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COPY_WRITE_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_COPY_WRITE_BUFFER_NV - Static variable in class org.lwjgl.opengles.NVCopyBuffer
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBufferOES, UnmapBufferOES, GetBufferPointervOES, GetBufferParameteriv and CopyBufferSubDataNV.
GL_COUNT_DOWN_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fillMode parameter of StencilFillPathNV and StencilFillPathInstancedNV.
GL_COUNT_UP_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fillMode parameter of StencilFillPathNV and StencilFillPathInstancedNV.
GL_COUNTER_RANGE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
Accepted by the pame parameter of GetPerfMonitorCounterInfoAMD.
GL_COUNTER_TYPE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
Accepted by the pame parameter of GetPerfMonitorCounterInfoAMD.
GL_COVERAGE_ALL_FRAGMENTS_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the operation parameter of CoverageOperationNV.
GL_COVERAGE_ATTACHMENT_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the attachment parameter of FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv.
GL_COVERAGE_AUTOMATIC_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the operation parameter of CoverageOperationNV.
GL_COVERAGE_BUFFER_BIT_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the buf parameter of Clear.
GL_COVERAGE_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the pname parameter of GetIntegerv.
GL_COVERAGE_COMPONENT_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the internalformat parameter of RenderbufferStorageEXT and the format parameter of ReadPixels.
GL_COVERAGE_COMPONENT4_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the internalformat parameter of RenderbufferStorageEXT.
GL_COVERAGE_EDGE_FRAGMENTS_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the operation parameter of CoverageOperationNV.
GL_COVERAGE_MODULATION_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_COVERAGE_MODULATION_TABLE_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the cap parameter of Enable, Disable, IsEnabled.
GL_COVERAGE_MODULATION_TABLE_SIZE_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVCoverageSample
Accepted by the pname parameter of GetIntegerv.
GL_CPU_OPTIMIZED_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
Accepted by the hint parameter of Hint.
GL_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_CUBIC_IMG - Static variable in class org.lwjgl.opengles.IMGTextureFilterCubic
Accepted by the params parameters of TexParameterf, TexParameterfv, TexParameteri, TexParameteriv, SamplerParameterf, SamplerParameterfv, SamperParameteri and SamplerParameteriv, and returned in params by GetTexParameterfv, GetTexParameteriv, GetSamplerParameterfv and GetSamplerParameteriv when pname is TEXTURE_MIN_FILTER or TEXTURE_MAG_FILTER in either case.
GL_CUBIC_MIPMAP_LINEAR_IMG - Static variable in class org.lwjgl.opengles.IMGTextureFilterCubic
Accepted as above only when pname is TEXTURE_MIN_FILTER.
GL_CUBIC_MIPMAP_NEAREST_IMG - Static variable in class org.lwjgl.opengles.IMGTextureFilterCubic
Accepted as above only when pname is TEXTURE_MIN_FILTER.
GL_CULL_FACE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CULL_FACE_MODE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CURRENT_PROGRAM - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CURRENT_QUERY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_CURRENT_QUERY_EXT - Static variable in class org.lwjgl.opengles.EXTDisjointTimerQuery
Accepted by the pname parameter of GetQueryivEXT.
GL_CURRENT_QUERY_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Accepted by the pname parameter of GetQueryivEXT.
GL_CURRENT_VERTEX_ATTRIB - Static variable in class org.lwjgl.opengles.GLES20
 
GL_CW - Static variable in class org.lwjgl.opengles.GLES20
 
GL_D3D12_FENCE_VALUE_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreWin32
Accepted by the pname parameter of SemaphoreParameterui64vEXT and GetSemaphoreParameterui64vEXT.
GL_DARKEN - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DARKEN_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DARKEN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DEBUG_CALLBACK_FUNCTION - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the pname parameter of GetPointerv.
GL_DEBUG_CALLBACK_FUNCTION_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the pname parameter of GetPointerv.
GL_DEBUG_CALLBACK_USER_PARAM - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the pname parameter of GetPointerv.
GL_DEBUG_CALLBACK_USER_PARAM_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the pname parameter of GetPointerv.
GL_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_DEBUG_GROUP_STACK_DEPTH_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_DEBUG_LOGGED_MESSAGES_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_DEBUG_OUTPUT - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the target parameters of Enable, Disable, and IsEnabled.
GL_DEBUG_OUTPUT_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the target parameters of Enable, Disable, and IsEnabled.
GL_DEBUG_OUTPUT_SYNCHRONOUS - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the target parameters of Enable, Disable, and IsEnabled.
GL_DEBUG_OUTPUT_SYNCHRONOUS_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the target parameters of Enable, Disable, and IsEnabled.
GL_DEBUG_SEVERITY_HIGH - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SEVERITY_HIGH_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SEVERITY_LOW - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SEVERITY_LOW_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SEVERITY_MEDIUM - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SEVERITY_MEDIUM_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SEVERITY_NOTIFICATION - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SEVERITY_NOTIFICATION_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the severity parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC callback functions, and the severities parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_API - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_API_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_APPLICATION - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_APPLICATION_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_OTHER - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_OTHER_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_SHADER_COMPILER - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_SHADER_COMPILER_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_THIRD_PARTY - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_THIRD_PARTY_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_WINDOW_SYSTEM - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_SOURCE_WINDOW_SYSTEM_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the source parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the sources parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_ERROR - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_ERROR_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_MARKER - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_MARKER_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_OTHER - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_OTHER_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_PERFORMANCE - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_PERFORMANCE_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_POP_GROUP - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_POP_GROUP_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_PORTABILITY - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_PORTABILITY_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_PUSH_GROUP - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_PUSH_GROUP_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the type parameters of DebugMessageControl, DebugMessageInsert and DEBUGPROC, and the types parameter of GetDebugMessageLog.
GL_DECODE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureSRGBDecode
Accepted by the param parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, TexParameterIiv, TexParameterIuiv, TexParameterIivEXT, TexParameterIuivEXT, TextureParameterfEXT, TextureParameterfvEXT, TextureParameteriEXT, TextureParameterivEXT, TextureParameterIivEXT, TextureParameterIuivEXT, MultiTexParameterfEXT, MultiTexParameterfvEXT, MultiTexParameteriEXT, MultiTexParameterivEXT, MultiTexParameterIivEXT, MultiTexParameterIuivEXT, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv, and SamplerParameterIuiv.
GL_DECR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DECR_WRAP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEDICATED_MEMORY_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of MemoryObjectParameterivEXT, and GetMemoryObjectParameterivEXT.
GL_DELETE_STATUS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_BITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_DEPTH_CLAMP_EXT - Static variable in class org.lwjgl.opengles.EXTDepthClamp
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv.
GL_DEPTH_CLEAR_VALUE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_COMPONENT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_COMPONENT16 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_COMPONENT16_NONLINEAR_NV - Static variable in class org.lwjgl.opengles.NVDepthNonlinear
Accepted as a valid sized internal format by all functions accepting sized internal formats with a base format of DEPTH_COMPONENT.
GL_DEPTH_COMPONENT16_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_DEPTH_COMPONENT24 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DEPTH_COMPONENT24_OES - Static variable in class org.lwjgl.opengles.OESDepth24
Accepted by the internalformat parameter of RenderbufferStorageOES.
GL_DEPTH_COMPONENT24_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_DEPTH_COMPONENT32_OES - Static variable in class org.lwjgl.opengles.ANGLEDepthTexture
Accepted by the internalformat parameter of TexStorage2DEXT.
GL_DEPTH_COMPONENT32_OES - Static variable in class org.lwjgl.opengles.OESDepth32
Accepted by the internalformat parameter of RenderbufferStorageOES.
GL_DEPTH_COMPONENT32_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DEPTH_EXT - Static variable in class org.lwjgl.opengles.EXTDiscardFramebuffer
Accepted in the attachments parameter of DiscardFramebufferEXT when the default framebuffer is bound to target.
GL_DEPTH_FUNC - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DEPTH_STENCIL_OES - Static variable in class org.lwjgl.opengles.ANGLEDepthTexture
Accepted by the format parameter of TexImage2D and TexSubImage2D and internalformat parameter of TexImage2D.
GL_DEPTH_STENCIL_OES - Static variable in class org.lwjgl.opengles.OESDepthTextureCubeMap
Accepted by the format parameter of TexImage2D and TexSubImage2D and internalFormat parameter of TexImage2D when target is one of the TEXTURE_CUBE_MAP_ targets.
GL_DEPTH_STENCIL_OES - Static variable in class org.lwjgl.opengles.OESPackedDepthStencil
Accepted by the format parameter of TexImage2D and TexSubImage2D and by the internalformat parameter of TexImage2D.
GL_DEPTH_STENCIL_TEXTURE_MODE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_DEPTH_TEST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DEPTH24_STENCIL8_OES - Static variable in class org.lwjgl.opengles.ANGLEDepthTexture
Accepted by the internalformat parameter of TexStorage2DEXT.
GL_DEPTH24_STENCIL8_OES - Static variable in class org.lwjgl.opengles.OESDepthTextureCubeMap
Accepted by the type parameter of TexImage2D, TexSubImage2D when target is one of the TEXTURE_CUBE_MAP_ targets.
GL_DEPTH24_STENCIL8_OES - Static variable in class org.lwjgl.opengles.OESPackedDepthStencil
Accepted by the internalformat parameter of RenderbufferStorage, and returned in the params parameter of GetRenderbufferParameteriv when pname is RENDERBUFFER_INTERNAL_FORMAT.
GL_DEPTH24_STENCIL8_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DETACHED_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of GetMemoryObjectParameterivEXT, GetMemoryObjectDetachedResourcesuivNV and ResetMemoryObjectParameterNV.
GL_DETACHED_MEMORY_INCARNATION_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetUnsignedBytevEXT, GetMemoryObjectParameterivEXT, and the target parameter of GetBooleani_v, GetIntegeri_v,GetFloati_v, GetDoublei_v, GetInteger64i_v and GetUnsignedBytei_vEXT.
GL_DETACHED_TEXTURES_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of GetMemoryObjectParameterivEXT, GetMemoryObjectDetachedResourcesuivNV and ResetMemoryObjectParameterNV.
GL_DEVICE_LUID_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v.
GL_DEVICE_LUID_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreWin32
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v.
GL_DEVICE_NODE_MASK_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v.
GL_DEVICE_NODE_MASK_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreWin32
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetBooleani_v, GetIntegeri_v, GetFloati_v, GetDoublei_v, and GetInteger64i_v.
GL_DEVICE_UUID_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetUnsignedBytevEXT, and the target parameter of GetBooleani_v, GetIntegeri_v,GetFloati_v, GetDoublei_v, GetInteger64i_v, and GetUnsignedBytei_vEXT.
GL_DEVICE_UUID_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetUnsignedBytevEXT, and the target parameter of GetBooleani_v, GetIntegeri_v,GetFloati_v, GetDoublei_v, GetInteger64i_v, and GetUnsignedBytei_vEXT.
GL_DIFFERENCE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DIFFERENCE_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DIFFERENCE_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DISJOINT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the value parameter of BlendParameteriNV when pname is BLEND_OVERLAP_NV.
GL_DISPATCH_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_DISPATCH_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_DITHER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DMP_program_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, DMPProgramBinary is supported.
GL_DMP_PROGRAM_BINARY_DMP - Static variable in class org.lwjgl.opengles.DMPProgramBinary
Accepted by the binaryFormat parameter of ProgramBinaryOES.
GL_DMP_shader_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, DMPShaderBinary is supported.
GL_DONT_CARE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DONT_CARE - Static variable in class org.lwjgl.opengles.QCOMBinningControl
Accepted by the hint parameter of Hint.
GL_DOWNSAMPLE_SCALES_IMG - Static variable in class org.lwjgl.opengles.IMGFramebufferDownsample
Accepted by the target parameter of GetIntegerv, GetInteger64v, GetIntegeri_v, GetInteger64i_v and GetInternalFormativ.
GL_DRAW_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
Accepted by the target parameter of GetIntegeri_EXT.
GL_DRAW_BUFFER0 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER0_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER0_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER1 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER1_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER1_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER10 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER10_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER10_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER11 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER11_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER11_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER12 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER12_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER12_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER13 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER13_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER13_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER14 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER14_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER14_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER15 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER15_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER15_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER2_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER2_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER3 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER3_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER3_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER4 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER4_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER4_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER5 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER5_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER5_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER6 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER6_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER6_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER7 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER7_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER7_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER8_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER8_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_BUFFER9 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_BUFFER9_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_BUFFER9_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_FRAMEBUFFER_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
Accepted by the target parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferTexture3DOES, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv.
GL_DRAW_FRAMEBUFFER_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
Accepted by the target parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv.
GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DRAW_FRAMEBUFFER_BINDING_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_FRAMEBUFFER_BINDING_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_DRAW_FRAMEBUFFER_BINDING_NV - Static variable in class org.lwjgl.opengles.NVFramebufferBlit
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_DRAW_FRAMEBUFFER_NV - Static variable in class org.lwjgl.opengles.NVFramebufferBlit
Accepted by the target parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv.
GL_DRAW_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_DRIVER_UUID_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetUnsignedBytevEXT, and the target parameter of GetBooleani_v, GetIntegeri_v,GetFloati_v, GetDoublei_v, GetInteger64i_v, and GetUnsignedBytei_vEXT.
GL_DRIVER_UUID_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetUnsignedBytevEXT, and the target parameter of GetBooleani_v, GetIntegeri_v,GetFloati_v, GetDoublei_v, GetInteger64i_v, and GetUnsignedBytei_vEXT.
GL_DST_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DST_ATOP_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DST_COLOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DST_IN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DST_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DST_OUT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DST_OVER_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_DUP_FIRST_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_DUP_LAST_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_DYNAMIC_COPY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DYNAMIC_DRAW - Static variable in class org.lwjgl.opengles.GLES20
 
GL_DYNAMIC_READ - Static variable in class org.lwjgl.opengles.GLES30
 
GL_DYNAMIC_STORAGE_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTBufferStorage
Accepted in the flags parameter of BufferStorageEXT and NamedBufferStorageEXT.
GL_EFFECTIVE_RASTER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTRasterMultisample
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_EFFECTIVE_RASTER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_ELEMENT_ARRAY_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ELEMENT_ARRAY_BUFFER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
 
GL_EQUAL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ETC1_RGB8_OES - Static variable in class org.lwjgl.opengles.OESCompressedETC1RGB8Texture
Accepted by the internalformat parameter of CompressedTexImage2D.
GL_EXCLUSION - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_EXCLUSION_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_EXCLUSION_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_EXCLUSIVE_EXT - Static variable in class org.lwjgl.opengles.EXTWindowRectangles
Accepted by the mode parameter of WindowRectanglesEXT.
GL_EXT_base_instance - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTBaseInstance is supported.
GL_EXT_blend_func_extended - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTBlendFuncExtended is supported.
GL_EXT_blend_minmax - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTBlendMinmax is supported.
GL_EXT_buffer_storage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTBufferStorage is supported.
GL_EXT_clear_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTClearTexture is supported.
GL_EXT_clip_control - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTClipControl is supported.
GL_EXT_clip_cull_distance - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTClipCullDistance is supported.
GL_EXT_color_buffer_float - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_color_buffer_float extension is supported.
GL_EXT_color_buffer_half_float - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTColorBufferHalfFloat is supported.
GL_EXT_compressed_ETC1_RGB8_sub_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_compressed_ETC1_RGB8_sub_texture extension is supported.
GL_EXT_conservative_depth - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_conservative_depth extension is supported.
GL_EXT_copy_image - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTCopyImage is supported.
GL_EXT_debug_label - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDebugLabel is supported.
GL_EXT_debug_marker - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDebugMarker is supported.
GL_EXT_depth_clamp - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDepthClamp is supported.
GL_EXT_discard_framebuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDiscardFramebuffer is supported.
GL_EXT_disjoint_timer_query - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDisjointTimerQuery is supported.
GL_EXT_draw_buffers - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDrawBuffers is supported.
GL_EXT_draw_buffers_indexed - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDrawBuffersIndexed is supported.
GL_EXT_draw_elements_base_vertex - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDrawElementsBaseVertex is supported.
GL_EXT_draw_instanced - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDrawInstanced is supported.
GL_EXT_draw_transform_feedback - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTDrawTransformFeedback is supported.
GL_EXT_EGL_image_array - Variable in class org.lwjgl.opengles.GLESCapabilities
This extension adds functionality to that provided by OES_EGL_image in order to support EGLImage 2D arrays.
GL_EXT_EGL_image_external_wrap_modes - Variable in class org.lwjgl.opengles.GLESCapabilities
This extension builds on OES_EGL_image_external, which only allows a external images to use a single clamping wrap mode: CLAMP_TO_EDGE.
GL_EXT_EGL_image_storage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTEGLImageStorage is supported.
GL_EXT_EGL_image_storage_compression - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTEGLImageStorageCompression is supported.
GL_EXT_external_buffer - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTExternalBuffer is supported.
GL_EXT_float_blend - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_float_blend extension is supported.
GL_EXT_fragment_shading_rate - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTFragmentShadingRate is supported.
GL_EXT_fragment_shading_rate_attachment - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_fragment_shading_rate_attachment extension is supported.
GL_EXT_fragment_shading_rate_primitive - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_fragment_shading_rate_primitive extension is supported.
GL_EXT_framebuffer_blit_layers - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTFramebufferBlitLayers is supported.
GL_EXT_geometry_point_size - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_geometry_point_size extension is supported.
GL_EXT_geometry_shader - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTGeometryShader is supported.
GL_EXT_gpu_shader5 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_gpu_shader5 extension is supported.
GL_EXT_instanced_arrays - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTInstancedArrays is supported.
GL_EXT_map_buffer_range - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMapBufferRange is supported.
GL_EXT_memory_object - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMemoryObject is supported.
GL_EXT_memory_object_fd - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMemoryObjectFD is supported.
GL_EXT_memory_object_win32 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMemoryObjectWin32 is supported.
GL_EXT_multi_draw_arrays - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMultiDrawArrays is supported.
GL_EXT_multi_draw_indirect - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMultiDrawIndirect is supported.
GL_EXT_multisample_compatibility - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMultisampleCompatibility is supported.
GL_EXT_multisampled_render_to_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMultisampledRenderToTexture is supported.
GL_EXT_multisampled_render_to_texture2 - Variable in class org.lwjgl.opengles.GLESCapabilities
The attachment parameters for FramebufferTexture2DMultisampleEXT is no longer required to be COLOR_ATTACHMENT0.
GL_EXT_multiview_draw_buffers - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTMultiviewDrawBuffers is supported.
GL_EXT_multiview_tessellation_geometry_shader - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_multiview_tessellation_geometry_shader extension is supported.
GL_EXT_multiview_texture_multisample - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_multiview_texture_multisample extension is supported.
GL_EXT_multiview_timer_query - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_multiview_timer_query extension is supported.
GL_EXT_occlusion_query_boolean - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTOcclusionQueryBoolean is supported.
GL_EXT_polygon_offset_clamp - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTPolygonOffsetClamp is supported.
GL_EXT_post_depth_coverage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_post_depth_coverage extension is supported.
GL_EXT_primitive_bounding_box - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTPrimitiveBoundingBox is supported.
GL_EXT_protected_textures - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTProtectedTextures is supported.
GL_EXT_pvrtc_sRGB - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTPVRTCSRGB is supported.
GL_EXT_raster_multisample - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTRasterMultisample is supported.
GL_EXT_read_format_bgra - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTReadFormatBGRA is supported.
GL_EXT_render_snorm - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTRenderSnorm is supported.
GL_EXT_robustness - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTRobustness is supported.
GL_EXT_semaphore - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTSemaphore is supported.
GL_EXT_semaphore_fd - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTSemaphoreFD is supported.
GL_EXT_semaphore_win32 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTSemaphoreWin32 is supported.
GL_EXT_separate_depth_stencil - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_separate_depth_stencil extension is supported.
GL_EXT_separate_shader_objects - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTSeparateShaderObjects is supported.
GL_EXT_shader_framebuffer_fetch - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTShaderFramebufferFetch is supported.
GL_EXT_shader_framebuffer_fetch_non_coherent - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTShaderFramebufferFetchNonCoherent is supported.
GL_EXT_shader_group_vote - Variable in class org.lwjgl.opengles.GLESCapabilities
This extension provides new built-in functions to compute the composite of a set of boolean conditions across a group of shader invocations.
GL_EXT_shader_implicit_conversions - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_shader_implicit_conversions extension is supported.
GL_EXT_shader_integer_mix - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_shader_integer_mix extension is supported.
GL_EXT_shader_io_blocks - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_shader_io_blocks extension is supported.
GL_EXT_shader_non_constant_global_initializers - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_shader_non_constant_global_initializers extension is supported.
GL_EXT_shader_pixel_local_storage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTShaderPixelLocalStorage is supported.
GL_EXT_shader_pixel_local_storage2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTShaderPixelLocalStorage2 is supported.
GL_EXT_shader_samples_identical - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_shader_samples_identical extension is supported.
GL_EXT_shader_texture_lod - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_shader_texture_lod extension is supported.
GL_EXT_shadow_samplers - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTShadowSamplers is supported.
GL_EXT_sparse_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTSparseTexture is supported.
GL_EXT_sparse_texture2 - Variable in class org.lwjgl.opengles.GLESCapabilities
This extension builds on the EXT_sparse_texture extension, providing the following new functionality: New built-in GLSL texture lookup and image load functions are provided that return information on whether the texels accessed for the texture lookup accessed uncommitted texture memory. New built-in GLSL texture lookup functions are provided that specify a minimum level of detail to use for lookups where the level of detail is computed automatically.
GL_EXT_sRGB - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTSRGB is supported.
GL_EXT_sRGB_write_control - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTSRGBWriteControl is supported.
GL_EXT_tessellation_point_size - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the EXT_tessellation_point_size extension is supported.
GL_EXT_tessellation_shader - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTessellationShader is supported.
GL_EXT_texture_border_clamp - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureBorderClamp is supported.
GL_EXT_texture_buffer - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureBuffer is supported.
GL_EXT_texture_compression_astc_decode_mode - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureCompressionASTCDecodeMode is supported.
GL_EXT_texture_compression_astc_decode_mode_rgb9e5 - Variable in class org.lwjgl.opengles.GLESCapabilities
GL_EXT_texture_compression_bptc - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureCompressionBPTC is supported.
GL_EXT_texture_compression_dxt1 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureCompressionDXT1 is supported.
GL_EXT_texture_compression_rgtc - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureCompressionRGTC is supported.
GL_EXT_texture_compression_s3tc - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureCompressionS3TC is supported.
GL_EXT_texture_compression_s3tc_srgb - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureCompressionS3TCSRGB is supported.
GL_EXT_texture_cube_map_array - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureCubeMapArray is supported.
GL_EXT_texture_filter_anisotropic - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureFilterAnisotropic is supported.
GL_EXT_texture_filter_minmax - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureFilterMinmax is supported.
GL_EXT_texture_format_BGRA8888 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureFormatBGRA8888 is supported.
GL_EXT_texture_format_sRGB_override - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureFormatSRGBOverride is supported.
GL_EXT_texture_mirror_clamp_to_edge - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureMirrorClampToEdge is supported.
GL_EXT_texture_norm16 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureNorm16 is supported.
GL_EXT_texture_query_lod - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the GL_EXT_texture_query_lod extension is supported.
GL_EXT_texture_rg - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureRG is supported.
GL_EXT_texture_shadow_lod - Variable in class org.lwjgl.opengles.GLESCapabilities
This extension adds support for various shadow sampler types with texture functions having interactions with the LOD of texture lookups.
GL_EXT_texture_sRGB_decode - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureSRGBDecode is supported.
GL_EXT_texture_sRGB_R8 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureSRGBR8 is supported.
GL_EXT_texture_sRGB_RG8 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureSRGBRG8 is supported.
GL_EXT_texture_storage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureStorage is supported.
GL_EXT_texture_storage_compression - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureStorageCompression is supported.
GL_EXT_texture_type_2_10_10_10_REV - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureType2101010REV is supported.
GL_EXT_texture_view - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTTextureView is supported.
GL_EXT_unpack_subimage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTUnpackSubimage is supported.
GL_EXT_win32_keyed_mutex - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTWin32KeyedMutex is supported.
GL_EXT_window_rectangles - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTWindowRectangles is supported.
GL_EXT_YUV_target - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, EXTYUVTarget is supported.
GL_EXTENSIONS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_EYE_LINEAR_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
The following types are defined as alias to the GL tokens.
GL_FACTOR_MAX_AMD - Static variable in class org.lwjgl.opengles.NVBlendMinmaxFactor
Accepted by the mode parameter of BlendEquation and BlendEquationi, and by the modeRGB and modeAlpha parameters of BlendEquationSeparate and BlendEquationSeparatei.
GL_FACTOR_MIN_AMD - Static variable in class org.lwjgl.opengles.NVBlendMinmaxFactor
Accepted by the mode parameter of BlendEquation and BlendEquationi, and by the modeRGB and modeAlpha parameters of BlendEquationSeparate and BlendEquationSeparatei.
GL_FALSE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FASTEST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FENCE_CONDITION_NV - Static variable in class org.lwjgl.opengles.NVFence
Accepted by the pname parameter of GetFenceivNV.
GL_FENCE_STATUS_NV - Static variable in class org.lwjgl.opengles.NVFence
Accepted by the pname parameter of GetFenceivNV.
GL_FETCH_PER_SAMPLE_ARM - Static variable in class org.lwjgl.opengles.ARMShaderFramebufferFetch
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_FILE_NAME_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fontTarget parameter of PathGlyphsNV, PathGlyphRangeNV, and PathGlyphIndexRangeNV.
GL_FILL_NV - Static variable in class org.lwjgl.opengles.NVPolygonMode
Returned by GetIntegerv, GetFloatv, and GetInteger64v when pname is POLYGON_MODE_NV.
GL_FILL_RECTANGLE_NV - Static variable in class org.lwjgl.opengles.NVFillRectangle
 
GL_FIRST_TO_REST_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pathListMode parameter of GetPathSpacingNV.
GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengles.GLES32
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX.
GL_FIRST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX_EXT.
GL_FIRST_VERTEX_CONVENTION_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX_OES.
GL_FIXED - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FJ_shader_binary_GCCSO - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, FJShaderBinaryGCCSO is supported.
GL_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FLOAT_MAT2 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FLOAT_MAT2x3 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FLOAT_MAT2x3_NV - Static variable in class org.lwjgl.opengles.NVNonSquareMatrices
Returned by GetActiveAttrib and GetActiveUniform.
GL_FLOAT_MAT2x4 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FLOAT_MAT2x4_NV - Static variable in class org.lwjgl.opengles.NVNonSquareMatrices
Returned by GetActiveAttrib and GetActiveUniform.
GL_FLOAT_MAT3 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FLOAT_MAT3x2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FLOAT_MAT3x2_NV - Static variable in class org.lwjgl.opengles.NVNonSquareMatrices
Returned by GetActiveAttrib and GetActiveUniform.
GL_FLOAT_MAT3x4 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FLOAT_MAT3x4_NV - Static variable in class org.lwjgl.opengles.NVNonSquareMatrices
Returned by GetActiveAttrib and GetActiveUniform.
GL_FLOAT_MAT4 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FLOAT_MAT4x2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FLOAT_MAT4x2_NV - Static variable in class org.lwjgl.opengles.NVNonSquareMatrices
Returned by GetActiveAttrib and GetActiveUniform.
GL_FLOAT_MAT4x3 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FLOAT_MAT4x3_NV - Static variable in class org.lwjgl.opengles.NVNonSquareMatrices
Returned by GetActiveAttrib and GetActiveUniform.
GL_FLOAT_VEC2 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FLOAT_VEC3 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FLOAT_VEC4 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FLOAT16_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_FLOAT16_VEC2_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_FLOAT16_VEC3_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_FLOAT16_VEC4_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_FONT_ASCENDER_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_DESCENDER_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_GLYPHS_AVAILABLE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Returned by PathGlyphIndexRangeNV.
GL_FONT_HAS_KERNING_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_HEIGHT_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_NUM_GLYPH_INDICES_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_TARGET_UNAVAILABLE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Returned by PathGlyphIndexRangeNV.
GL_FONT_UNAVAILABLE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Returned by PathGlyphIndexRangeNV.
GL_FONT_UNDERLINE_POSITION_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_UNDERLINE_THICKNESS_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_UNINTELLIGIBLE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Returned by PathGlyphIndexRangeNV.
GL_FONT_UNITS_PER_EM_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_X_MAX_BOUNDS_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_X_MIN_BOUNDS_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_Y_MAX_BOUNDS_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FONT_Y_MIN_BOUNDS_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_FOVEATION_ENABLE_BIT_QCOM - Static variable in class org.lwjgl.opengles.QCOMFramebufferFoveated
Allowed in the config input in FramebufferFoveationConfigQCOM.
GL_FOVEATION_ENABLE_BIT_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated
Accepted as a value to param for the TexParameter{if} and to params for the TexParameter{if}v commands with a pname of TEXTURE_FOVEATED_FEATURE_BITS_QCOM; returned as possible values for params when GetTexParameter{if}v is queried with a pname of TEXTURE_FOVEATED_FEATURE_BITS_QCOM.
GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM - Static variable in class org.lwjgl.opengles.QCOMFramebufferFoveated
Allowed in the config input in FramebufferFoveationConfigQCOM.
GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated
Accepted as a value to param for the TexParameter{if} and to params for the TexParameter{if}v commands with a pname of TEXTURE_FOVEATED_FEATURE_BITS_QCOM; returned as possible values for params when GetTexParameter{if}v is queried with a pname of TEXTURE_FOVEATED_FEATURE_BITS_QCOM.
GL_FOVEATION_SUBSAMPLED_LAYOUT_METHOD_BIT_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveatedSubsampledLayout
Accepted as a value to param for the TexParameter{if} and to params for the TexParameter{if}v commands with a pname of TEXTURE_FOVEATED_FEATURE_BITS_QCOM returned as possible values for params when GetTexParameter{if}v is queried with a pname of TEXTURE_FOVEATED_FEATURE_BITS_QCOM.
GL_FRACTIONAL_EVEN - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetProgramiv when pname is TESS_GEN_SPACING.
GL_FRACTIONAL_EVEN_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_SPACING_EXT.
GL_FRACTIONAL_EVEN_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_SPACING_OES.
GL_FRACTIONAL_ODD - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetProgramiv when pname is TESS_GEN_SPACING.
GL_FRACTIONAL_ODD_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_SPACING_EXT.
GL_FRACTIONAL_ODD_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_SPACING_OES.
GL_FRAGMENT_COVERAGE_COLOR_NV - Static variable in class org.lwjgl.opengles.NVFragmentCoverageToColor
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_FRAGMENT_COVERAGE_TO_COLOR_NV - Static variable in class org.lwjgl.opengles.NVFragmentCoverageToColor
Accepted by the cap parameter of Enable, Disable, IsEnabled.
GL_FRAGMENT_INPUT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the programInterface parameter of GetProgramInterfaceiv, GetProgramResourceIndex, GetProgramResourceName, GetProgramResourceiv, GetProgramResourcefvNV, and GetProgramResourceLocation.
GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_FRAGMENT_INTERPOLATION_OFFSET_BITS_OES - Static variable in class org.lwjgl.opengles.OESShaderMultisampleInterpolation
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAGMENT_SHADER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_FRAGMENT_SHADER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
Accepted by stages parameter to UseProgramStagesEXT.
GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES - Static variable in class org.lwjgl.opengles.OESStandardDerivatives
Accepted by the target parameter of Hint and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTShaderFramebufferFetch
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_FRAGMENT_SHADER_FRAMEBUFFER_FETCH_MRT_ARM - Static variable in class org.lwjgl.opengles.ARMShaderFramebufferFetch
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_FRAGMENT_SHADING_RATE_ATTACHMENT_WITH_DEFAULT_FRAMEBUFFER_SUPPORTED_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_FRAGMENT_SHADING_RATE_COMBINER_OP_KEEP_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the combinerOp0 and combinerOp1 parameters of ShadingRateCombinerOpsEXT.
GL_FRAGMENT_SHADING_RATE_COMBINER_OP_MAX_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the combinerOp0 and combinerOp1 parameters of ShadingRateCombinerOpsEXT.
GL_FRAGMENT_SHADING_RATE_COMBINER_OP_MIN_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the combinerOp0 and combinerOp1 parameters of ShadingRateCombinerOpsEXT.
GL_FRAGMENT_SHADING_RATE_COMBINER_OP_MUL_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the combinerOp0 and combinerOp1 parameters of ShadingRateCombinerOpsEXT.
GL_FRAGMENT_SHADING_RATE_COMBINER_OP_REPLACE_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the combinerOp0 and combinerOp1 parameters of ShadingRateCombinerOpsEXT.
GL_FRAGMENT_SHADING_RATE_NON_TRIVIAL_COMBINERS_SUPPORTED_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_FRAGMENT_SHADING_RATE_WITH_SAMPLE_MASK_SUPPORTED_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_FRAGMENT_SHADING_RATE_WITH_SHADER_DEPTH_STENCIL_WRITES_SUPPORTED_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_ANGLE - Static variable in class org.lwjgl.opengles.ANGLETextureUsage
Accepted as a value to param for the TexParameter{if} and to params for the TexParameter{if}v commands with a pname of TEXTURE_USAGE_ANGLE; returned as possible values for data when GetTexParameter{if}v is queried with a value of TEXTURE_USAGE_ANGLE.
GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR - Static variable in class org.lwjgl.opengles.OVRMultiview
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_NV - Static variable in class org.lwjgl.opengles.NVTextureArray
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR - Static variable in class org.lwjgl.opengles.OVRMultiview
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG - Static variable in class org.lwjgl.opengles.IMGFramebufferDownsample
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_FRAMEBUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_FRAMEBUFFER_DEFAULT_HEIGHT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_FRAMEBUFFER_DEFAULT_LAYERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of FramebufferParameteri, and GetFramebufferParameteriv.
GL_FRAMEBUFFER_DEFAULT_LAYERS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of FramebufferParameteri, and GetFramebufferParameteriv.
GL_FRAMEBUFFER_DEFAULT_LAYERS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of FramebufferParameteri, and GetFramebufferParameteriv.
GL_FRAMEBUFFER_DEFAULT_SAMPLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_FRAMEBUFFER_DEFAULT_WIDTH - Static variable in class org.lwjgl.opengles.GLES31
 
GL_FRAMEBUFFER_FLIP_X_MESA - Static variable in class org.lwjgl.opengles.MESAFramebufferFlipX
Accepted by the pname argument of FramebufferParameteri and GetFramebufferParameteriv.
GL_FRAMEBUFFER_FLIP_Y_MESA - Static variable in class org.lwjgl.opengles.MESAFramebufferFlipY
Accepted by the pname argument of FramebufferParameteriMESA and GetFramebufferParameterivMESA.
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_INCOMPLETE_FOVEATION_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated
GL_FRAMEBUFFER_INCOMPLETE_INSUFFICIENT_SHADER_COMBINED_LOCAL_STORAGE_EXT - Static variable in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in class org.lwjgl.opengles.GLES32
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_AND_DOWNSAMPLE_IMG - Static variable in class org.lwjgl.opengles.IMGFramebufferDownsample
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferMultisample
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMultisample
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR - Static variable in class org.lwjgl.opengles.OVRMultiview
GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of FramebufferParameteri, GetFramebufferParameteriv.
GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of FramebufferParameteri, GetFramebufferParameteriv.
GL_FRAMEBUFFER_SRGB_EXT - Static variable in class org.lwjgl.opengles.EXTSRGBWriteControl
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv and GetInteger64v.
GL_FRAMEBUFFER_SWAP_XY_MESA - Static variable in class org.lwjgl.opengles.MESAFramebufferSwapXY
Accepted by the pname argument of FramebufferParameteri and GetFramebufferParameteriv.
GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_FRAMEBUFFER_UNDEFINED_OES - Static variable in class org.lwjgl.opengles.OESSurfacelessContext
Returned by glCheckFramebufferStatusOES and glCheckFramebufferStatus.
GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRONT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRONT_AND_BACK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FRONT_FACE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FUNC_ADD - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FUNC_ADD_EXT - Static variable in class org.lwjgl.opengles.EXTBlendMinmax
Accepted by the mode parameter of BlendEquationEXT.
GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_GCCSO_SHADER_BINARY_FJ - Static variable in class org.lwjgl.opengles.FJShaderBinaryGCCSO
Accepted by the binaryformat parameter of ShaderBinary.
GL_GENERATE_MIPMAP_HINT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_GEOMETRY_LINKED_INPUT_TYPE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_INPUT_TYPE_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_INPUT_TYPE_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_OUTPUT_TYPE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_OUTPUT_TYPE_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_OUTPUT_TYPE_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_VERTICES_OUT - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_VERTICES_OUT_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_LINKED_VERTICES_OUT_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the type parameter of CreateShader and CreateShaderProgramv, by the pname parameter of GetProgramPipelineiv and returned in the params parameter of GetShaderiv when pname is SHADER_TYPE.
GL_GEOMETRY_SHADER_BIT - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the stages parameter of UseProgramStages.
GL_GEOMETRY_SHADER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the stages parameter of UseProgramStages.
GL_GEOMETRY_SHADER_BIT_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the stages parameter of UseProgramStages.
GL_GEOMETRY_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the type parameter of CreateShader and CreateShaderProgramv, by the pname parameter of GetProgramPipelineiv and returned in the params parameter of GetShaderiv when pname is SHADER_TYPE.
GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_SHADER_INVOCATIONS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_SHADER_INVOCATIONS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetProgramiv.
GL_GEOMETRY_SHADER_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the type parameter of CreateShader and CreateShaderProgramv, by the pname parameter of GetProgramPipelineiv and returned in the params parameter of GetShaderiv when pname is SHADER_TYPE.
GL_GEQUAL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_GLYPH_HAS_KERNING_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_HEIGHT_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_VERTICAL_BEARING_X_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GLYPH_WIDTH_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted as a bit within the metricQueryMask parameter of GetPathMetricRangeNV or GetPathMetricsNV.
GL_GPU_DISJOINT_EXT - Static variable in class org.lwjgl.opengles.EXTDisjointTimerQuery
Accepted by the value parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_GPU_OPTIMIZED_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
Accepted by the hint parameter of Hint.
GL_GREATER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_GREEN - Static variable in class org.lwjgl.opengles.GLES30
 
GL_GREEN_BITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_GREEN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_GUILTY_CONTEXT_RESET - Static variable in class org.lwjgl.opengles.GLES32
GL_GUILTY_CONTEXT_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
Returned by GetGraphicsResetStatusEXT.
GL_GUILTY_CONTEXT_RESET_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
GL_HALF_FLOAT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_HALF_FLOAT_OES - Static variable in class org.lwjgl.opengles.OESTextureHalfFloat
Accepted by the type parameter of TexImage2D, TexSubImage2D, TexImage3D, and TexSubImage3D.
GL_HALF_FLOAT_OES - Static variable in class org.lwjgl.opengles.OESVertexHalfFloat
Accepted by the type parameter of VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, IndexPointer, FogCoordPointer, TexCoordPointer, and VertexAttribPointer.
GL_HANDLE_TYPE_D3D11_IMAGE_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Accepted by the handleType parameter of ImportMemoryWin32HandleEXT and ImportMemoryWin32NameEXT.
GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Accepted by the handleType parameter of ImportMemoryWin32HandleEXT.
GL_HANDLE_TYPE_D3D12_FENCE_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreWin32
Accepted by the handleType parameter of ImportSemaphoreWin32HandleEXT.
GL_HANDLE_TYPE_D3D12_RESOURCE_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Accepted by the handleType parameter of ImportMemoryWin32HandleEXT and ImportMemoryWin32NameEXT.
GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Accepted by the handleType parameter of ImportMemoryWin32HandleEXT and ImportMemoryWin32NameEXT.
GL_HANDLE_TYPE_OPAQUE_FD_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectFD
Accepted by the handleType parameter of ImportMemoryFdEXT() or ImportSemaphoreFdEXT().
GL_HANDLE_TYPE_OPAQUE_FD_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreFD
Accepted by the handleType parameter of ImportMemoryFdEXT() or ImportSemaphoreFdEXT().
GL_HANDLE_TYPE_OPAQUE_WIN32_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
GL_HANDLE_TYPE_OPAQUE_WIN32_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreWin32
GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Accepted by the handleType parameter of ImportMemoryWin32HandleEXT and ImportSemaphoreWin32HandleEXT.
GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreWin32
Accepted by the handleType parameter of ImportMemoryWin32HandleEXT and ImportSemaphoreWin32HandleEXT.
GL_HARDLIGHT - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HARDLIGHT_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HARDLIGHT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HARDMIX_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_HIGH_INT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_HORIZONTAL_LINE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_HSL_COLOR - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_COLOR_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_COLOR_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_HUE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_HUE_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_HUE_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_LUMINOSITY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_LUMINOSITY_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_LUMINOSITY_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_SATURATION - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_SATURATION_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_HSL_SATURATION_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_IMAGE_2D - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_3D - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_BINDING_ACCESS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_BINDING_FORMAT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_BINDING_LAYER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_BINDING_LAYERED - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_BINDING_LEVEL - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_BINDING_NAME - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
(note that this token name is an alias for TEXTURE_BUFFER, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Returned in the type parameter of GetActiveUniform, the params parameter of GetActiveUniformsiv, and the params parameter of GetProgramResourceiv when the TYPE property is queried on the UNIFORM interface.
GL_IMAGE_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
(note that this token name is an alias for TEXTURE_BUFFER_OES, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_IMAGE_CUBE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_IMAGE_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMAGE_FORMAT_COMPATIBILITY_TYPE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_IMG_framebuffer_downsample - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGFramebufferDownsample is supported.
GL_IMG_multisampled_render_to_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGMultisampledRenderToTexture is supported.
GL_IMG_program_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGProgramBinary is supported.
GL_IMG_read_format - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGReadFormat is supported.
GL_IMG_shader_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGShaderBinary is supported.
GL_IMG_texture_compression_pvrtc - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGTextureCompressionPVRTC is supported.
GL_IMG_texture_compression_pvrtc2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGTextureCompressionPVRTC2 is supported.
GL_IMG_texture_filter_cubic - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, IMGTextureFilterCubic is supported.
GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INCLUSIVE_EXT - Static variable in class org.lwjgl.opengles.EXTWindowRectangles
Accepted by the mode parameter of WindowRectanglesEXT.
GL_INCR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INCR_WRAP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INFO_LOG_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INNOCENT_CONTEXT_RESET - Static variable in class org.lwjgl.opengles.GLES32
GL_INNOCENT_CONTEXT_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
Returned by GetGraphicsResetStatusEXT.
GL_INNOCENT_CONTEXT_RESET_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
GL_INT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INT_10_10_10_2_OES - Static variable in class org.lwjgl.opengles.OESVertexType1010102
Accepted by the type parameter of VertexAttribPointer.
GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengles.GLES30
 
GL_INT_IMAGE_2D - Static variable in class org.lwjgl.opengles.GLES31
 
GL_INT_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES31
 
GL_INT_IMAGE_3D - Static variable in class org.lwjgl.opengles.GLES31
 
GL_INT_IMAGE_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
(note that this token name is an alias for TEXTURE_BUFFER, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Returned in the type parameter of GetActiveUniform, the params parameter of GetActiveUniformsiv, and the params parameter of GetProgramResourceiv when the TYPE property is queried on the UNIFORM interface.
GL_INT_IMAGE_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
(note that this token name is an alias for TEXTURE_BUFFER_OES, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_INT_IMAGE_CUBE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_INT_IMAGE_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengles.GLES30
 
GL_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform.
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureStorageMultisample2DArray
Returned by the type parameter of GetActiveUniform.
GL_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengles.GLES30
 
GL_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
(note that this token name is an alias for TEXTURE_BUFFER, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Returned in the type parameter of GetActiveUniform, the params parameter of GetActiveUniformsiv, and the params parameter of GetProgramResourceiv when the TYPE property is queried on the UNIFORM interface.
GL_INT_SAMPLER_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
(note that this token name is an alias for TEXTURE_BUFFER_OES, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_INT_SAMPLER_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_INT_SAMPLER_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_INT_VEC2 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INT_VEC3 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INT_VEC4 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INT16_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT16_VEC2_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT16_VEC3_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT16_VEC4_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT64_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT64_VEC2_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT64_VEC3_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT64_VEC4_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT8_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT8_VEC2_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT8_VEC3_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INT8_VEC4_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_INTEL_blackhole_render - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, INTELBlackholeRender is supported.
GL_INTEL_conservative_rasterization - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, INTELConservativeRasterization is supported.
GL_INTEL_framebuffer_CMAA - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, INTELFramebufferCMAA is supported.
GL_INTEL_performance_query - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, INTELPerformanceQuery is supported.
GL_INTEL_shader_integer_functions2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the INTEL_shader_integer_functions2 extension is supported.
GL_INTERLEAVED_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_INVALID_ENUM - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INVALID_INDEX - Static variable in class org.lwjgl.opengles.GLES30
 
GL_INVALID_OPERATION - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INVALID_VALUE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INVERT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_INVERT_OVG_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_INVERT_RGB_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_IS_PER_PATCH - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the props parameter of GetProgramResourceiv.
GL_IS_PER_PATCH_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the props parameter of GetProgramResourceiv.
GL_IS_PER_PATCH_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the props parameter of GetProgramResourceiv.
GL_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ISOLINES - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetProgramiv when pname is TESS_GEN_MODE.
GL_ISOLINES_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_MODE_EXT.
GL_ISOLINES_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_MODE_OES.
GL_ITALIC_BIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fontStyle parameter of PathGlyphsNV, PathGlyphRangeNV, and PathGlyphIndexRangeNV.
GL_KEEP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_KHR_blend_equation_advanced - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRBlendEquationAdvanced is supported.
GL_KHR_blend_equation_advanced_coherent - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRBlendEquationAdvancedCoherent is supported.
GL_KHR_context_flush_control - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRContextFlushControl is supported.
GL_KHR_debug - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRDebug is supported.
GL_KHR_no_error - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRNoError is supported.
GL_KHR_parallel_shader_compile - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRParallelShaderCompile is supported.
GL_KHR_robust_buffer_access_behavior - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the KHR_robust_buffer_access_behavior extension is supported.
GL_KHR_robustness - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRRobustness is supported.
GL_KHR_shader_subgroup - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRShaderSubgroup is supported.
GL_KHR_texture_compression_astc_hdr - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the KHR_texture_compression_astc_hdr extension is supported.
GL_KHR_texture_compression_astc_ldr - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, KHRTextureCompressionASTCLDR is supported.
GL_KHR_texture_compression_astc_sliced_3d - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the KHR_texture_compression_astc_sliced_3d extension is supported.
GL_LARGE_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_LARGE_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengles.GLES32
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX.
GL_LAST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX_EXT.
GL_LAST_VERTEX_CONVENTION_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX_OES.
GL_LAYER_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_LAYER_PROVOKING_VERTEX_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_LAYER_PROVOKING_VERTEX_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_LAYOUT_COLOR_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_GENERAL_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_SHADER_READ_ONLY_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_TRANSFER_DST_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LAYOUT_TRANSFER_SRC_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the dstLayouts parameter of SignalSemaphoreEXT and the srcLayouts parameter of WaitSemaphoreEXT.
GL_LEQUAL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LESS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LIGHTEN - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_LIGHTEN_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_LIGHTEN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_LINE_LOOP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LINE_NV - Static variable in class org.lwjgl.opengles.NVPolygonMode
Returned by GetIntegerv, GetFloatv, and GetInteger64v when pname is POLYGON_MODE_NV.
GL_LINE_STRIP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LINE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_LINE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_LINE_STRIP_ADJACENCY_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_LINE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_LINE_WIDTH - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LINEAR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LINEAR_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LINEAR_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LINEAR_TILING_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Returned in the params parameter of GetInternalFormativ or GetInternalFormati64v when the pname parameter is TILING_TYPES_EXT, returned in the params parameter of GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, and GetTextureParameterI{i ui}v when the pname parameter is TEXTURE_TILING_EXT, and accepted by the params parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v when the pname parameter is TEXTURE_TILING_EXT.
GL_LINEARBURN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_LINEARDODGE_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_LINEARLIGHT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_LINES - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LINES_ADJACENCY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_LINES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_LINES_ADJACENCY_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_LINK_STATUS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LOCATION - Static variable in class org.lwjgl.opengles.GLES31
 
GL_LOCATION_INDEX_EXT - Static variable in class org.lwjgl.opengles.EXTBlendFuncExtended
Accepted in the props array of GetProgramResourceiv.
GL_LOSE_CONTEXT_ON_RESET - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetIntegerv and related simple queries when value is RESET_NOTIFICATION_STRATEGY.
GL_LOSE_CONTEXT_ON_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
Returned by GetIntegerv and related simple queries when value is RESET_NOTIFICATION_STRATEGY_EXT .
GL_LOSE_CONTEXT_ON_RESET_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
Returned by GetIntegerv and related simple queries when value is RESET_NOTIFICATION_STRATEGY_KHR.
GL_LOW_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LOW_INT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LOWER_LEFT_EXT - Static variable in class org.lwjgl.opengles.EXTClipControl
Accepted by the origin parameter of ClipControlEXT.
GL_LUID_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObjectWin32
Constant values.
GL_LUID_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphoreWin32
Constant values.
GL_LUMINANCE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_LUMINANCE_ALPHA16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_LUMINANCE_ALPHA32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_LUMINANCE16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_LUMINANCE32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_LUMINANCE4_ALPHA4_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_LUMINANCE8_ALPHA8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_LUMINANCE8_ALPHA8_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_LUMINANCE8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_LUMINANCE8_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_MAJOR_VERSION - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MALI_PROGRAM_BINARY_ARM - Static variable in class org.lwjgl.opengles.ARMMaliProgramBinary
Accepted by the binaryFormat parameter of ProgramBinaryOES.
GL_MALI_SHADER_BINARY_ARM - Static variable in class org.lwjgl.opengles.ARMMaliShaderBinary
Accepted by the binaryFormat parameter of ShaderBinary.
GL_MAP_COHERENT_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTBufferStorage
Accepted in the flags parameter of BufferStorageEXT and NamedBufferStorageEXT.
GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAP_FLUSH_EXPLICIT_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
Accepted by the access parameter of MapBufferRangeEXT.
GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAP_INVALIDATE_BUFFER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
Accepted by the access parameter of MapBufferRangeEXT.
GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAP_INVALIDATE_RANGE_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
Accepted by the access parameter of MapBufferRangeEXT.
GL_MAP_PERSISTENT_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTBufferStorage
Accepted in the flags parameter of BufferStorageEXT and NamedBufferStorageEXT.
GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAP_READ_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
Accepted by the access parameter of MapBufferRangeEXT.
GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAP_UNSYNCHRONIZED_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
Accepted by the access parameter of MapBufferRangeEXT.
GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAP_WRITE_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTMapBufferRange
Accepted by the access parameter of MapBufferRangeEXT.
GL_MATRIX_STRIDE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_3D_TEXTURE_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_3D_TEXTURE_SIZE_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_ARRAY_TEXTURE_LAYERS_NV - Static variable in class org.lwjgl.opengles.NVTextureArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv and GetFloatv.
GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_CLIP_DISTANCES_APPLE - Static variable in class org.lwjgl.opengles.APPLEClipDistance
ccepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
GL_MAX_CLIP_DISTANCES_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_COLOR_ATTACHMENTS_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameter of GetIntegerv.
GL_MAX_COLOR_ATTACHMENTS_NV - Static variable in class org.lwjgl.opengles.NVFboColorAttachments
Accepted by the value parameter of GetIntegerv.
GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD - Static variable in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetDoublev.
GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD - Static variable in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetDoublev.
GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMBINED_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_COMBINED_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMBINED_MESH_UNIFORM_COMPONENTS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMBINED_TASK_UNIFORM_COMPONENTS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_SHARED_MEMORY_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_WORK_GROUP_COUNT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_COMPUTE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_CULL_DISTANCES_EXT - Static variable in class org.lwjgl.opengles.EXTClipCullDistance
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
GL_MAX_DEBUG_GROUP_STACK_DEPTH - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_DEBUG_GROUP_STACK_DEPTH_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_DEBUG_LOGGED_MESSAGES - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_DEBUG_LOGGED_MESSAGES_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_DEBUG_MESSAGE_LENGTH - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_DEBUG_MESSAGE_LENGTH_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD - Static variable in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetDoublev.
GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_DETACHED_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of MemoryObjectParameterivEXT, GetMemoryObjectParameterivEXT.
GL_MAX_DETACHED_TEXTURES_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of MemoryObjectParameterivEXT, GetMemoryObjectParameterivEXT.
GL_MAX_DRAW_BUFFERS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_DRAW_BUFFERS_EXT - Static variable in class org.lwjgl.opengles.EXTDrawBuffers
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_MAX_DRAW_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVDrawBuffers
Accepted by the pname parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_DRAW_MESH_TASKS_COUNT_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_DUAL_SOURCE_DRAW_BUFFERS_EXT - Static variable in class org.lwjgl.opengles.EXTBlendFuncExtended
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_MAX_ELEMENT_INDEX - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_ELEMENTS_INDICES - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_ELEMENTS_VERTICES - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_EXT - Static variable in class org.lwjgl.opengles.EXTBlendMinmax
Accepted by the mode parameter of BlendEquationEXT.
GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_FRAGMENT_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_FRAGMENT_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_OES - Static variable in class org.lwjgl.opengles.OESShaderMultisampleInterpolation
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_FRAGMENT_SHADING_RATE_ATTACHMENT_LAYERS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_FRAGMENT_SHADING_RATE_ATTACHMENT_TEXEL_ASPECT_RATIO_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_FRAGMENT_SHADING_RATE_ATTACHMENT_TEXEL_HEIGHT_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_FRAGMENT_SHADING_RATE_ATTACHMENT_TEXEL_WIDTH_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_FRAMEBUFFER_HEIGHT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_FRAMEBUFFER_LAYERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetInteger64v, and GetFloatv.
GL_MAX_FRAMEBUFFER_LAYERS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetInteger64v, and GetFloatv.
GL_MAX_FRAMEBUFFER_LAYERS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetInteger64v, and GetFloatv.
GL_MAX_FRAMEBUFFER_SAMPLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_FRAMEBUFFER_WIDTH - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_ATOMIC_COUNTERS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_ATOMIC_COUNTERS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_IMAGE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_IMAGE_UNIFORMS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_INPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_INPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_OUTPUT_VERTICES_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_SHADER_INVOCATIONS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_SHADER_INVOCATIONS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_UNIFORM_BLOCKS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_UNIFORM_BLOCKS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_INTEGER_SAMPLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_LABEL_LENGTH - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_LABEL_LENGTH_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted by the value parameters of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v.
GL_MAX_MESH_ATOMIC_COUNTER_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_ATOMIC_COUNTERS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_IMAGE_UNIFORMS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_OUTPUT_PRIMITIVES_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_OUTPUT_VERTICES_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_SHADER_STORAGE_BLOCKS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_TEXTURE_IMAGE_UNITS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_TOTAL_MEMORY_SIZE_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_UNIFORM_BLOCKS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_UNIFORM_COMPONENTS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_VIEWS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_WORK_GROUP_INVOCATIONS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_MESH_WORK_GROUP_SIZE_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegeri_v, GetBooleani_v, and GetInteger64i_v.
GL_MAX_MULTIVIEW_BUFFERS_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
Accepted by the target parameter of GetInteger.
GL_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_NUM_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_PATCH_VERTICES - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_PATCH_VERTICES_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_PATCH_VERTICES_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_RASTER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTRasterMultisample
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MAX_RASTER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_SAMPLE_MASK_WORDS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_SAMPLES_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferMultisample
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_MAX_SAMPLES_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_MAX_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_MAX_SAMPLES_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMultisample
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_SERVER_WAIT_TIMEOUT_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted as the pname parameter of GetInteger64vAPPLE.
GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_FAST_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, or GetFloatv.
GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, or GetFloatv.
GL_MAX_SHADER_COMPILER_THREADS_KHR - Static variable in class org.lwjgl.opengles.KHRParallelShaderCompile
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_FAST_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTShaderPixelLocalStorage
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, or GetFloatv.
GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTShaderPixelLocalStorage
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, or GetFloatv.
GL_MAX_SHADER_STORAGE_BLOCK_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_SHADER_SUBSAMPLED_IMAGE_UNITS_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveatedSubsampledLayout
Accepted by the value parameter of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
GL_MAX_SPARSE_3D_TEXTURE_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetIntegerv, GetFloatv, GetInteger64v, and GetBooleanv.
GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetIntegerv, GetFloatv, GetInteger64v, and GetBooleanv.
GL_MAX_SPARSE_TEXTURE_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetIntegerv, GetFloatv, GetInteger64v, and GetBooleanv.
GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV - Static variable in class org.lwjgl.opengles.NVConservativeRaster
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MAX_TASK_ATOMIC_COUNTER_BUFFERS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_ATOMIC_COUNTERS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_IMAGE_UNIFORMS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_OUTPUT_COUNT_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_SHADER_STORAGE_BLOCKS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_TEXTURE_IMAGE_UNITS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_TOTAL_MEMORY_SIZE_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_UNIFORM_BLOCKS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_UNIFORM_COMPONENTS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_WORK_GROUP_INVOCATIONS_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MAX_TASK_WORK_GROUP_SIZE_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegeri_v, GetBooleani_v, and GetInteger64i_v.
GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_GEN_LEVEL - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_GEN_LEVEL_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_GEN_LEVEL_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_PATCH_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_PATCH_COMPONENTS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TESS_PATCH_COMPONENTS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MAX_TEXTURE_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the pname parameters of GetBooleanv, GetFloatv, and GetIntegerv.
GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFilterAnisotropic
Accepted by the pname parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv.
GL_MAX_TEXTURE_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_TIMELINE_SEMAPHORE_VALUE_DIFFERENCE_NV - Static variable in class org.lwjgl.opengles.NVTimelineSemaphore
Accepted by the pname parameter to GetIntegerv, GetFloatv, GetDoublev, GetInteger64v, and GetBooleanv.
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VARYING_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VERTEX_ATOMIC_COUNTERS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VERTEX_ATTRIB_BINDINGS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VERTEX_ATTRIB_STRIDE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VERTEX_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_VERTEX_IMAGE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_VIEWPORT_DIMS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MAX_VIEWPORTS_NV - Static variable in class org.lwjgl.opengles.NVViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_VIEWPORTS_OES - Static variable in class org.lwjgl.opengles.OESViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MAX_VIEWS_OVR - Static variable in class org.lwjgl.opengles.OVRMultiview
Accepted by the pname parameter of GetIntegerv.
GL_MAX_WINDOW_RECTANGLES_EXT - Static variable in class org.lwjgl.opengles.EXTWindowRectangles
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MEDIUM_INT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MEMORY_ATTACHABLE_ALIGNMENT_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v, GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, GetTextureParameterI{i ui}v, GetBufferParameter{i|i64}v and GetNamedBufferParameter{i|i64}v.
GL_MEMORY_ATTACHABLE_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v, GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, GetTextureParameterI{i ui}v, GetBufferParameter{i|i64}v and GetNamedBufferParameter{i|i64}v.
GL_MEMORY_ATTACHABLE_SIZE_NV - Static variable in class org.lwjgl.opengles.NVMemoryAttachment
Accepted by the pname parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v, GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, GetTextureParameterI{i ui}v, GetBufferParameter{i|i64}v and GetNamedBufferParameter{i|i64}v.
GL_MESA_bgra - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, MESABGRA is supported.
GL_MESA_framebuffer_flip_x - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, MESAFramebufferFlipX is supported.
GL_MESA_framebuffer_flip_y - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, MESAFramebufferFlipY is supported.
GL_MESA_framebuffer_swap_xy - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, MESAFramebufferSwapXY is supported.
GL_MESA_program_binary_formats - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, MESAProgramBinaryFormats is supported.
GL_MESA_tile_raster_order - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the MESA_tile_raster_order extension is supported.
GL_MESH_OUTPUT_PER_PRIMITIVE_GRANULARITY_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MESH_OUTPUT_PER_VERTEX_GRANULARITY_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MESH_OUTPUT_TYPE_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetProgramiv.
GL_MESH_PRIMITIVES_OUT_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetProgramiv.
GL_MESH_SHADER_BIT_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the stages parameter of UseProgramStages.
GL_MESH_SHADER_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the type parameter of CreateShader and returned by the params parameter of GetShaderiv.
GL_MESH_VERTICES_OUT_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetProgramiv.
GL_MESH_WORK_GROUP_SIZE_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetProgramiv.
GL_MIN - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MIN_EXT - Static variable in class org.lwjgl.opengles.EXTBlendMinmax
Accepted by the mode parameter of BlendEquationEXT.
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_OES - Static variable in class org.lwjgl.opengles.OESShaderMultisampleInterpolation
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MIN_FRAGMENT_SHADING_RATE_ATTACHMENT_TEXEL_HEIGHT_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MIN_FRAGMENT_SHADING_RATE_ATTACHMENT_TEXEL_WIDTH_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET - Static variable in class org.lwjgl.opengles.GLES31
 
GL_MIN_SAMPLE_SHADING_VALUE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
GL_MIN_SAMPLE_SHADING_VALUE_OES - Static variable in class org.lwjgl.opengles.OESSampleShading
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, and GetFloatv.
GL_MINOR_VERSION - Static variable in class org.lwjgl.opengles.GLES30
 
GL_MINUS_CLAMPED_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_MINUS_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_MIRROR_CLAMP_TO_EDGE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureMirrorClampToEdge
Accepted by the param parameter of TexParameter{if}, SamplerParameter{if} and SamplerParameter{if}v, and by the params parameter of TexParameter{if}v, TexParameterI{i ui}v and SamplerParameterI{i ui}v when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.
GL_MIRRORED_REPEAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_MITER_REVERT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is PATH_JOIN_STYLE_NV.
GL_MITER_TRUNCATE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is PATH_JOIN_STYLE_NV.
GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MOTION_ESTIMATION_SEARCH_BLOCK_X_QCOM - Static variable in class org.lwjgl.opengles.QCOMMotionEstimation
Accepted by the pname parameter of GetIntegerv, GetInteger64v, and GetFloatv.
GL_MOTION_ESTIMATION_SEARCH_BLOCK_Y_QCOM - Static variable in class org.lwjgl.opengles.QCOMMotionEstimation
Accepted by the pname parameter of GetIntegerv, GetInteger64v, and GetFloatv.
GL_MOVE_TO_CONTINUES_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is PATH_DASH_OFFSET_RESET_NV.
GL_MOVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_MOVE_TO_RESETS_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is PATH_DASH_OFFSET_RESET_NV.
GL_MULTIPLY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_MULTIPLY_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_MULTIPLY_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_MULTISAMPLE_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampleCompatibility
Accepted by the cap parameter to Enable, Disable, and IsEnabled and the pname parameter to GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY_ARB - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MULTISAMPLE_LINE_WIDTH_RANGE_ARB - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT - Static variable in class org.lwjgl.opengles.EXTRasterMultisample
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MULTISAMPLES_NV - Static variable in class org.lwjgl.opengles.NVInternalformatSampleQuery
Accepted by the pname parameter of GetInternalformatSampleivNV.
GL_MULTIVIEW_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
Accepted by the location parameter of DrawBuffersIndexedEXT.
GL_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES31
 
GL_NEAREST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NEAREST_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NEAREST_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NEGATIVE_ONE_TO_ONE_EXT - Static variable in class org.lwjgl.opengles.EXTClipControl
Accepted by the depth parameter of ClipControlEXT.
GL_NEVER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NICEST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NO_ERROR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NO_RESET_NOTIFICATION - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetIntegerv and related simple queries when value is RESET_NOTIFICATION_STRATEGY.
GL_NO_RESET_NOTIFICATION_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
Returned by GetIntegerv and related simple queries when value is RESET_NOTIFICATION_STRATEGY_EXT .
GL_NO_RESET_NOTIFICATION_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
Returned by GetIntegerv and related simple queries when value is RESET_NOTIFICATION_STRATEGY_KHR.
GL_NONE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NOTEQUAL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NUM_ACTIVE_VARIABLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NUM_DEVICE_UUIDS_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetUnsignedBytevEXT, and the target parameter of GetBooleani_v, GetIntegeri_v,GetFloati_v, GetDoublei_v, GetInteger64i_v, and GetUnsignedBytei_vEXT.
GL_NUM_DEVICE_UUIDS_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, GetInteger64v, GetUnsignedBytevEXT, and the target parameter of GetBooleani_v, GetIntegeri_v,GetFloati_v, GetDoublei_v, GetInteger64i_v, and GetUnsignedBytei_vEXT.
GL_NUM_DOWNSAMPLE_SCALES_IMG - Static variable in class org.lwjgl.opengles.IMGFramebufferDownsample
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, GetInteger64v, and GetInternalFormativ.
GL_NUM_EXTENSIONS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_NUM_PROGRAM_BINARY_FORMATS_OES - Static variable in class org.lwjgl.opengles.OESGetProgramBinary
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_NUM_SAMPLE_COUNTS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_NUM_SPARSE_LEVELS_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter of GetTexParameter{if}v, GetTexParameterIi{u}vOES, and GetTexParameterIi{u}vEXT.
GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD - Static variable in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetDoublev.
GL_NUM_SURFACE_COMPRESSION_FIXED_RATES_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
New attributes accepted by the pname argument of GetInternalformativ.
GL_NUM_TILING_TYPES_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of GetInternalFormativ or GetInternalFormati64v.
GL_NUM_VIRTUAL_PAGE_SIZES_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetInternalformativ.
GL_NUM_WINDOW_RECTANGLES_EXT - Static variable in class org.lwjgl.opengles.EXTWindowRectangles
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_NV_alpha_to_coverage_dither_control - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVAlphaToCoverageDitherControl is supported.
GL_NV_bindless_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVBindlessTexture is supported.
GL_NV_blend_equation_advanced - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVBlendEquationAdvanced is supported.
GL_NV_blend_equation_advanced_coherent - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVBlendEquationAdvancedCoherent is supported.
GL_NV_blend_minmax_factor - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVBlendMinmaxFactor is supported.
GL_NV_clip_space_w_scaling - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVClipSpaceWScaling is supported.
GL_NV_compute_shader_derivatives - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_compute_shader_derivatives extension is supported.
GL_NV_conditional_render - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVConditionalRender is supported.
GL_NV_conservative_raster - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVConservativeRaster is supported.
GL_NV_conservative_raster_pre_snap - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVConservativeRasterPreSnap is supported.
GL_NV_conservative_raster_pre_snap_triangles - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVConservativeRasterPreSnapTriangles is supported.
GL_NV_copy_buffer - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVCopyBuffer is supported.
GL_NV_coverage_sample - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVCoverageSample is supported.
GL_NV_depth_nonlinear - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVDepthNonlinear is supported.
GL_NV_draw_buffers - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVDrawBuffers is supported.
GL_NV_draw_instanced - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVDrawInstanced is supported.
GL_NV_draw_vulkan_image - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVDrawVulkanImage is supported.
GL_NV_explicit_attrib_location - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_explicit_attrib_location extension is supported.
GL_NV_fbo_color_attachments - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVFboColorAttachments is supported.
GL_NV_fence - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVFence is supported.
GL_NV_fill_rectangle - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVFillRectangle is supported.
GL_NV_fragment_coverage_to_color - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVFragmentCoverageToColor is supported.
GL_NV_fragment_shader_barycentric - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_fragment_shader_barycentric extension is supported.
GL_NV_fragment_shader_interlock - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_fragment_shader_interlock extension is supported.
GL_NV_framebuffer_blit - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVFramebufferBlit is supported.
GL_NV_framebuffer_mixed_samples - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVFramebufferMixedSamples is supported.
GL_NV_framebuffer_multisample - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVFramebufferMultisample is supported.
GL_NV_generate_mipmap_sRGB - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_generate_mipmap_sRGB extension is supported.
GL_NV_geometry_shader_passthrough - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_geometry_shader_passthrough extension is supported.
GL_NV_gpu_shader5 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVGPUShader5 is supported.
GL_NV_image_formats - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_image_formats extension is supported.
GL_NV_instanced_arrays - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVInstancedArrays is supported.
GL_NV_internalformat_sample_query - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVInternalformatSampleQuery is supported.
GL_NV_memory_attachment - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVMemoryAttachment is supported.
GL_NV_memory_object_sparse - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVMemoryObjectSparse is supported.
GL_NV_mesh_shader - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVMeshShader is supported.
GL_NV_non_square_matrices - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVNonSquareMatrices is supported.
GL_NV_pack_subimage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVPackSubimage is supported.
GL_NV_path_rendering - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVPathRendering is supported.
GL_NV_path_rendering_shared_edge - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVPathRenderingSharedEdge is supported.
GL_NV_polygon_mode - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVPolygonMode is supported.
GL_NV_primitive_shading_rate - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVPrimitiveShadingRate is supported.
GL_NV_read_buffer - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVReadBuffer is supported.
GL_NV_read_buffer_front - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_read_buffer_front extension is supported.
GL_NV_read_depth - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_read_depth extension is supported.
GL_NV_read_depth_stencil - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_read_depth_stencil extension is supported.
GL_NV_read_stencil - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_read_stencil extension is supported.
GL_NV_representative_fragment_test - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVRepresentativeFragmentTest is supported.
GL_NV_sample_locations - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVSampleLocations is supported.
GL_NV_sample_mask_override_coverage - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_sample_mask_override_coverage extension is supported.
GL_NV_scissor_exclusive - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVScissorExclusive is supported.
GL_NV_shader_atomic_fp16_vector - Variable in class org.lwjgl.opengles.GLESCapabilities
This extension provides GLSL built-in functions and assembly opcodes allowing shaders to perform a limited set of atomic read-modify-write operations to buffer or texture memory with 16-bit floating point vector surface formats.
GL_NV_shader_noperspective_interpolation - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_shader_noperspective_interpolation extension is supported.
GL_NV_shader_subgroup_partitioned - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVShaderSubgroupPartitioned is supported.
GL_NV_shader_texture_footprint - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_shader_texture_footprint extension is supported.
GL_NV_shadow_samplers_array - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVShadowSamplersArray is supported.
GL_NV_shadow_samplers_cube - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVShadowSamplersCube is supported.
GL_NV_sRGB_formats - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVSRGBFormats is supported.
GL_NV_stereo_view_rendering - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_stereo_view_rendering extension is supported.
GL_NV_texture_array - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVTextureArray is supported.
GL_NV_texture_barrier - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVTextureBarrier is supported.
GL_NV_texture_border_clamp - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVTextureBorderClamp is supported.
GL_NV_texture_compression_s3tc - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVTextureCompressionS3TC is supported.
GL_NV_texture_compression_s3tc_update - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_texture_compression_s3tc_update extension is supported.
GL_NV_texture_npot_2D_mipmap - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_texture_npot_2D_mipmap extension is supported.
GL_NV_timeline_semaphore - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVTimelineSemaphore is supported.
GL_NV_viewport_array - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVViewportArray is supported.
GL_NV_viewport_array2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NV_viewport_array2 extension is supported.
GL_NV_viewport_swizzle - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, NVViewportSwizzle is supported.
GL_NVX_blend_equation_advanced_multi_draw_buffers - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the NVX_blend_equation_advanced_multi_draw_buffers extension is supported.
GL_OBJECT_LINEAR_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
The following types are defined as alias to the GL tokens.
GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_OBJECT_TYPE_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted as the pname parameter of GetSyncivAPPLE.
GL_OES_compressed_ETC1_RGB8_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESCompressedETC1RGB8Texture is supported.
GL_OES_compressed_paletted_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESCompressedPalettedTexture is supported.
GL_OES_copy_image - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESCopyImage is supported.
GL_OES_depth_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_depth_texture extension is supported.
GL_OES_depth_texture_cube_map - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESDepthTextureCubeMap is supported.
GL_OES_depth24 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESDepth24 is supported.
GL_OES_depth32 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESDepth32 is supported.
GL_OES_draw_buffers_indexed - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESDrawBuffersIndexed is supported.
GL_OES_draw_elements_base_vertex - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESDrawElementsBaseVertex is supported.
GL_OES_EGL_image - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESEGLImage is supported.
GL_OES_EGL_image_external - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESEGLImageExternal is supported.
GL_OES_EGL_image_external_essl3 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_EGL_image_external_essl3 extension is supported.
GL_OES_element_index_uint - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_element_index_uint extension is supported.
GL_OES_fbo_render_mipmap - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_fbo_render_mipmap extension is supported.
GL_OES_geometry_point_size - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_geometry_point_size extension is supported.
GL_OES_geometry_shader - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESGeometryShader is supported.
GL_OES_get_program_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESGetProgramBinary is supported.
GL_OES_gpu_shader5 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_gpu_shader5 extension is supported.
GL_OES_mapbuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESMapbuffer is supported.
GL_OES_packed_depth_stencil - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESPackedDepthStencil is supported.
GL_OES_primitive_bounding_box - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESPrimitiveBoundingBox is supported.
GL_OES_required_internalformat - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESRequiredInternalformat is supported.
GL_OES_rgb8_rgba8 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESRGB8RGBA8 is supported.
GL_OES_sample_shading - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESSampleShading is supported.
GL_OES_sample_variables - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_sample_variables extension is supported.
GL_OES_shader_image_atomic - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_shader_image_atomic extension is supported.
GL_OES_shader_io_blocks - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_shader_io_blocks extension is supported.
GL_OES_shader_multisample_interpolation - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESShaderMultisampleInterpolation is supported.
GL_OES_standard_derivatives - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESStandardDerivatives is supported.
GL_OES_stencil1 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESStencil1 is supported.
GL_OES_stencil4 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESStencil4 is supported.
GL_OES_stencil8 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESStencil8 is supported.
GL_OES_surfaceless_context - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESSurfacelessContext is supported.
GL_OES_tessellation_point_size - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_tessellation_point_size extension is supported.
GL_OES_tessellation_shader - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTessellationShader is supported.
GL_OES_texture_3D - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTexture3D is supported.
GL_OES_texture_border_clamp - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTextureBorderClamp is supported.
GL_OES_texture_buffer - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTextureBuffer is supported.
GL_OES_texture_compression_astc - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTextureCompressionASTC is supported.
GL_OES_texture_cube_map_array - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTextureCubeMapArray is supported.
GL_OES_texture_float - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_texture_float extension is supported.
GL_OES_texture_float_linear - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_texture_float_linear extension is supported.
GL_OES_texture_half_float - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTextureHalfFloat is supported.
GL_OES_texture_half_float_linear - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_texture_half_float_linear extension is supported.
GL_OES_texture_npot - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_texture_npot extension is supported.
GL_OES_texture_stencil8 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OES_texture_stencil8 extension is supported.
GL_OES_texture_storage_multisample_2d_array - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTextureStorageMultisample2DArray is supported.
GL_OES_texture_view - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESTextureView is supported.
GL_OES_vertex_array_object - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESVertexArrayObject is supported.
GL_OES_vertex_half_float - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESVertexHalfFloat is supported.
GL_OES_vertex_type_10_10_10_2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESVertexType1010102 is supported.
GL_OES_viewport_array - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OESViewportArray is supported.
GL_OFFSET - Static variable in class org.lwjgl.opengles.GLES31
 
GL_ONE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ONE_MINUS_DST_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ONE_MINUS_DST_COLOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ONE_MINUS_SRC_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ONE_MINUS_SRC_COLOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ONE_MINUS_SRC1_ALPHA_EXT - Static variable in class org.lwjgl.opengles.EXTBlendFuncExtended
Accepted by the src and dst parameters of BlendFunc and BlendFunciEXT, and by the srcRGB, dstRGB, srcAlpha and dstAlpha parameters of BlendFuncSeparate and BlendFuncSeparateiEXT.
GL_ONE_MINUS_SRC1_COLOR_EXT - Static variable in class org.lwjgl.opengles.EXTBlendFuncExtended
Accepted by the src and dst parameters of BlendFunc and BlendFunciEXT, and by the srcRGB, dstRGB, srcAlpha and dstAlpha parameters of BlendFuncSeparate and BlendFuncSeparateiEXT.
GL_OPTIMAL_TILING_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Returned in the params parameter of GetInternalFormativ or GetInternalFormati64v when the pname parameter is TILING_TYPES_EXT, returned in the params parameter of GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, and GetTextureParameterI{i ui}v when the pname parameter is TEXTURE_TILING_EXT, and accepted by the params parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v when the pname parameter is TEXTURE_TILING_EXT.
GL_OUT_OF_MEMORY - Static variable in class org.lwjgl.opengles.GLES20
 
GL_OVERLAY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_OVERLAY_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_OVERLAY_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_OVR_multiview - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, OVRMultiview is supported.
GL_OVR_multiview_multisampled_render_to_texture - Variable in class org.lwjgl.opengles.GLESCapabilities
GL_OVR_multiview2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, the OVR_multiview2 extension is supported.
GL_PACK_ALIGNMENT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_PACK_REVERSE_ROW_ORDER_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEPackReverseRowOrder
Accepted by the pname parameter of PixelStore{if}, GetIntegerv(), GetBooleanv(), and GetFloatv().
GL_PACK_ROW_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PACK_ROW_LENGTH_NV - Static variable in class org.lwjgl.opengles.NVPackSubimage
Accepted by the pname parameters of PixelStorei, GetIntegerv, and GetFloatv.
GL_PACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PACK_SKIP_PIXELS_NV - Static variable in class org.lwjgl.opengles.NVPackSubimage
Accepted by the pname parameters of PixelStorei, GetIntegerv, and GetFloatv.
GL_PACK_SKIP_ROWS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PACK_SKIP_ROWS_NV - Static variable in class org.lwjgl.opengles.NVPackSubimage
Accepted by the pname parameters of PixelStorei, GetIntegerv, and GetFloatv.
GL_PALETTE4_R5_G6_B5_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE4_RGB5_A1_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE4_RGB8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE4_RGBA4_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE4_RGBA8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE8_R5_G6_B5_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE8_RGB5_A1_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE8_RGB8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE8_RGBA4_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PALETTE8_RGBA8_OES - Static variable in class org.lwjgl.opengles.OESCompressedPalettedTexture
Accepted by the internalformat paramter of CompressedTexImage2D.
GL_PATCH_VERTICES - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of PatchParameteri, GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PATCH_VERTICES_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of PatchParameteriEXT, GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PATCH_VERTICES_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of PatchParameteriOES, GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PATCHES - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_PATCHES_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_PATCHES_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_PATH_CLIENT_LENGTH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_COMMAND_COUNT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetPathParameterfvNV and GetPathParameterivNV.
GL_PATH_COMPUTED_LENGTH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetPathParameterfvNV and GetPathParameterivNV.
GL_PATH_COORD_COUNT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetPathParameterfvNV and GetPathParameterivNV.
GL_PATH_COVER_DEPTH_FUNC_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PATH_DASH_ARRAY_COUNT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetPathParameterfvNV and GetPathParameterivNV.
GL_PATH_DASH_CAPS_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV and PathParameterfvNV.
GL_PATH_DASH_OFFSET_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_DASH_OFFSET_RESET_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_END_CAPS_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV and PathParameterfvNV.
GL_PATH_ERROR_POSITION_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PATH_FILL_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetPathParameterfvNV and GetPathParameterivNV.
GL_PATH_FILL_COVER_MODE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_FILL_MASK_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_FILL_MODE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_FORMAT_PS_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the format parameter of PathStringNV.
GL_PATH_FORMAT_SVG_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the format parameter of PathStringNV.
GL_PATH_INITIAL_DASH_CAP_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_INITIAL_END_CAP_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_JOIN_STYLE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_MAX_MODELVIEW_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_MAX_PROJECTION_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_MITER_LIMIT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_MODELVIEW_MATRIX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_MODELVIEW_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_MODELVIEW_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_OBJECT_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the genMode parameter of PathColorGenNV, PathTexGenNV, ProgramPathFragmentInputGenNV.
GL_PATH_PROJECTION_MATRIX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_PROJECTION_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_PROJECTION_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_STENCIL_DEPTH_OFFSET_FACTOR_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PATH_STENCIL_DEPTH_OFFSET_UNITS_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PATH_STENCIL_FUNC_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PATH_STENCIL_REF_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PATH_STENCIL_VALUE_MASK_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PATH_STROKE_BOUND_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_STROKE_BOUNDING_BOX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of GetPathParameterfvNV and GetPathParameterivNV.
GL_PATH_STROKE_COVER_MODE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_STROKE_MASK_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_STROKE_WIDTH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_TERMINAL_DASH_CAP_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_TERMINAL_END_CAP_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the pname parameter of PathParameterfNV, PathParameterfvNV, GetPathParameterfvNV, PathParameteriNV, PathParameterivNV, and GetPathParameterivNV.
GL_PATH_TRANSPOSE_MODELVIEW_MATRIX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PATH_TRANSPOSE_PROJECTION_MATRIX_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Token values for matrices.
GL_PERCENTAGE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
Returned as a valid value in data parameter of GetPerfMonitorCounterInfoAMD if pname = COUNTER_TYPE_AMD.
GL_PERFMON_GLOBAL_MODE_QCOM - Static variable in class org.lwjgl.opengles.QCOMPerfmonGlobalMode
Accepted by the cap parameter of Enable and Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_PERFMON_RESULT_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
Accepted by the pname parameter of GetPerfMonitorCounterDataAMD.
GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
Accepted by the pname parameter of GetPerfMonitorCounterDataAMD.
GL_PERFMON_RESULT_SIZE_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
Accepted by the pname parameter of GetPerfMonitorCounterDataAMD.
GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by glGetPerfCounterInfoINTEL function as counter data type enumeration in location pointed by counterDataTypeEnum.
GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by glGetPerfCounterInfoINTEL function as counter data type enumeration in location pointed by counterDataTypeEnum.
GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by glGetPerfCounterInfoINTEL function as counter data type enumeration in location pointed by counterDataTypeEnum.
GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by glGetPerfCounterInfoINTEL function as counter data type enumeration in location pointed by counterDataTypeEnum.
GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by glGetPerfCounterInfoINTEL function as counter data type enumeration in location pointed by counterDataTypeEnum.
GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Accepted by the pname parameter of GetIntegerv.
GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by GetPerfCounterInfoINTEL function as counter type enumeration in location pointed by counterTypeEnum.
GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by GetPerfCounterInfoINTEL function as counter type enumeration in location pointed by counterTypeEnum.
GL_PERFQUERY_COUNTER_EVENT_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by GetPerfCounterInfoINTEL function as counter type enumeration in location pointed by counterTypeEnum.
GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Accepted by the pname parameter of GetIntegerv.
GL_PERFQUERY_COUNTER_RAW_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by GetPerfCounterInfoINTEL function as counter type enumeration in location pointed by counterTypeEnum.
GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by GetPerfCounterInfoINTEL function as counter type enumeration in location pointed by counterTypeEnum.
GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by GetPerfCounterInfoINTEL function as counter type enumeration in location pointed by counterTypeEnum.
GL_PERFQUERY_DONOT_FLUSH_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Accepted by the flags parameter of GetPerfQueryDataINTEL.
GL_PERFQUERY_FLUSH_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Accepted by the flags parameter of GetPerfQueryDataINTEL.
GL_PERFQUERY_GLOBAL_CONTEXT_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by the capsMask parameter of GetPerfQueryInfoINTEL.
GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Accepted by the pname parameter of GetBooleanv.
GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Accepted by the pname parameter of GetIntegerv.
GL_PERFQUERY_SINGLE_CONTEXT_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Returned by the capsMask parameter of GetPerfQueryInfoINTEL.
GL_PERFQUERY_WAIT_INTEL - Static variable in class org.lwjgl.opengles.INTELPerformanceQuery
Accepted by the flags parameter of GetPerfQueryDataINTEL.
GL_PINLIGHT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_PIXEL_BUFFER_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_PIXEL_PACK_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PIXEL_PACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PIXEL_UNPACK_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PLUS_CLAMPED_ALPHA_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_PLUS_CLAMPED_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_PLUS_DARKER_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_PLUS_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_POINT_NV - Static variable in class org.lwjgl.opengles.NVPolygonMode
Returned by GetIntegerv, GetFloatv, and GetInteger64v when pname is POLYGON_MODE_NV.
GL_POINTS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_POLYGON_MODE_NV - Static variable in class org.lwjgl.opengles.NVPolygonMode
Accepted by the pname parameter to GetIntegerv.
GL_POLYGON_OFFSET_CLAMP_EXT - Static variable in class org.lwjgl.opengles.EXTPolygonOffsetClamp
Accepted by the pname parameters of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_POLYGON_OFFSET_FACTOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_POLYGON_OFFSET_FILL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_POLYGON_OFFSET_LINE_NV - Static variable in class org.lwjgl.opengles.NVPolygonMode
Accepted by the pname parameter to IsEnabled.
GL_POLYGON_OFFSET_POINT_NV - Static variable in class org.lwjgl.opengles.NVPolygonMode
Accepted by the pname parameter to IsEnabled.
GL_POLYGON_OFFSET_UNITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_PRIMITIVE_BOUNDING_BOX_ARB - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PRIMITIVE_BOUNDING_BOX_EXT - Static variable in class org.lwjgl.opengles.EXTPrimitiveBoundingBox
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PRIMITIVE_BOUNDING_BOX_OES - Static variable in class org.lwjgl.opengles.OESPrimitiveBoundingBox
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PRIMITIVE_RESTART_FIXED_INDEX - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetBooleanv, GetFloatv, GetIntegerv, and GetInteger64v.
GL_PRIMITIVES_GENERATED - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the target parameter of BeginQuery, EndQuery, GetQueryiv, and GetQueryObjectuiv.
GL_PRIMITIVES_GENERATED_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the target parameter of BeginQuery, EndQuery, GetQueryiv, and GetQueryObjectuiv.
GL_PRIMITIVES_GENERATED_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the target parameter of BeginQuery, EndQuery, GetQueryiv, and GetQueryObjectuiv.
GL_PROGRAM - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_PROGRAM_BINARY_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEProgramBinary
Accepted by the binaryFormat parameter of ProgramBinaryOES.
GL_PROGRAM_BINARY_FORMAT_MESA - Static variable in class org.lwjgl.opengles.MESAProgramBinaryFormats
For ARB_get_program_binary, GL_PROGRAM_BINARY_FORMAT_MESA may be returned from GetProgramBinary calls in the binaryFormat parameter and when retrieving the value of PROGRAM_BINARY_FORMATS.
GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PROGRAM_BINARY_FORMATS_OES - Static variable in class org.lwjgl.opengles.OESGetProgramBinary
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PROGRAM_BINARY_LENGTH_OES - Static variable in class org.lwjgl.opengles.OESGetProgramBinary
ccepted by the pname parameter of GetProgramiv.
GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_PROGRAM_INPUT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_PROGRAM_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_PROGRAM_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
Accepted by the type parameter of LabelObjectEXT and GetObjectLabelEXT.
GL_PROGRAM_OUTPUT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_PROGRAM_PIPELINE - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_PROGRAM_PIPELINE_BINDING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_PROGRAM_PIPELINE_BINDING_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_PROGRAM_PIPELINE_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_PROGRAM_PIPELINE_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
Accepted by the type parameter of LabelObjectEXT and GetObjectLabelEXT.
GL_PROGRAM_SEPARABLE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_PROGRAM_SEPARABLE_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
Accepted by the pname parameter of ProgramParameteriEXT and GetProgramiv.
GL_PROGRAMMABLE_SAMPLE_LOCATION_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of GetMultisamplefv.
GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_PROTECTED_MEMORY_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of MemoryObjectParameterivEXT, and GetMemoryObjectParameterivEXT.
GL_QCOM_alpha_test - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMAlphaTest is supported.
GL_QCOM_binning_control - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMBinningControl is supported.
GL_QCOM_driver_control - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMDriverControl is supported.
GL_QCOM_extended_get - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMExtendedGet is supported.
GL_QCOM_extended_get2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMExtendedGet2 is supported.
GL_QCOM_frame_extrapolation - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMFrameExtrapolation is supported.
GL_QCOM_framebuffer_foveated - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMFramebufferFoveated is supported.
GL_QCOM_motion_estimation - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMMotionEstimation is supported.
GL_QCOM_perfmon_global_mode - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMPerfmonGlobalMode is supported.
GL_QCOM_render_shared_exponent - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMRenderSharedExponent is supported.
GL_QCOM_shader_framebuffer_fetch_noncoherent - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMShaderFramebufferFetchNoncoherent is supported.
GL_QCOM_shader_framebuffer_fetch_rate - Variable in class org.lwjgl.opengles.GLESCapabilities
When certain built-ins (e.g.
GL_QCOM_shading_rate - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMShadingRate is supported.
GL_QCOM_texture_foveated - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMTextureFoveated is supported.
GL_QCOM_texture_foveated_subsampled_layout - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMTextureFoveatedSubsampledLayout is supported.
GL_QCOM_texture_foveated2 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMTextureFoveated2 is supported.
GL_QCOM_tiled_rendering - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMTiledRendering is supported.
GL_QCOM_writeonly_rendering - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, QCOMWriteonlyRendering is supported.
GL_QCOM_YUV_texture_gather - Variable in class org.lwjgl.opengles.GLESCapabilities
Extension EXT_gpu_shader5 introduced the texture gather built-in functions.
GL_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_QUADS - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetProgramiv when pname is TESS_GEN_MODE.
GL_QUADS_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_MODE_EXT.
GL_QUADS_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Returned by GetProgramiv when pname is TESS_GEN_MODE_OES.
GL_QUERY - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_QUERY_BY_REGION_NO_WAIT_NV - Static variable in class org.lwjgl.opengles.NVConditionalRender
Accepted by the mode parameter of BeginConditionalRenderNV.
GL_QUERY_BY_REGION_WAIT_NV - Static variable in class org.lwjgl.opengles.NVConditionalRender
Accepted by the mode parameter of BeginConditionalRenderNV.
GL_QUERY_COUNTER_BITS_EXT - Static variable in class org.lwjgl.opengles.EXTDisjointTimerQuery
Accepted by the pname parameter of GetQueryivEXT.
GL_QUERY_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_QUERY_NO_WAIT_NV - Static variable in class org.lwjgl.opengles.NVConditionalRender
Accepted by the mode parameter of BeginConditionalRenderNV.
GL_QUERY_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
Accepted by the type parameter of LabelObjectEXT and GetObjectLabelEXT.
GL_QUERY_RESULT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_QUERY_RESULT_AVAILABLE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_QUERY_RESULT_AVAILABLE_EXT - Static variable in class org.lwjgl.opengles.EXTDisjointTimerQuery
Accepted by the pname parameter of GetQueryObjectivEXT, GetQueryObjectuivEXT, GetQueryObjecti64vEXT, and GetQueryObjectui64vEXT.
GL_QUERY_RESULT_AVAILABLE_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Accepted by the pname parameter of GetQueryObjectivEXT and GetQueryObjectuivEXT.
GL_QUERY_RESULT_EXT - Static variable in class org.lwjgl.opengles.EXTDisjointTimerQuery
Accepted by the pname parameter of GetQueryObjectivEXT, GetQueryObjectuivEXT, GetQueryObjecti64vEXT, and GetQueryObjectui64vEXT.
GL_QUERY_RESULT_EXT - Static variable in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Accepted by the pname parameter of GetQueryObjectivEXT and GetQueryObjectuivEXT.
GL_QUERY_WAIT_NV - Static variable in class org.lwjgl.opengles.NVConditionalRender
Accepted by the mode parameter of BeginConditionalRenderNV.
GL_R11F_G11F_B10F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R11F_G11F_B10F_APPLE - Static variable in class org.lwjgl.opengles.APPLETexturePackedFloat
Accepted by the internalformat parameter of TexStorage2DEXT.
GL_R16_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D and TexStorage2DMultisample, TexStorage3DMultisampleOES, TexBufferEXT, TexBufferRangeEXT, TextureViewEXT, RenderbufferStorage and RenderbufferStorageMultisample.
GL_R16_SNORM_EXT - Static variable in class org.lwjgl.opengles.EXTRenderSnorm
Accepted by the internalFormat parameter of RenderbufferStorage and RenderbufferStorageMultisample.
GL_R16_SNORM_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D, TexStorage2DMultisample, TexStorage3DMultisampleOES and TextureViewEXT.
GL_R16F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
Accepted by the internalformat parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE.
GL_R16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_R16I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R16UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R32F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_R32I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R32UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRG
Accepted by the internalformat parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE.
GL_R8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_R8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R8I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_R8UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT - Static variable in class org.lwjgl.opengles.EXTRasterMultisample
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_RASTER_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengles.EXTRasterMultisample
Accepted by the cap parameter of Enable, Disable, IsEnabled.
GL_RASTER_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the cap parameter of Enable, Disable, IsEnabled.
GL_RASTER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTRasterMultisample
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_RASTER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_RASTERIZER_DISCARD - Static variable in class org.lwjgl.opengles.GLES30
 
GL_READ_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_READ_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
Accepted by the target parameter of GetIntegeri_EXT.
GL_READ_BUFFER_NV - Static variable in class org.lwjgl.opengles.NVReadBuffer
Accepted by the pname parameter of GetIntegerv.
GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_READ_FRAMEBUFFER_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
Accepted by the target parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferTexture3DOES, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv.
GL_READ_FRAMEBUFFER_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
Accepted by the target parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv.
GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_READ_FRAMEBUFFER_BINDING_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferBlit
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_READ_FRAMEBUFFER_BINDING_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_READ_FRAMEBUFFER_BINDING_NV - Static variable in class org.lwjgl.opengles.NVFramebufferBlit
Accepted by the pname parameters of GetIntegerv and GetFloatv.
GL_READ_FRAMEBUFFER_NV - Static variable in class org.lwjgl.opengles.NVFramebufferBlit
Accepted by the target parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture2D, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv.
GL_READ_ONLY - Static variable in class org.lwjgl.opengles.GLES31
 
GL_READ_WRITE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_RECT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RED_BITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RED_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRG
Accepted by the internalformat parameter of TexImage2D and CopyTexImage2D, and the format parameter of TexImage2D, TexSubImage2D, and ReadPixels.
GL_RED_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RED_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_REFERENCED_BY_COMPUTE_SHADER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_GEOMETRY_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_GEOMETRY_SHADER_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_MESH_SHADER_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted in the props array of GetProgramResourceiv.
GL_REFERENCED_BY_TASK_SHADER_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted in the props array of GetProgramResourceiv.
GL_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_TESS_CONTROL_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_TESS_CONTROL_SHADER_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_TESS_EVALUATION_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_TESS_EVALUATION_SHADER_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the props parameter of GetProgramResourceiv.
GL_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_RELATIVE_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_CONIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_HORIZONTAL_LINE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_LARGE_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_LARGE_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_LINE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_MOVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_RECT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_ROUNDED_RECT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_ROUNDED_RECT2_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_ROUNDED_RECT4_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_ROUNDED_RECT8_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_SMALL_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_SMALL_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RELATIVE_VERTICAL_LINE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM - Static variable in class org.lwjgl.opengles.QCOMBinningControl
Accepted by the hint parameter of Hint.
GL_RENDERBUFFER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RENDERBUFFER_SAMPLES_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEFramebufferMultisample
Accepted by the pname parameter of GetRenderbufferParameteriv.
GL_RENDERBUFFER_SAMPLES_APPLE - Static variable in class org.lwjgl.opengles.APPLEFramebufferMultisample
Accepted by the pname parameter of GetRenderbufferParameteriv.
GL_RENDERBUFFER_SAMPLES_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
Accepted by the pname parameter of GetRenderbufferParameteriv.
GL_RENDERBUFFER_SAMPLES_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
Accepted by the pname parameter of GetRenderbufferParameteriv.
GL_RENDERBUFFER_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMultisample
Accepted by the pname parameter of GetRenderbufferParameteriv.
GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERBUFFER_STORAGE_SAMPLES_AMD - Static variable in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
Accepted by the pname parameter of GetRenderbufferParameteriv.
GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RENDERER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_REPEAT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_REPLACE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_REPRESENTATIVE_FRAGMENT_TEST_NV - Static variable in class org.lwjgl.opengles.NVRepresentativeFragmentTest
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv and GetFloatv.
GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES - Static variable in class org.lwjgl.opengles.EXTYUVTarget
Accepted as value in GetTexParameter*() queries.
GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
Accepted as value in GetTexParameter*() queries.
GL_RESET_NOTIFICATION_STRATEGY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the value parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_RESET_NOTIFICATION_STRATEGY_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
Accepted by the value parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_RESET_NOTIFICATION_STRATEGY_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
Accepted by the value parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_RESTART_PATH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_RG - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRG
Accepted by the internalformat parameter of TexImage2D and CopyTexImage2D, and the format parameter of TexImage2D, TexSubImage2D, and ReadPixels.
GL_RG_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG16_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D and TexStorage2DMultisample, TexStorage3DMultisampleOES, TexBufferEXT, TexBufferRangeEXT, TextureViewEXT, RenderbufferStorage and RenderbufferStorageMultisample.
GL_RG16_SNORM_EXT - Static variable in class org.lwjgl.opengles.EXTRenderSnorm
Accepted by the internalFormat parameter of RenderbufferStorage and RenderbufferStorageMultisample.
GL_RG16_SNORM_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D, TexStorage2DMultisample, TexStorage3DMultisampleOES and TextureViewEXT.
GL_RG16F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
Accepted by the internalformat parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE.
GL_RG16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RG16I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG16UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG32F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RG32I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG32UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureRG
Accepted by the internalformat parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE.
GL_RG8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RG8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG8I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RG8UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RGB_422_APPLE - Static variable in class org.lwjgl.opengles.APPLERGB422
Accepted by the format parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, and GetColorTable.
GL_RGB_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB_RAW_422_APPLE - Static variable in class org.lwjgl.opengles.APPLERGB422
Accepted by the internalformat parameter of TexImage2D, TexImage3D, CopyTexImage2D, TexStorage2D, and TexStorage3D.
GL_RGB_RAW_422_APPLE - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RGB10_A2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB10_A2_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RGB10_A2_EXT - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_RGB10_A2UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB10_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RGB10_EXT - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_RGB16_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D, TexStorage2DMultisample, TexStorage3DMultisampleOES and TextureViewEXT.
GL_RGB16_SNORM_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D, TexStorage2DMultisample, TexStorage3DMultisampleOES and TextureViewEXT.
GL_RGB16F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
Accepted by the internalformat parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE.
GL_RGB16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RGB16I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB16UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB32F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RGB32I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB32UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB5_A1 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RGB5_A1_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_RGB565 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RGB565_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_RGB8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB8_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_RGB8_OES - Static variable in class org.lwjgl.opengles.OESRGB8RGBA8
Accepted by the internalformat parameter of RenderbufferStorageOES.
GL_RGB8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB8I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB8UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB9_E5 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGB9_E5 - Static variable in class org.lwjgl.opengles.QCOMRenderSharedExponent
Accepted by the internalFormat parameter of RenderbufferStorage.
GL_RGB9_E5_APPLE - Static variable in class org.lwjgl.opengles.APPLETexturePackedFloat
Accepted by the internalformat parameter of TexStorage2DEXT.
GL_RGBA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RGBA_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA16_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D and TexStorage2DMultisample, TexStorage3DMultisampleOES, TexBufferEXT, TexBufferRangeEXT, TextureViewEXT, RenderbufferStorage and RenderbufferStorageMultisample.
GL_RGBA16_SNORM_EXT - Static variable in class org.lwjgl.opengles.EXTRenderSnorm
Accepted by the internalFormat parameter of RenderbufferStorage and RenderbufferStorageMultisample.
GL_RGBA16_SNORM_EXT - Static variable in class org.lwjgl.opengles.EXTTextureNorm16
Accepted by the internalFormat parameter of TexImage2D,TexImage3D, TexStorage2D, TexStorage3D, TexStorage2DMultisample, TexStorage3DMultisampleOES and TextureViewEXT.
GL_RGBA16F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA16F_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
Accepted by the internalformat parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE.
GL_RGBA16F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RGBA16I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA16UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA32F - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA32F_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the internalformat parameter of TexStorage when implemented on OpenGL ES.
GL_RGBA32I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA32UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA4 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_RGBA4_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_RGBA8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA8_OES - Static variable in class org.lwjgl.opengles.OESRequiredInternalformat
Accepted by the internalformat argument of TexImage2D, TexImage3DOES, and CopyTexImage2D.
GL_RGBA8_OES - Static variable in class org.lwjgl.opengles.OESRGB8RGBA8
Accepted by the internalformat parameter of RenderbufferStorageOES.
GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA8I - Static variable in class org.lwjgl.opengles.GLES30
 
GL_RGBA8UI - Static variable in class org.lwjgl.opengles.GLES30
 
GL_ROUND_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is one of PATH_END_CAPS_NV, PATH_INTIAL_END_CAP_NV, PATH_TERMINAL_END_CAP_NV, PATH_DASH_CAPS_NV, PATH_INITIAL_DASH_CAP_NV, and PATH_TERMINAL_DASH_CAP_NV.
GL_ROUNDED_RECT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_ROUNDED_RECT2_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_ROUNDED_RECT4_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_ROUNDED_RECT8_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SAMPLE_ALPHA_TO_ONE_EXT - Static variable in class org.lwjgl.opengles.EXTMultisampleCompatibility
Accepted by the cap parameter to Enable, Disable, and IsEnabled and the pname parameter to GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_SAMPLE_BUFFERS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SAMPLE_COVERAGE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SAMPLE_COVERAGE_INVERT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SAMPLE_COVERAGE_VALUE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SAMPLE_LOCATION_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of GetMultisamplefv.
GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV - Static variable in class org.lwjgl.opengles.NVSampleLocations
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_SAMPLE_MASK - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SAMPLE_MASK_VALUE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SAMPLE_POSITION - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SAMPLE_SHADING - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_SAMPLE_SHADING_OES - Static variable in class org.lwjgl.opengles.OESSampleShading
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_SAMPLER - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_SAMPLER_2D - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SAMPLER_2D_ARRAY_NV - Static variable in class org.lwjgl.opengles.NVTextureArray
Returned by the type parameter of GetActiveUniform.
GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SAMPLER_2D_ARRAY_SHADOW_NV - Static variable in class org.lwjgl.opengles.NVShadowSamplersArray
Returned in type by glGetActiveUniform.
GL_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform.
GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureStorageMultisample2DArray
Returned by the type parameter of GetActiveUniform.
GL_SAMPLER_2D_SHADOW - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SAMPLER_2D_SHADOW_EXT - Static variable in class org.lwjgl.opengles.EXTShadowSamplers
Returned in type by glGetActiveUniform.
GL_SAMPLER_3D - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
(note that this token name is an alias for TEXTURE_BUFFER, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Returned in the type parameter of GetActiveUniform, the params parameter of GetActiveUniformsiv, and the params parameter of GetProgramResourceiv when the TYPE property is queried on the UNIFORM interface.
GL_SAMPLER_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
(note that this token name is an alias for TEXTURE_BUFFER_OES, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_SAMPLER_CUBE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_SAMPLER_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_SAMPLER_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_SAMPLER_CUBE_SHADOW - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SAMPLER_CUBE_SHADOW_NV - Static variable in class org.lwjgl.opengles.NVShadowSamplersCube
Returned in type by glGetActiveUniform.
GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT - Static variable in class org.lwjgl.opengles.EXTYUVTarget
Returned in the type parameter of GetActiveUniform.
GL_SAMPLER_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
Returned in the type parameter of GetActiveUniform.
GL_SAMPLER_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_SAMPLES - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SCISSOR_BOX_EXCLUSIVE_NV - Static variable in class org.lwjgl.opengles.NVScissorExclusive
GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SCISSOR_TEST_EXCLUSIVE_NV - Static variable in class org.lwjgl.opengles.NVScissorExclusive
Accepted by the cap parameter of Enable, Disable, and IsEnabled, by the target parameter of Enablei, Disablei and IsEnabledi, and by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetBooleani_v, GetIntegeri_v and GetInteger64i_v.
GL_SCREEN - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SCREEN_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SCREEN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SEMAPHORE_TYPE_BINARY_NV - Static variable in class org.lwjgl.opengles.NVTimelineSemaphore
Accepted by the param parameter of SemaphoreParameterivNV and GetSemaphoreParameterivNV when pname parameter is SEMAPHORE_TYPE_NV.
GL_SEMAPHORE_TYPE_NV - Static variable in class org.lwjgl.opengles.NVTimelineSemaphore
Accepted by the pname parameter of SemaphoreParameterivNV and GetSemaphoreParameterivNV.
GL_SEMAPHORE_TYPE_TIMELINE_NV - Static variable in class org.lwjgl.opengles.NVTimelineSemaphore
Accepted by the param parameter of SemaphoreParameterivNV and GetSemaphoreParameterivNV when pname parameter is SEMAPHORE_TYPE_NV.
GL_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SGX_BINARY_IMG - Static variable in class org.lwjgl.opengles.IMGShaderBinary
Accepted by the binaryformat parameter of ShaderBinary.
GL_SGX_PROGRAM_BINARY_IMG - Static variable in class org.lwjgl.opengles.IMGProgramBinary
Accepted by the binaryFormat parameter of ProgramBinaryOES.
GL_SHADER - Static variable in class org.lwjgl.opengles.GLES32
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_SHADER_BINARY_DMP - Static variable in class org.lwjgl.opengles.DMPShaderBinary
Accepted by the binaryformat parameter of ShaderBinary.
GL_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SHADER_BINARY_VIV - Static variable in class org.lwjgl.opengles.VIVShaderBinary
Accepted by the binaryformat parameter of ShaderBinary.
GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SHADER_IMAGE_ACCESS_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Tokens accepted or provided by the identifier parameters of ObjectLabel and GetObjectLabel.
GL_SHADER_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
Accepted by the type parameter of LabelObjectEXT and GetObjectLabelEXT.
GL_SHADER_PIXEL_LOCAL_STORAGE_EXT - Static variable in class org.lwjgl.opengles.EXTShaderPixelLocalStorage
Accepted by the pname parameters of IsEnabled, GetBooleanv, GetIntegerv, GetInteger64v, or GetFloatv.
GL_SHADER_SOURCE_LENGTH - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SHADER_STORAGE_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_STORAGE_BLOCK - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_STORAGE_BUFFER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_STORAGE_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_STORAGE_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_STORAGE_BUFFER_START - Static variable in class org.lwjgl.opengles.GLES31
 
GL_SHADER_TYPE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SHADING_LANGUAGE_VERSION - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SHADING_RATE_1X1_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_1X1_PIXELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Allowed in the rate parameter in ShadingRateQCOM.
GL_SHADING_RATE_1X2_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_1X2_PIXELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Allowed in the rate parameter in ShadingRateQCOM.
GL_SHADING_RATE_1X4_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_2X1_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_2X1_PIXELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Allowed in the rate parameter in ShadingRateQCOM.
GL_SHADING_RATE_2X2_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_2X2_PIXELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Allowed in the rate parameter in ShadingRateQCOM.
GL_SHADING_RATE_2X4_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_4X1_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_4X2_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_4X2_PIXELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Allowed in the rate parameter in ShadingRateQCOM.
GL_SHADING_RATE_4X4_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Allowed in the rate parameter in ShadingRateEXT.
GL_SHADING_RATE_4X4_PIXELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Allowed in the rate parameter in ShadingRateQCOM.
GL_SHADING_RATE_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the attachment parameter of FramebufferShadingRateEXT and GetFramebufferAttachmentParameteriv.
GL_SHADING_RATE_EXT - Static variable in class org.lwjgl.opengles.EXTFragmentShadingRate
Accepted by the pname parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetInteger64v.
GL_SHADING_RATE_IMAGE_PALETTE_COUNT_NV - Static variable in class org.lwjgl.opengles.NVPrimitiveShadingRate
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_SHADING_RATE_IMAGE_PER_PRIMITIVE_NV - Static variable in class org.lwjgl.opengles.NVPrimitiveShadingRate
Accepted by the cap parameter of Enable, Disable, and IsEnabled and by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv.
GL_SHADING_RATE_PRESERVE_ASPECT_RATIO_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Accepted by the cap parameter of Enable, Disable, IsEnabled.
GL_SHADING_RATE_QCOM - Static variable in class org.lwjgl.opengles.QCOMShadingRate
Accepted by the pname parameter of GetIntegerv, GetInterger64v and GetFloatv.
GL_SHARED_EDGE_NV - Static variable in class org.lwjgl.opengles.NVPathRenderingSharedEdge
Allowed to be added to command tokens in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_SHORT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SIGNALED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SIGNALED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned in values for GetSyncivAPPLE pname SYNC_STATUS_APPLE.
GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SKIP_DECODE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureSRGBDecode
Accepted by the param parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, TexParameterIiv, TexParameterIuiv, TexParameterIivEXT, TexParameterIuivEXT, TextureParameterfEXT, TextureParameterfvEXT, TextureParameteriEXT, TextureParameterivEXT, TextureParameterIivEXT, TextureParameterIuivEXT, MultiTexParameterfEXT, MultiTexParameterfvEXT, MultiTexParameteriEXT, MultiTexParameterivEXT, MultiTexParameterIivEXT, MultiTexParameterIuivEXT, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv, and SamplerParameterIuiv.
GL_SKIP_MISSING_GLYPH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the handleMissingGlyph parameter of PathGlyphsNV and PathGlyphRangeNV.
GL_SLUMINANCE_ALPHA_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the format and internalformat parameter of TexImage2D, and TexImage3DNV.
GL_SLUMINANCE_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the format and internalformat parameter of TexImage2D, and TexImage3DNV.
GL_SLUMINANCE8_ALPHA8_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the internalformat parameter of TexStorage2DEXT and TexStorage3DEXT.
GL_SLUMINANCE8_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the internalformat parameter of TexStorage2DEXT and TexStorage3DEXT.
GL_SMALL_CCW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_SMALL_CW_ARC_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_SMAPHS_PROGRAM_BINARY_DMP - Static variable in class org.lwjgl.opengles.DMPProgramBinary
Accepted by the binaryFormat parameter of ProgramBinaryOES.
GL_SMAPHS30_PROGRAM_BINARY_DMP - Static variable in class org.lwjgl.opengles.DMPProgramBinary
Accepted by the binaryFormat parameter of ProgramBinaryOES.
GL_SMOOTH_CUBIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_SMOOTH_QUADRATIC_CURVE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_SOFTLIGHT - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SOFTLIGHT_KHR - Static variable in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SOFTLIGHT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetIntegerv, GetFloatv, GetInteger64v, and GetBooleanv.
GL_SQUARE_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is one of PATH_END_CAPS_NV, PATH_INTIAL_END_CAP_NV, PATH_TERMINAL_END_CAP_NV, PATH_DASH_CAPS_NV, PATH_INITIAL_DASH_CAP_NV, and PATH_TERMINAL_DASH_CAP_NV.
GL_SR8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureSRGBR8
Accepted by the internalformat parameters of TexImage2D, TexImage3D, TexStorage2D and TexStorage3D.
GL_SRC_ALPHA - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SRC_ALPHA_SATURATE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SRC_ALPHA_SATURATE_EXT - Static variable in class org.lwjgl.opengles.EXTBlendFuncExtended
Accepted by the src and dst parameters of BlendFunc and BlendFunciEXT, and by the srcRGB, dstRGB, srcAlpha and dstAlpha parameters of BlendFuncSeparate and BlendFuncSeparateiEXT.
GL_SRC_ATOP_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SRC_COLOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SRC_IN_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SRC_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SRC_OUT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SRC_OVER_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_SRC1_ALPHA_EXT - Static variable in class org.lwjgl.opengles.EXTBlendFuncExtended
Accepted by the src and dst parameters of BlendFunc and BlendFunciEXT, and by the srcRGB, dstRGB, srcAlpha and dstAlpha parameters of BlendFuncSeparate and BlendFuncSeparateiEXT.
GL_SRC1_COLOR_EXT - Static variable in class org.lwjgl.opengles.EXTBlendFuncExtended
Accepted by the src and dst parameters of BlendFunc and BlendFunciEXT, and by the srcRGB, dstRGB, srcAlpha and dstAlpha parameters of BlendFuncSeparate and BlendFuncSeparateiEXT.
GL_SRG8_EXT - Static variable in class org.lwjgl.opengles.EXTTextureSRGBRG8
 
GL_SRGB - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
Accepted by the format and internalformat parameter of TexImage2D, and TexImage3DOES.
GL_SRGB_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
Accepted by the format and internalformat parameter of TexImage2D, and TexImage3DOES.
GL_SRGB8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SRGB8_ALPHA8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SRGB8_ALPHA8_EXT - Static variable in class org.lwjgl.opengles.EXTSRGB
Accepted by the internalformat parameter of RenderbufferStorage.
GL_SRGB8_NV - Static variable in class org.lwjgl.opengles.NVSRGBFormats
Accepted by the internalformat parameter of RenderbufferStorage, TexStorage2DEXT, and TexStorage3DEXT.
GL_STACK_OVERFLOW - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetError.
GL_STACK_OVERFLOW_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Returned by GetError.
GL_STACK_UNDERFLOW - Static variable in class org.lwjgl.opengles.GLES32
Returned by GetError.
GL_STACK_UNDERFLOW_KHR - Static variable in class org.lwjgl.opengles.KHRDebug
Returned by GetError.
GL_STANDARD_FONT_FORMAT_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fontTarget parameter of PathMemoryGlyphIndexArrayNV.
GL_STANDARD_FONT_NAME_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fontTarget parameter of PathGlyphsNV, PathGlyphRangeNV, and PathGlyphIndexRangeNV.
GL_STATE_RESTORE - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtTexObjectStateOverrideiQCOM.
GL_STATIC_COPY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_STATIC_DRAW - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STATIC_READ - Static variable in class org.lwjgl.opengles.GLES30
 
GL_STENCIL - Static variable in class org.lwjgl.opengles.GLES30
 
GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BACK_FAIL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BACK_FUNC - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BACK_REF - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BACK_VALUE_MASK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BACK_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BUFFER_BIT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_BUFFER_BIT0_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_BUFFER_BIT1_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_BUFFER_BIT2_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_BUFFER_BIT3_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_BUFFER_BIT4_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_BUFFER_BIT5_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_BUFFER_BIT6_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_BUFFER_BIT7_QCOM - Static variable in class org.lwjgl.opengles.QCOMTiledRendering
Accepted by the preserveMask parameter of StartTilingQCOM and EndTilingQCOM.
GL_STENCIL_CLEAR_VALUE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_EXT - Static variable in class org.lwjgl.opengles.EXTDiscardFramebuffer
Accepted in the attachments parameter of DiscardFramebufferEXT when the default framebuffer is bound to target.
GL_STENCIL_FAIL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_FUNC - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_INDEX - Static variable in class org.lwjgl.opengles.GLES31
 
GL_STENCIL_INDEX1_OES - Static variable in class org.lwjgl.opengles.OESStencil1
Accepted by the internalformat parameter of RenderbufferStorageOES.
GL_STENCIL_INDEX4_OES - Static variable in class org.lwjgl.opengles.OESStencil4
Accepted by the internalformat parameter of RenderbufferStorageOES.
GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_INDEX8_OES - Static variable in class org.lwjgl.opengles.OESStencil8
Accepted by the internalformat parameter of RenderbufferStorageOES.
GL_STENCIL_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_REF - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_SAMPLES_NV - Static variable in class org.lwjgl.opengles.NVFramebufferMixedSamples
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_STENCIL_TEST - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_VALUE_MASK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STENCIL_WRITEMASK - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STREAM_COPY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_STREAM_DRAW - Static variable in class org.lwjgl.opengles.GLES20
 
GL_STREAM_READ - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_BASIC_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV - Static variable in class org.lwjgl.opengles.NVShaderSubgroupPartitioned
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_QUAD_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_FEATURE_VOTE_BIT_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Returned as bitfield in the data argument when GetIntegerv is queried with a pname of SUBGROUP_SUPPORTED_FEATURES_KHR.
GL_SUBGROUP_QUAD_ALL_STAGES_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Accepted as the pname argument for GetBooleanv.
GL_SUBGROUP_SIZE_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Accepted as the pname argument for GetIntegerv and GetInteger64v.
GL_SUBGROUP_SUPPORTED_FEATURES_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Accepted as the pname argument for GetIntegerv and GetInteger64v.
GL_SUBGROUP_SUPPORTED_STAGES_KHR - Static variable in class org.lwjgl.opengles.KHRShaderSubgroup
Accepted as the pname argument for GetIntegerv and GetInteger64v.
GL_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV - Static variable in class org.lwjgl.opengles.NVConservativeRaster
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV - Static variable in class org.lwjgl.opengles.NVConservativeRaster
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_SUPERSAMPLE_SCALE_X_NV - Static variable in class org.lwjgl.opengles.NVInternalformatSampleQuery
Accepted by the pname parameter of GetInternalformatSampleivNV.
GL_SUPERSAMPLE_SCALE_Y_NV - Static variable in class org.lwjgl.opengles.NVInternalformatSampleQuery
Accepted by the pname parameter of GetInternalformatSampleivNV.
GL_SUPPORTED_MULTISAMPLE_MODES_AMD - Static variable in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, GetDoublev.
GL_SURFACE_COMPRESSION_EXT - Static variable in class org.lwjgl.opengles.EXTEGLImageStorageCompression
New attributes accepted by the attrib_list argument of EGLImageTargetTexStorageEXT.
GL_SURFACE_COMPRESSION_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
New attributes accepted by the attrib_list argument of TexStorageAttribs2DEXT and TexStorageAttribs3DEXT, and as the pname argument to GetTexParameter*.
GL_SURFACE_COMPRESSION_FIXED_RATE_10BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_11BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_12BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_1BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_2BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_3BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_4BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_5BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_6BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_7BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_8BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_9BPC_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_DEFAULT_EXT - Static variable in class org.lwjgl.opengles.EXTEGLImageStorageCompression
Accepted as attribute values for SURFACE_COMPRESSION_EXT by EGLImageTargetTexStorageEXT.
GL_SURFACE_COMPRESSION_FIXED_RATE_DEFAULT_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SURFACE_COMPRESSION_FIXED_RATE_NONE_EXT - Static variable in class org.lwjgl.opengles.EXTEGLImageStorageCompression
Accepted as attribute values for SURFACE_COMPRESSION_EXT by EGLImageTargetTexStorageEXT.
GL_SURFACE_COMPRESSION_FIXED_RATE_NONE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorageCompression
GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SYNC_CONDITION_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted as the pname parameter of GetSyncivAPPLE.
GL_SYNC_FENCE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SYNC_FENCE_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned in values for GetSynciv pname OBJECT_TYPE_APPLE.
GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SYNC_FLAGS_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted as the pname parameter of GetSyncivAPPLE.
GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SYNC_FLUSH_COMMANDS_BIT_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted in the flags parameter of ClientWaitSyncAPPLE.
GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SYNC_GPU_COMMANDS_COMPLETE_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned in values for GetSyncivAPPLE pname SYNC_CONDITION_APPLE.
GL_SYNC_OBJECT_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted by the type parameter of LabelObjectEXT and GetObjectLabelEXT.
GL_SYNC_STATUS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_SYNC_STATUS_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted as the pname parameter of GetSyncivAPPLE.
GL_SYSTEM_FONT_NAME_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the fontTarget parameter of PathGlyphsNV, PathGlyphRangeNV, and PathGlyphIndexRangeNV.
GL_TASK_SHADER_BIT_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the stages parameter of UseProgramStages.
GL_TASK_SHADER_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the type parameter of CreateShader and returned by the params parameter of GetShaderiv.
GL_TASK_WORK_GROUP_SIZE_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_TESS_CONTROL_OUTPUT_VERTICES_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_CONTROL_OUTPUT_VERTICES_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the type parameter of CreateShader, by the pname parameter of GetProgramPipelineiv, and returned by the params parameter of GetShaderiv.
GL_TESS_CONTROL_SHADER_BIT - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the stages parameter of UseProgramStages.
GL_TESS_CONTROL_SHADER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the stages parameter of UseProgramStages.
GL_TESS_CONTROL_SHADER_BIT_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the stages parameter of UseProgramStages.
GL_TESS_CONTROL_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the type parameter of CreateShader, by the pname parameter of GetProgramPipelineiv, and returned by the params parameter of GetShaderiv.
GL_TESS_CONTROL_SHADER_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the type parameter of CreateShader, by the pname parameter of GetProgramPipelineiv, and returned by the params parameter of GetShaderiv.
GL_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the type parameter of CreateShader, by the pname parameter of GetProgramPipelineiv, and returned by the params parameter of GetShaderiv.
GL_TESS_EVALUATION_SHADER_BIT - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the stages parameter of UseProgramStages.
GL_TESS_EVALUATION_SHADER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the stages parameter of UseProgramStages.
GL_TESS_EVALUATION_SHADER_BIT_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the stages parameter of UseProgramStages.
GL_TESS_EVALUATION_SHADER_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the type parameter of CreateShader, by the pname parameter of GetProgramPipelineiv, and returned by the params parameter of GetShaderiv.
GL_TESS_EVALUATION_SHADER_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the type parameter of CreateShader, by the pname parameter of GetProgramPipelineiv, and returned by the params parameter of GetShaderiv.
GL_TESS_GEN_MODE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_MODE_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_MODE_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_POINT_MODE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_POINT_MODE_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_POINT_MODE_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_SPACING - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_SPACING_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_SPACING_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_VERTEX_ORDER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_VERTEX_ORDER_EXT - Static variable in class org.lwjgl.opengles.EXTTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TESS_GEN_VERTEX_ORDER_OES - Static variable in class org.lwjgl.opengles.OESTessellationShader
Accepted by the pname parameter of GetProgramiv.
GL_TEXTURE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_2D - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the target parameter to GetInternalformativ.
GL_TEXTURE_2D - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the target parameter to GetInternalformativ.
GL_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_2D_ARRAY_NV - Static variable in class org.lwjgl.opengles.NVTextureArray
Accepted by the target parameter of TexImage3DNV, TexSubImage3DNV, CopyTexSubImage3DNV, CompressedTexImage3DNV, CompressedTexSubImage3DNV, TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, GenerateMipmap, and BindTexture.
GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the target parameter of BindTexture, TexStorage3DMultisample, GetInternalformativ, TexParameter{if}*, GetTexParameter{if}v and GetTexLevelParameter{if}v.
GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureStorageMultisample2DArray
Accepted by the target parameter of BindTexture, TexStorage3DMultisampleOES, GetInternalformativ, TexParameter{if}*, GetTexParameter{if}v and GetTexLevelParameter{if}v.
GL_TEXTURE_3D - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the target parameter to GetInternalformativ.
GL_TEXTURE_3D - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_3D_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
Accepted by the target parameter of TexImage3DOES, TexSubImage3DOES, CopyTexSubImage3DOES, CompressedTexImage3DOES and CompressedTexSubImage3DOES, GetTexParameteriv, and GetTexParameterfv.
GL_TEXTURE_ALPHA_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_ALPHA_TYPE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_ASTC_DECODE_PRECISION_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCompressionASTCDecodeMode
Accepted by the pname parameter of TexParameter and GetTexParameter*.
GL_TEXTURE_BASE_LEVEL - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_BINDING_2D - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_BINDING_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_BINDING_2D_ARRAY_NV - Static variable in class org.lwjgl.opengles.NVTextureArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv and GetFloatv.
GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureStorageMultisample2DArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_TEXTURE_BINDING_3D - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_BINDING_3D_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
Accepted by the pname parameter of GetBooleanv, GetIntegerv, and GetFloatv.
GL_TEXTURE_BINDING_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the pname parameters of GetBooleanv, GetFloatv, and GetIntegerv.
GL_TEXTURE_BINDING_CUBE_MAP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetBooleanv, GetIntegerv and GetFloatv.
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv and GetFloatv.
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv and GetFloatv.
GL_TEXTURE_BINDING_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.EXTYUVTarget
Accepted as value in GetIntegerv() and GetFloatv() queries.
GL_TEXTURE_BINDING_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
Accepted as the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetFixedv.
GL_TEXTURE_BLUE_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_BLUE_TYPE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_BORDER_COLOR - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of TexParameteriv, TexParameterfv, SamplerParameteriv, SamplerParameterfv, TexParameterIiv, TexParameterIuiv, SamplerParameterIiv, SamplerParameterIuiv, GetTexParameteriv, GetTexParameterfv, GetTexParameterIiv, GetTexParameterIuiv, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIiv, and GetSamplerParameterIuiv.
GL_TEXTURE_BORDER_COLOR_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBorderClamp
Accepted by the pname parameter of TexParameteriv, TexParameterfv, SamplerParameteriv, SamplerParameterfv, TexParameterIivEXT, TexParameterIuivEXT, SamplerParameterIivEXT, SamplerParameterIuivEXT, GetTexParameteriv, GetTexParameterfv, GetTexParameterIivEXT, GetTexParameterIuivEXT, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIivEXT, and GetSamplerParameterIuivEXT.
GL_TEXTURE_BORDER_COLOR_NV - Static variable in class org.lwjgl.opengles.NVTextureBorderClamp
Accepted by the pname parameter of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv.
GL_TEXTURE_BORDER_COLOR_OES - Static variable in class org.lwjgl.opengles.OESTextureBorderClamp
Accepted by the pname parameter of TexParameteriv, TexParameterfv, SamplerParameteriv, SamplerParameterfv, TexParameterIivOES, TexParameterIuivOES, SamplerParameterIivOES, SamplerParameterIuivOES, GetTexParameteriv, GetTexParameterfv, GetTexParameterIivOES, GetTexParameterIuivOES, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIivOES, and GetSamplerParameterIuivOES.
GL_TEXTURE_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the target parameter of BindBuffer, BufferData, BufferSubData, MapBufferRange, BindTexture, UnmapBuffer, GetBufferParameteriv, GetBufferPointerv, TexBuffer, and TexBufferRange.
GL_TEXTURE_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameters of GetBooleanv, GetFloatv, and GetIntegerv.
GL_TEXTURE_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the pname parameters of GetBooleanv, GetFloatv, and GetIntegerv.
GL_TEXTURE_BUFFER_BINDING_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
Accepted by the pname parameters of GetBooleanv, GetFloatv, and GetIntegerv.
GL_TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_DATA_STORE_BINDING_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the target parameter of BindBuffer, BufferData, BufferSubData, MapBufferRange, BindTexture, UnmapBuffer, GetBufferParameteriv, GetBufferPointerv, TexBufferEXT, and TexBufferRangeEXT.
GL_TEXTURE_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
Accepted by the target parameter of BindBuffer, BufferData, BufferSubData, MapBufferRange, BindTexture, UnmapBuffer, GetBufferParameteriv, GetBufferPointerv, TexBufferOES, and TexBufferRangeOES.
GL_TEXTURE_BUFFER_OFFSET - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the pname parameters of GetBooleanv, GetFloatv, and GetIntegerv.
GL_TEXTURE_BUFFER_OFFSET_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_OFFSET_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_BUFFER_SIZE_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
Accepted by the pname parameter of GetTexLevelParameter.
GL_TEXTURE_COMPARE_FUNC - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_COMPARE_FUNC_EXT - Static variable in class org.lwjgl.opengles.EXTShadowSamplers
Accepted by the pname parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv.
GL_TEXTURE_COMPARE_MODE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_COMPARE_MODE_EXT - Static variable in class org.lwjgl.opengles.EXTShadowSamplers
Accepted by the pname parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv.
GL_TEXTURE_COMPRESSED - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the target parameter to GetInternalformativ.
GL_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the target parameter of TexParameter{if}, TexParameter{if}v, TexParameterI{i ui}v, BindTexture, GenerateMipmap, TexImage3D, TexSubImage3D, TexStorage3D, GetTexParameter{if}v, GetTexParameter{i ui}v, GetTexLevelParameter{if}v, CompressedTexImage3D, CompressedTexSubImage3D and CopyTexSubImage3D.
GL_TEXTURE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Accepted by the target parameter of TexParameter{if}, TexParameter{if}v, TexParameterI{i ui}vEXT, BindTexture, GenerateMipmap, TexImage3D, TexSubImage3D, TexStorage3D, GetTexParameter{if}v, GetTexParameter{i ui}vEXT, GetTexLevelParameter{if}v, CompressedTexImage3D, CompressedTexSubImage3D and CopyTexSubImage3D.
GL_TEXTURE_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the target parameter to GetInternalformativ.
GL_TEXTURE_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Accepted by the target parameter of TexParameter{if}, TexParameter{if}v, TexParameterI{i ui}vOES, BindTexture, GenerateMipmap, TexImage3D, TexSubImage3D, TexStorage3D, GetTexParameter{if}v, GetTexParameter{i ui}vOES, GetTexLevelParameter{if}v, CompressedTexImage3D, CompressedTexSubImage3D and CopyTexSubImage3D.
GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_DEPTH - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_DEPTH_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_DEPTH_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_DEPTH_TYPE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.EXTYUVTarget
Reuse tokens as in extension "OES_EGL_image_external." Accepted as a target in the target parameter of BindTexture, EGLImageTargetTexture2DOES, and FramebufferTexture2D.
GL_TEXTURE_EXTERNAL_OES - Static variable in class org.lwjgl.opengles.OESEGLImageExternal
Accepted as a target in the target parameter of BindTexture and EGLImageTargetTexture2DOES.
GL_TEXTURE_FETCH_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_FORMAT_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_FORMAT_SRGB_OVERRIDE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFormatSRGBOverride
Accepted by the pname parameter of TexParameterf, TexParameterfv, TexParameteri, TexParameteriv, TexParameterIiv, TexParameterIuiv, TexParameterIivEXT, TexParameterIuivEXT, GetTexParameterfv, GetTexParameteriv, GetTexParameterIiv, GetTexParameterIuiv, GetTexParameterIivEXT, GetTexParameterIuivEXT.
GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated2
Accepted as a value for pname for the TexParameter{if} and TexParameter{if}v commands and for the pname parameter of GetTexParameter{if}v.
GL_TEXTURE_FOVEATED_FEATURE_BITS_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated
Accepted as a value for pname for the TexParameter{if} and TexParameter{if}v commands and for the pname parameter of GetTexParameter{if}v.
GL_TEXTURE_FOVEATED_FEATURE_QUERY_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated
Accepted as the pname parameter of GetTexParameter{if}v.
GL_TEXTURE_FOVEATED_MIN_PIXEL_DENSITY_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated
Accepted as a value for pname for the TexParameter{if} and TexParameter{if}v commands and for the pname parameter of GetTexParameter{if}v.
GL_TEXTURE_FOVEATED_NUM_FOCAL_POINTS_QUERY_QCOM - Static variable in class org.lwjgl.opengles.QCOMTextureFoveated
Accepted as the pname parameter of GetTexParameter{if}v.
GL_TEXTURE_GREEN_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_GREEN_TYPE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_HEIGHT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_HEIGHT_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_IMAGE_VALID_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_IMMUTABLE_FORMAT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_IMMUTABLE_FORMAT_EXT - Static variable in class org.lwjgl.opengles.EXTTextureStorage
Accepted by the value parameter of GetTexParameter{if}v.
GL_TEXTURE_IMMUTABLE_LEVELS - Static variable in class org.lwjgl.opengles.EXTTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_IMMUTABLE_LEVELS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_IMMUTABLE_LEVELS - Static variable in class org.lwjgl.opengles.OESTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_INTERNAL_FORMAT_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_MAG_FILTER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFilterAnisotropic
Accepted by the pname parameters of GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameterfv, TexParameteri, and TexParameteriv.
GL_TEXTURE_MAX_LEVEL - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_MAX_LEVEL_APPLE - Static variable in class org.lwjgl.opengles.APPLETextureMaxLevel
Accepted by the pname parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
GL_TEXTURE_MAX_LOD - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_MIN_FILTER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_MIN_LOD - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_NUM_LEVELS_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_OBJECT_VALID_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_PROTECTED_EXT - Static variable in class org.lwjgl.opengles.EXTProtectedTextures
Accepted as a value for pname for the TexParameter{if} and TexParameter{if}v commands and for the value parameter of GetTexParameter{if}v.
GL_TEXTURE_RED_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_RED_TYPE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_REDUCTION_MODE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFilterMinmax
Accepted by the pname parameter to SamplerParameter{i f}{v}, SamplerParameterI{u}iv, GetSamplerParameter{i f}v, GetSamplerParameterI{u}iv, TexParameter{i f}{v}, TexParameterI{u}iv, GetTexParameter{i f}v, GetTexParameterI{u}iv, TextureParameter{i f}{v}EXT, TextureParameterI{u}ivEXT, GetTextureParameter{i f}vEXT, GetTextureParameterI{u}ivEXT, MultiTexParameter{i f}{v}EXT, MultiTexParameterI{u}ivEXT, GetMultiTexParameter{i f}vEXT, and GetMultiTexParameterI{u}ivEXT.
GL_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_SAMPLES_IMG - Static variable in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
Accepted by the pname parameter of GetFramebufferAttachmentParameteriv.
GL_TEXTURE_SHARED_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_SPARSE_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to TexParameter{if}{v}, GetTexParameter{if}v, TexParameterI{u}ivOES, GetTexParameterI{u}ivOES TexParameterI{u}ivEXT, and GetTexParameterI{u}ivEXT.
GL_TEXTURE_SRGB_DECODE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureSRGBDecode
Accepted by the pname parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, TexParameterIiv, TexParameterIuiv, TexParameterIivEXT, TexParameterIuivEXT, TextureParameterfEXT, TextureParameterfvEXT, TextureParameteriEXT, TextureParameterivEXT, TextureParameterIivEXT, TextureParameterIuivEXT, MultiTexParameterfEXT, MultiTexParameterfvEXT, MultiTexParameteriEXT, MultiTexParameterivEXT, MultiTexParameterIivEXT, MultiTexParameterIuivEXT, GetTexParameterfv, GetTexParameteriv, GetTexParameterIiv, GetTexParameterIuiv, GetTexParameterIivEXT, GetTexParameterIuivEXT, GetTextureParameterfEXT, GetTextureParameterfvEXT, GetTextureParameteriEXT, GetTextureParameterivEXT, GetTextureParameterIivEXT, GetTextureParameterIuivEXT, GetMultiTexParameterfEXT, GetMultiTexParameterfvEXT, GetMultiTexParameteriEXT, GetMultiTexParameterivEXT, GetMultiTexParameterIivEXT, GetMultiTexParameterIuivEXT, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv, SamplerParameterIuiv, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIiv, and GetSamplerParameterIuiv.
GL_TEXTURE_STENCIL_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_TARGET_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_TILING_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of TexParameter{ifx}{v}, TexParameterI{i ui}v, TextureParameter{if}{v}, TextureParameterI{i ui}v, GetTexParameter{if}v, GetTexParameterI{i ui}v, GetTextureParameter{if}v, and GetTextureParameterI{i ui}v.
GL_TEXTURE_TYPE_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_UNNORMALIZED_COORDINATES_ARM - Static variable in class org.lwjgl.opengles.ARMTextureUnnormalizedCoordinates
Accepted by the pname parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, TexParameterIivEXT, TexParameterIuivEXT, SamplerParameterIivEXT, SamplerParameterIuivEXT, GetTexParameteriv, GetTexParameterfv, GetTexParameterIivEXT, GetTexParameterIuivEXT, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIivEXT, and GetSamplerParameterIuivEXT.
GL_TEXTURE_UPDATE_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_USAGE_ANGLE - Static variable in class org.lwjgl.opengles.ANGLETextureUsage
Accepted as a value for pname for the TexParameter{if} and TexParameter{if}v commands and for the value parameter of GetTexParameter{if}v.
GL_TEXTURE_VIEW_MIN_LAYER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_VIEW_MIN_LAYER_OES - Static variable in class org.lwjgl.opengles.OESTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_VIEW_MIN_LEVEL_EXT - Static variable in class org.lwjgl.opengles.EXTTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_VIEW_MIN_LEVEL_OES - Static variable in class org.lwjgl.opengles.OESTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_VIEW_NUM_LAYERS_EXT - Static variable in class org.lwjgl.opengles.EXTTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_VIEW_NUM_LAYERS_OES - Static variable in class org.lwjgl.opengles.OESTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_VIEW_NUM_LEVELS_EXT - Static variable in class org.lwjgl.opengles.EXTTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_VIEW_NUM_LEVELS_OES - Static variable in class org.lwjgl.opengles.OESTextureView
Accepted by the pname parameters of GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_WIDTH - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TEXTURE_WIDTH_QCOM - Static variable in class org.lwjgl.opengles.QCOMExtendedGet
Accepted by the pname parameter of ExtGetTexLevelParameterivQCOM.
GL_TEXTURE_WRAP_R - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TEXTURE_WRAP_R_OES - Static variable in class org.lwjgl.opengles.OESTexture3D
Accepted by the pname parameter of TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
GL_TEXTURE_WRAP_S - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE_WRAP_T - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE0 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE1 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE10 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE11 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE12 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE13 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE14 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE15 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE16 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE17 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE18 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE19 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE2 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE20 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE21 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE22 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE23 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE24 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE25 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE26 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE27 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE28 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE29 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE3 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE30 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE31 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE4 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE5 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE6 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE7 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE8 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TEXTURE9 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TILING_TYPES_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Accepted by the pname parameter of GetInternalFormativ or GetInternalFormati64v.
GL_TIME_ELAPSED_EXT - Static variable in class org.lwjgl.opengles.EXTDisjointTimerQuery
Accepted by the target parameter of BeginQueryEXT, EndQueryEXT, and GetQueryivEXT.
GL_TIMELINE_SEMAPHORE_VALUE_NV - Static variable in class org.lwjgl.opengles.NVTimelineSemaphore
Accepted by the pname parameter of SemaphoreParameterui64vNV and GetSemaphoreParameterui64vNV.
GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TIMEOUT_EXPIRED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned by ClientWaitSyncAPPLE.
GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TIMEOUT_IGNORED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Accepted in the timeout parameter of WaitSyncAPPLE.
GL_TIMESTAMP_EXT - Static variable in class org.lwjgl.opengles.EXTDisjointTimerQuery
Accepted by the target parameter of GetQueryiv and QueryCounter.
GL_TOP_LEVEL_ARRAY_SIZE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TOP_LEVEL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_ACTIVE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_PAUSED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_VARYING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_TRANSLATE_2D_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_TRANSLATE_3D_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_TRANSLATE_X_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_TRANSLATE_Y_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE - Static variable in class org.lwjgl.opengles.ANGLETranslatedShaderSource
Accepted by the pname parameter of GetShaderiv.
GL_TRANSPOSE_AFFINE_2D_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_TRANSPOSE_AFFINE_3D_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the transformType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, and CoverStrokePathInstancedNV.
GL_TRIANGLE_FAN - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TRIANGLE_STRIP - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TRIANGLE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_TRIANGLE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_TRIANGLE_STRIP_ADJACENCY_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_TRIANGLES - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TRIANGLES_ADJACENCY - Static variable in class org.lwjgl.opengles.GLES32
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_TRIANGLES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_TRIANGLES_ADJACENCY_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Accepted by the mode parameter of DrawArrays, DrawElements, and other commands which draw primitives.
GL_TRIANGULAR_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the value parameter of PathParameterfNV, PathParameterfvNV, PathParameteriNV, and PathParameterivNV when pname is one of PATH_END_CAPS_NV, PATH_INTIAL_END_CAP_NV, PATH_TERMINAL_END_CAP_NV, PATH_DASH_CAPS_NV, PATH_INITIAL_DASH_CAP_NV, and PATH_TERMINAL_DASH_CAP_NV.
GL_TRUE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_TYPE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNCORRELATED_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the value parameter of BlendParameteriNV when pname is BLEND_OVERLAP_NV.
GL_UNDEFINED_VERTEX - Static variable in class org.lwjgl.opengles.GLES32
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX.
GL_UNDEFINED_VERTEX_EXT - Static variable in class org.lwjgl.opengles.EXTGeometryShader
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX_EXT.
GL_UNDEFINED_VERTEX_OES - Static variable in class org.lwjgl.opengles.OESGeometryShader
Returned in the data parameter from a Get query with a pname of LAYER_PROVOKING_VERTEX_OES.
GL_UNIFORM - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNIFORM_BLOCK - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BLOCK_REFERENCED_BY_MESH_SHADER_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetActiveUniformBlockiv.
GL_UNIFORM_BLOCK_REFERENCED_BY_TASK_SHADER_NV - Static variable in class org.lwjgl.opengles.NVMeshShader
Accepted by the pname parameter of GetActiveUniformBlockiv.
GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNKNOWN_CONTEXT_RESET - Static variable in class org.lwjgl.opengles.GLES32
GL_UNKNOWN_CONTEXT_RESET_EXT - Static variable in class org.lwjgl.opengles.EXTRobustness
Returned by GetGraphicsResetStatusEXT.
GL_UNKNOWN_CONTEXT_RESET_KHR - Static variable in class org.lwjgl.opengles.KHRRobustness
GL_UNPACK_ALIGNMENT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_UNPACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNPACK_IMAGE_HEIGHT_NV - Static variable in class org.lwjgl.opengles.NVTextureArray
Accepted by the pname parameter of PixelStorei, GetBooleanv, GetIntegerv and GetFloatv.
GL_UNPACK_ROW_LENGTH - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNPACK_ROW_LENGTH_EXT - Static variable in class org.lwjgl.opengles.EXTUnpackSubimage
Accepted by the pname parameters of PixelStorei, GetIntegerv, and GetFloatv.
GL_UNPACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNPACK_SKIP_IMAGES_NV - Static variable in class org.lwjgl.opengles.NVTextureArray
Accepted by the pname parameter of PixelStorei, GetBooleanv, GetIntegerv and GetFloatv.
GL_UNPACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNPACK_SKIP_PIXELS_EXT - Static variable in class org.lwjgl.opengles.EXTUnpackSubimage
Accepted by the pname parameters of PixelStorei, GetIntegerv, and GetFloatv.
GL_UNPACK_SKIP_ROWS - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNPACK_SKIP_ROWS_EXT - Static variable in class org.lwjgl.opengles.EXTUnpackSubimage
Accepted by the pname parameters of PixelStorei, GetIntegerv, and GetFloatv.
GL_UNSIGNALED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNALED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned in values for GetSyncivAPPLE pname SYNC_STATUS_APPLE.
GL_UNSIGNED_BYTE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_UNSIGNED_INT_10_10_10_2_OES - Static variable in class org.lwjgl.opengles.OESVertexType1010102
Accepted by the type parameter of VertexAttribPointer.
GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_10F_11F_11F_REV_APPLE - Static variable in class org.lwjgl.opengles.APPLETexturePackedFloat
Accepted by the type parameter of TexImage2D and TexSubImage2D.
GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_2_10_10_10_REV_EXT - Static variable in class org.lwjgl.opengles.EXTTextureType2101010REV
Accepted by the type parameter of TexImage2D and TexImage3D.
GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_24_8_OES - Static variable in class org.lwjgl.opengles.ANGLEDepthTexture
Accepted by the type parameter of TexImage2D, TexSubImage2D.
GL_UNSIGNED_INT_24_8_OES - Static variable in class org.lwjgl.opengles.OESPackedDepthStencil
Accepted by the type parameter of TexImage2D and TexSubImage2D.
GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_5_9_9_9_REV_APPLE - Static variable in class org.lwjgl.opengles.APPLETexturePackedFloat
Accepted by the type parameter of TexImage2D and TexSubImage2D.
GL_UNSIGNED_INT_ATOMIC_COUNTER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNSIGNED_INT_IMAGE_2D - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNSIGNED_INT_IMAGE_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNSIGNED_INT_IMAGE_3D - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNSIGNED_INT_IMAGE_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
(note that this token name is an alias for TEXTURE_BUFFER, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_UNSIGNED_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Returned in the type parameter of GetActiveUniform, the params parameter of GetActiveUniformsiv, and the params parameter of GetProgramResourceiv when the TYPE property is queried on the UNIFORM interface.
GL_UNSIGNED_INT_IMAGE_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
(note that this token name is an alias for TEXTURE_BUFFER_OES, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_UNSIGNED_INT_IMAGE_CUBE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_UNSIGNED_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform.
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureStorageMultisample2DArray
Returned by the type parameter of GetActiveUniform.
GL_UNSIGNED_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengles.GLES32
(note that this token name is an alias for TEXTURE_BUFFER, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengles.EXTTextureBuffer
Returned in the type parameter of GetActiveUniform, the params parameter of GetActiveUniformsiv, and the params parameter of GetProgramResourceiv when the TYPE property is queried on the UNIFORM interface.
GL_UNSIGNED_INT_SAMPLER_BUFFER_OES - Static variable in class org.lwjgl.opengles.OESTextureBuffer
(note that this token name is an alias for TEXTURE_BUFFER_OES, and is used for naming consistency with queries for the buffers bound to other buffer binding points).
GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengles.GLES32
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengles.EXTTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_OES - Static variable in class org.lwjgl.opengles.OESTextureCubeMapArray
Returned by the type parameter of GetActiveUniform, and by the params parameter of GetProgramResourceiv when props is TYPE.
GL_UNSIGNED_INT_VEC2 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_VEC3 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT_VEC4 - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_INT16_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT16_VEC2_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT16_VEC3_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT16_VEC4_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT64_AMD - Static variable in class org.lwjgl.opengles.AMDPerformanceMonitor
Returned as a valid value in data parameter of GetPerfMonitorCounterInfoAMD if pname = COUNTER_TYPE_AMD.
GL_UNSIGNED_INT64_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT64_VEC2_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT64_VEC3_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT64_VEC4_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT8_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT8_VEC2_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT8_VEC3_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_INT8_VEC4_NV - Static variable in class org.lwjgl.opengles.NVGPUShader5
Returned by the type parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying.
GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_UNSIGNED_NORMALIZED_EXT - Static variable in class org.lwjgl.opengles.EXTColorBufferHalfFloat
Returned in params by GetFramebufferAttachmentParameteriv.
GL_UNSIGNED_SHORT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT - Static variable in class org.lwjgl.opengles.EXTReadFormatBGRA
Accepted by the type parameter of ReadPixels.
GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT - Static variable in class org.lwjgl.opengles.EXTReadFormatBGRA
Accepted by the type parameter of ReadPixels.
GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG - Static variable in class org.lwjgl.opengles.IMGReadFormat
Accepted by the format parameter of ReadPixels.
GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengles.GLES20
 
GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengles.APPLERGB422
Accepted by the type parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, and GetColorTable.
GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in class org.lwjgl.opengles.APPLERGB422
Accepted by the type parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, and GetColorTable.
GL_UPPER_LEFT_EXT - Static variable in class org.lwjgl.opengles.EXTClipControl
Accepted by the origin parameter of ClipControlEXT.
GL_USE_MISSING_GLYPH_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the handleMissingGlyph parameter of PathGlyphsNV and PathGlyphRangeNV.
GL_UTF16_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the type or pathNameType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, CoverStrokePathInstancedNV, GetPathMetricsNV, and GetPathSpacingNV.
GL_UTF8_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted by the type or pathNameType parameter of StencilFillPathInstancedNV, StencilStrokePathInstancedNV, CoverFillPathInstancedNV, CoverStrokePathInstancedNV, GetPathMetricsNV, and GetPathSpacingNV.
GL_UUID_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTMemoryObject
Constant values.
GL_UUID_SIZE_EXT - Static variable in class org.lwjgl.opengles.EXTSemaphore
Constant values.
GL_VALIDATE_STATUS - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VENDOR - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERSION - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ARRAY_BINDING - Static variable in class org.lwjgl.opengles.GLES30
 
GL_VERTEX_ARRAY_BINDING_OES - Static variable in class org.lwjgl.opengles.OESVertexArrayObject
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv.
GL_VERTEX_ARRAY_OBJECT_EXT - Static variable in class org.lwjgl.opengles.EXTDebugLabel
Accepted by the type parameter of LabelObjectEXT and GetObjectLabelEXT.
GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in class org.lwjgl.opengles.GLES30
 
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE - Static variable in class org.lwjgl.opengles.ANGLEInstancedArrays
Accepted by the pname parameters of GetVertexAttribfv and GetVertexAttribiv.
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT - Static variable in class org.lwjgl.opengles.EXTInstancedArrays
Accepted by the pname parameters of GetVertexAttribfv and GetVertexAttribiv.
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_NV - Static variable in class org.lwjgl.opengles.NVInstancedArrays
Accepted by the pname parameters of GetVertexAttribfv, and GetVertexAttribiv.
GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in class org.lwjgl.opengles.GLES30
 
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_ATTRIB_BINDING - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_ATTRIB_RELATIVE_OFFSET - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_BINDING_BUFFER - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_BINDING_DIVISOR - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_BINDING_OFFSET - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_BINDING_STRIDE - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_SHADER - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VERTEX_SHADER_BIT - Static variable in class org.lwjgl.opengles.GLES31
 
GL_VERTEX_SHADER_BIT_EXT - Static variable in class org.lwjgl.opengles.EXTSeparateShaderObjects
Accepted by stages parameter to UseProgramStagesEXT.
GL_VERTICAL_LINE_TO_NV - Static variable in class org.lwjgl.opengles.NVPathRendering
Accepted in elements of the commands array parameter of PathCommandsNV and PathSubCommandsNV.
GL_VIEWPORT - Static variable in class org.lwjgl.opengles.GLES20
 
GL_VIEWPORT_BOUNDS_RANGE_NV - Static variable in class org.lwjgl.opengles.NVViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_VIEWPORT_BOUNDS_RANGE_OES - Static variable in class org.lwjgl.opengles.OESViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_VIEWPORT_INDEX_PROVOKING_VERTEX_NV - Static variable in class org.lwjgl.opengles.NVViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_VIEWPORT_INDEX_PROVOKING_VERTEX_OES - Static variable in class org.lwjgl.opengles.OESViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_VIEWPORT_POSITION_W_SCALE_NV - Static variable in class org.lwjgl.opengles.NVClipSpaceWScaling
Accepted by the cap parameter of Enable, Disable, IsEnabled.
GL_VIEWPORT_POSITION_W_SCALE_X_COEFF - Static variable in class org.lwjgl.opengles.NVClipSpaceWScaling
Accepted by the pname parameter of GetBooleani_v, GetDoublei_v, GetIntegeri_v, GetFloati_v, and GetInteger64i_v.
GL_VIEWPORT_POSITION_W_SCALE_Y_COEFF - Static variable in class org.lwjgl.opengles.NVClipSpaceWScaling
Accepted by the pname parameter of GetBooleani_v, GetDoublei_v, GetIntegeri_v, GetFloati_v, and GetInteger64i_v.
GL_VIEWPORT_SUBPIXEL_BITS_NV - Static variable in class org.lwjgl.opengles.NVViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_VIEWPORT_SUBPIXEL_BITS_OES - Static variable in class org.lwjgl.opengles.OESViewportArray
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetInteger64v.
GL_VIEWPORT_SWIZZLE_NEGATIVE_W_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_NEGATIVE_X_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_NEGATIVE_Y_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_NEGATIVE_Z_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_POSITIVE_W_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_POSITIVE_X_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_POSITIVE_Y_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_POSITIVE_Z_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the swizzlex, swizzley, swizzlez, and swizzlew parameters of ViewportSwizzleNV.
GL_VIEWPORT_SWIZZLE_W_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the pname parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, and GetInteger64i_v.
GL_VIEWPORT_SWIZZLE_X_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the pname parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, and GetInteger64i_v.
GL_VIEWPORT_SWIZZLE_Y_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the pname parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, and GetInteger64i_v.
GL_VIEWPORT_SWIZZLE_Z_NV - Static variable in class org.lwjgl.opengles.NVViewportSwizzle
Accepted by the pname parameter of GetBooleani_v, GetIntegeri_v, GetFloati_v, and GetInteger64i_v.
GL_VIRTUAL_PAGE_SIZE_INDEX_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to TexParameter{if}{v}, GetTexParameter{if}v, TexParameterI{u}ivOES, GetTexParameterI{u}ivOES TexParameterI{u}ivEXT, and GetTexParameterI{u}ivEXT.
GL_VIRTUAL_PAGE_SIZE_X_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetInternalformativ.
GL_VIRTUAL_PAGE_SIZE_Y_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetInternalformativ.
GL_VIRTUAL_PAGE_SIZE_Z_EXT - Static variable in class org.lwjgl.opengles.EXTSparseTexture
Accepted by the pname parameter to GetInternalformativ.
GL_VIV_shader_binary - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, VIVShaderBinary is supported.
GL_VIVIDLIGHT_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_WAIT_FAILED - Static variable in class org.lwjgl.opengles.GLES30
 
GL_WAIT_FAILED_APPLE - Static variable in class org.lwjgl.opengles.APPLESync
Returned by ClientWaitSyncAPPLE.
GL_WEIGHTED_AVERAGE_EXT - Static variable in class org.lwjgl.opengles.EXTTextureFilterMinmax
Accepted by the param or params parameter to SamplerParameter{i f}{v}, SamplerParameterI{u}iv, TexParameter{i f}{v}, TexParameterI{u}iv, TextureParameter{i f}{v}EXT, TextureParameterI{u}ivEXT, MultiTexParameter{i f}{v}EXT, or MultiTexParameterI{u}ivEXT when pname is TEXTURE_REDUCTION_MODE_EXT.
GL_WINDOW_RECTANGLE_EXT - Static variable in class org.lwjgl.opengles.EXTWindowRectangles
Accepted by the pname parameter of GetIntegeri_v, GetInteger64i_v, GetBooleani_v, GetFloati_v, GetDoublei_v, GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT, GetBooleanIndexedvEXT, and GetIntegeri_vEXT.
GL_WINDOW_RECTANGLE_MODE_EXT - Static variable in class org.lwjgl.opengles.EXTWindowRectangles
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev.
GL_WRITE_ONLY - Static variable in class org.lwjgl.opengles.GLES31
 
GL_WRITE_ONLY_OES - Static variable in class org.lwjgl.opengles.OESMapbuffer
Accepted by the access parameter of MapBufferOES.
GL_WRITEONLY_RENDERING_QCOM - Static variable in class org.lwjgl.opengles.QCOMWriteonlyRendering
Accepted by the cap parameter of Enable, Disable.
GL_XOR_NV - Static variable in class org.lwjgl.opengles.NVBlendEquationAdvanced
Accepted by the mode parameter of BlendEquation and BlendEquationi.
GL_Z400_BINARY_AMD - Static variable in class org.lwjgl.opengles.AMDProgramBinaryZ400
Accepted by the binaryFormat parameter of ProgramBinaryOES.
GL_ZERO - Static variable in class org.lwjgl.opengles.GLES20
 
GL_ZERO_TO_ONE_EXT - Static variable in class org.lwjgl.opengles.EXTClipControl
Accepted by the depth parameter of ClipControlEXT.
glAcquireKeyedMutexWin32EXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glAcquireKeyedMutexWin32EXT(int, long, int) - Static method in class org.lwjgl.opengles.EXTWin32KeyedMutex
Blocks GL command processing until a keyed mutex is acquired.
glActiveShaderProgram - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glActiveShaderProgram(int, int) - Static method in class org.lwjgl.opengles.GLES31
glActiveShaderProgramEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glActiveShaderProgramEXT(int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glActiveTexture - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glActiveTexture(int) - Static method in class org.lwjgl.opengles.GLES20
glAlphaFuncQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glAlphaFuncQCOM(int, float) - Static method in class org.lwjgl.opengles.QCOMAlphaTest
 
glAlphaToCoverageDitherControlNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glAlphaToCoverageDitherControlNV(int) - Static method in class org.lwjgl.opengles.NVAlphaToCoverageDitherControl
 
glApplyFramebufferAttachmentCMAAINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glApplyFramebufferAttachmentCMAAINTEL() - Static method in class org.lwjgl.opengles.INTELFramebufferCMAA
Requests the post processing of current draw buffers pertaining to the framebuffer bound to the DRAW_FRAMEBUFFER target according to the Conservative Morphological Anti-Aliasing algorithm.
glAttachShader - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glAttachShader(int, int) - Static method in class org.lwjgl.opengles.GLES20
glBeginConditionalRenderNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBeginConditionalRenderNV(int, int) - Static method in class org.lwjgl.opengles.NVConditionalRender
 
glBeginPerfMonitorAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBeginPerfMonitorAMD(int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glBeginPerfQueryINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBeginPerfQueryINTEL(int) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glBeginQuery - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBeginQuery(int, int) - Static method in class org.lwjgl.opengles.GLES30
glBeginQueryEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBeginQueryEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glBeginQueryEXT(int, int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glBeginTransformFeedback - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBeginTransformFeedback(int) - Static method in class org.lwjgl.opengles.GLES30
glBindAttribLocation - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindAttribLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
glBindAttribLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glBindBuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindBuffer(int, int) - Static method in class org.lwjgl.opengles.GLES20
glBindBufferBase - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindBufferBase(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glBindBufferRange - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengles.GLES30
glBindFragDataLocationEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindFragDataLocationEXT(int, int, CharSequence) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glBindFragDataLocationEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glBindFragDataLocationIndexedEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindFragDataLocationIndexedEXT(int, int, int, CharSequence) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glBindFragDataLocationIndexedEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glBindFramebuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindFramebuffer(int, int) - Static method in class org.lwjgl.opengles.GLES20
glBindImageTexture - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindImageTexture(int, int, int, boolean, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glBindProgramPipeline - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindProgramPipeline(int) - Static method in class org.lwjgl.opengles.GLES31
glBindProgramPipelineEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindProgramPipelineEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glBindRenderbuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindRenderbuffer(int, int) - Static method in class org.lwjgl.opengles.GLES20
glBindSampler - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindSampler(int, int) - Static method in class org.lwjgl.opengles.GLES30
glBindTexture - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindTexture(int, int) - Static method in class org.lwjgl.opengles.GLES20
glBindTransformFeedback - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindTransformFeedback(int, int) - Static method in class org.lwjgl.opengles.GLES30
glBindVertexArray - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindVertexArray(int) - Static method in class org.lwjgl.opengles.GLES30
glBindVertexArrayOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindVertexArrayOES(int) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
glBindVertexBuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBindVertexBuffer(int, int, long, int) - Static method in class org.lwjgl.opengles.GLES31
glBlendBarrier - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendBarrier() - Static method in class org.lwjgl.opengles.GLES32
Specifies a boundary between passes when using advanced blend equations.
glBlendBarrierKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendBarrierKHR() - Static method in class org.lwjgl.opengles.KHRBlendEquationAdvanced
Specifies a boundary between passes when using advanced blend equations.
glBlendBarrierNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendBarrierNV() - Static method in class org.lwjgl.opengles.NVBlendEquationAdvanced
 
glBlendColor - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendColor(float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
glBlendEquation - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquation(int) - Static method in class org.lwjgl.opengles.GLES20
glBlendEquationi - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquationi(int, int) - Static method in class org.lwjgl.opengles.GLES32
glBlendEquationiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquationiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glBlendEquationiOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquationiOES(int, int) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glBlendEquationSeparate - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquationSeparate(int, int) - Static method in class org.lwjgl.opengles.GLES20
glBlendEquationSeparatei - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquationSeparatei(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glBlendEquationSeparateiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquationSeparateiEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glBlendEquationSeparateiOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendEquationSeparateiOES(int, int, int) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glBlendFunc - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFunc(int, int) - Static method in class org.lwjgl.opengles.GLES20
glBlendFunci - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFunci(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glBlendFunciEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFunciEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glBlendFunciOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFunciOES(int, int, int) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glBlendFuncSeparate - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glBlendFuncSeparatei - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFuncSeparatei(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glBlendFuncSeparateiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFuncSeparateiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glBlendFuncSeparateiOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendFuncSeparateiOES(int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glBlendParameteriNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlendParameteriNV(int, int) - Static method in class org.lwjgl.opengles.NVBlendEquationAdvanced
 
glBlitFramebuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glBlitFramebufferANGLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlitFramebufferANGLE(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.ANGLEFramebufferBlit
 
glBlitFramebufferLayerEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlitFramebufferLayerEXT(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTFramebufferBlitLayers
 
glBlitFramebufferLayersEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlitFramebufferLayersEXT(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTFramebufferBlitLayers
 
glBlitFramebufferNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBlitFramebufferNV(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.NVFramebufferBlit
 
glBufferAttachMemoryNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBufferAttachMemoryNV(int, int, long) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
 
glBufferData - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBufferData(int, float[], int) - Static method in class org.lwjgl.opengles.GLES20
Array version of: BufferData
glBufferData(int, int[], int) - Static method in class org.lwjgl.opengles.GLES20
Array version of: BufferData
glBufferData(int, long, int) - Static method in class org.lwjgl.opengles.GLES20
glBufferData(int, short[], int) - Static method in class org.lwjgl.opengles.GLES20
Array version of: BufferData
glBufferData(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
glBufferData(int, FloatBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
glBufferData(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
glBufferData(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.GLES20
glBufferPageCommitmentMemNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBufferPageCommitmentMemNV(int, long, long, int, long, boolean) - Static method in class org.lwjgl.opengles.NVMemoryObjectSparse
 
glBufferStorageEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBufferStorageEXT(int, float[], int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
Array version of: BufferStorageEXT
glBufferStorageEXT(int, int[], int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
Array version of: BufferStorageEXT
glBufferStorageEXT(int, long, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glBufferStorageEXT(int, short[], int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
Array version of: BufferStorageEXT
glBufferStorageEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glBufferStorageEXT(int, FloatBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glBufferStorageEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glBufferStorageEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glBufferStorageExternalEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBufferStorageExternalEXT(int, long, long, long, int) - Static method in class org.lwjgl.opengles.EXTExternalBuffer
 
glBufferStorageMemEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBufferStorageMemEXT(int, long, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glBufferSubData - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glBufferSubData(int, long, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: BufferSubData
glBufferSubData(int, long, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: BufferSubData
glBufferSubData(int, long, short[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: BufferSubData
glBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
glCheckFramebufferStatus - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCheckFramebufferStatus(int) - Static method in class org.lwjgl.opengles.GLES20
glClear - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClear(int) - Static method in class org.lwjgl.opengles.GLES20
glClearBufferfi - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearBufferfi(int, int, float, int) - Static method in class org.lwjgl.opengles.GLES30
glClearBufferfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearBufferfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: ClearBufferfv
glClearBufferfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glClearBufferiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearBufferiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: ClearBufferiv
glClearBufferiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glClearBufferuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearBufferuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: ClearBufferuiv
glClearBufferuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glClearColor - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearColor(float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
glClearDepthf - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearDepthf(float) - Static method in class org.lwjgl.opengles.GLES20
glClearPixelLocalStorageuiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearPixelLocalStorageuiEXT(int, int[]) - Static method in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
Array version of: ClearPixelLocalStorageuiEXT
glClearPixelLocalStorageuiEXT(int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
 
glClearStencil - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearStencil(int) - Static method in class org.lwjgl.opengles.GLES20
glClearTexImageEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearTexImageEXT(int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.EXTClearTexture
Array version of: ClearTexImageEXT
glClearTexImageEXT(int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.EXTClearTexture
Array version of: ClearTexImageEXT
glClearTexImageEXT(int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.EXTClearTexture
Array version of: ClearTexImageEXT
glClearTexImageEXT(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClearTexImageEXT(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClearTexImageEXT(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClearTexImageEXT(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClearTexSubImageEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.EXTClearTexture
Array version of: ClearTexSubImageEXT
glClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.EXTClearTexture
Array version of: ClearTexSubImageEXT
glClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.EXTClearTexture
Array version of: ClearTexSubImageEXT
glClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
glClientWaitSync - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClientWaitSync(long, int, long) - Static method in class org.lwjgl.opengles.GLES30
glClientWaitSyncAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClientWaitSyncAPPLE(long, int, long) - Static method in class org.lwjgl.opengles.APPLESync
 
glClipControlEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glClipControlEXT(int, int) - Static method in class org.lwjgl.opengles.EXTClipControl
 
glColorMask - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glColorMask(boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengles.GLES20
glColorMaski - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengles.GLES32
glColorMaskiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glColorMaskiEXT(int, boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glColorMaskiOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glColorMaskiOES(int, boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glCompileShader - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompileShader(int) - Static method in class org.lwjgl.opengles.GLES20
glCompressedTexImage2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glCompressedTexImage3D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
glCompressedTexImage3D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glCompressedTexImage3DNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexImage3DNV(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glCompressedTexImage3DNV(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glCompressedTexImage3DOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexImage3DOES(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glCompressedTexImage3DOES(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glCompressedTexSubImage2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glCompressedTexSubImage3D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glCompressedTexSubImage3DNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glCompressedTexSubImage3DNV(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glCompressedTexSubImage3DOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCompressedTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glCompressedTexSubImage3DOES(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glConservativeRasterParameteriNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glConservativeRasterParameteriNV(int, int) - Static method in class org.lwjgl.opengles.NVConservativeRasterPreSnapTriangles
When CONSERVATIVE_RASTERIZATION_NV is enabled, the rasterization behavior may be controlled by calling the this command.
glCopyBufferSubData - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengles.GLES30
glCopyBufferSubDataNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyBufferSubDataNV(int, int, long, long, long) - Static method in class org.lwjgl.opengles.NVCopyBuffer
 
glCopyImageSubData - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyImageSubData(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glCopyImageSubDataEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTCopyImage
 
glCopyImageSubDataOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyImageSubDataOES(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESCopyImage
 
glCopyPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyPathNV(int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glCopyTexImage2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glCopyTexSubImage2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glCopyTexSubImage3D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glCopyTexSubImage3DNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyTexSubImage3DNV(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glCopyTexSubImage3DOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyTexSubImage3DOES(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glCopyTextureLevelsAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCopyTextureLevelsAPPLE(int, int, int, int) - Static method in class org.lwjgl.opengles.APPLECopyTextureLevels
 
glCoverageMaskNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverageMaskNV(boolean) - Static method in class org.lwjgl.opengles.NVCoverageSample
 
glCoverageModulationNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverageModulationNV(int) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
 
glCoverageModulationTableNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverageModulationTableNV(float[]) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
Array version of: CoverageModulationTableNV
glCoverageModulationTableNV(FloatBuffer) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
 
glCoverageOperationNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverageOperationNV(int) - Static method in class org.lwjgl.opengles.NVCoverageSample
 
glCoverFillPathInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverFillPathInstancedNV(int, ByteBuffer, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: CoverFillPathInstancedNV
glCoverFillPathInstancedNV(int, ByteBuffer, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glCoverFillPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverFillPathNV(int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glCoverStrokePathInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverStrokePathInstancedNV(int, ByteBuffer, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: CoverStrokePathInstancedNV
glCoverStrokePathInstancedNV(int, ByteBuffer, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glCoverStrokePathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCoverStrokePathNV(int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glCreateMemoryObjectsEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCreateMemoryObjectsEXT() - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glCreateMemoryObjectsEXT(int[]) - Static method in class org.lwjgl.opengles.EXTMemoryObject
Array version of: CreateMemoryObjectsEXT
glCreateMemoryObjectsEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glCreatePerfQueryINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCreatePerfQueryINTEL(int) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glCreatePerfQueryINTEL(int, int[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: CreatePerfQueryINTEL
glCreatePerfQueryINTEL(int, IntBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glCreateProgram - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCreateProgram() - Static method in class org.lwjgl.opengles.GLES20
glCreateSemaphoresNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCreateSemaphoresNV() - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
 
glCreateSemaphoresNV(int[]) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
Array version of: CreateSemaphoresNV
glCreateSemaphoresNV(IntBuffer) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
 
glCreateShader - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCreateShader(int) - Static method in class org.lwjgl.opengles.GLES20
glCreateShaderProgramv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCreateShaderProgramv(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES31
glCreateShaderProgramv(int, CharSequence...) - Static method in class org.lwjgl.opengles.GLES31
glCreateShaderProgramv(int, PointerBuffer) - Static method in class org.lwjgl.opengles.GLES31
glCreateShaderProgramvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCreateShaderProgramvEXT(int, CharSequence) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glCreateShaderProgramvEXT(int, CharSequence...) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glCreateShaderProgramvEXT(int, PointerBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glCullFace - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glCullFace(int) - Static method in class org.lwjgl.opengles.GLES20
glDebugMessageCallback - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDebugMessageCallback(GLDebugMessageCallbackI, long) - Static method in class org.lwjgl.opengles.GLES32
Specifies a callback to receive debugging messages from the GL.
GLDebugMessageCallback - Class in org.lwjgl.opengles
Instances of this class may be passed to the DebugMessageCallback method.
GLDebugMessageCallbackI - Interface in org.lwjgl.opengles
Instances of this interface may be passed to the DebugMessageCallback method.
glDebugMessageCallbackKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDebugMessageCallbackKHR(GLDebugMessageKHRCallbackI, long) - Static method in class org.lwjgl.opengles.KHRDebug
Specifies a callback to receive debugging messages from the GL.
glDebugMessageControl - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDebugMessageControl(int, int, int, int[], boolean) - Static method in class org.lwjgl.opengles.GLES32
Array version of: DebugMessageControl
glDebugMessageControl(int, int, int, int, boolean) - Static method in class org.lwjgl.opengles.GLES32
Controls the volume of debug output in the active debug group, by disabling specific or groups of messages.
glDebugMessageControl(int, int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengles.GLES32
Controls the volume of debug output in the active debug group, by disabling specific or groups of messages.
glDebugMessageControlKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDebugMessageControlKHR(int, int, int, int[], boolean) - Static method in class org.lwjgl.opengles.KHRDebug
Array version of: DebugMessageControlKHR
glDebugMessageControlKHR(int, int, int, int, boolean) - Static method in class org.lwjgl.opengles.KHRDebug
Controls the volume of debug output in the active debug group, by disabling specific or groups of messages.
glDebugMessageControlKHR(int, int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengles.KHRDebug
Controls the volume of debug output in the active debug group, by disabling specific or groups of messages.
glDebugMessageInsert - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDebugMessageInsert(int, int, int, int, CharSequence) - Static method in class org.lwjgl.opengles.GLES32
This function can be called by applications and third-party libraries to generate their own messages, such as ones containing timestamp information or signals about specific render system events.
glDebugMessageInsert(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
This function can be called by applications and third-party libraries to generate their own messages, such as ones containing timestamp information or signals about specific render system events.
glDebugMessageInsertKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDebugMessageInsertKHR(int, int, int, int, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
This function can be called by applications and third-party libraries to generate their own messages, such as ones containing timestamp information or signals about specific render system events.
glDebugMessageInsertKHR(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
This function can be called by applications and third-party libraries to generate their own messages, such as ones containing timestamp information or signals about specific render system events.
GLDebugMessageKHRCallback - Class in org.lwjgl.opengles
Instances of this class may be passed to the DebugMessageCallbackKHR method.
GLDebugMessageKHRCallbackI - Interface in org.lwjgl.opengles
Instances of this interface may be passed to the DebugMessageCallbackKHR method.
glDeleteBuffers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteBuffers(int) - Static method in class org.lwjgl.opengles.GLES20
glDeleteBuffers(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: DeleteBuffers
glDeleteBuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDeleteFencesNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteFencesNV(int) - Static method in class org.lwjgl.opengles.NVFence
 
glDeleteFencesNV(int[]) - Static method in class org.lwjgl.opengles.NVFence
Array version of: DeleteFencesNV
glDeleteFencesNV(IntBuffer) - Static method in class org.lwjgl.opengles.NVFence
 
glDeleteFramebuffers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteFramebuffers(int) - Static method in class org.lwjgl.opengles.GLES20
glDeleteFramebuffers(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: DeleteFramebuffers
glDeleteFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDeleteMemoryObjectsEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteMemoryObjectsEXT(int) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glDeleteMemoryObjectsEXT(int[]) - Static method in class org.lwjgl.opengles.EXTMemoryObject
Array version of: DeleteMemoryObjectsEXT
glDeleteMemoryObjectsEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glDeletePathsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeletePathsNV(int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glDeletePerfMonitorsAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeletePerfMonitorsAMD(int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glDeletePerfMonitorsAMD(int[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
Array version of: DeletePerfMonitorsAMD
glDeletePerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glDeletePerfQueryINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeletePerfQueryINTEL(int) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glDeleteProgram - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteProgram(int) - Static method in class org.lwjgl.opengles.GLES20
glDeleteProgramPipelines - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteProgramPipelines(int) - Static method in class org.lwjgl.opengles.GLES31
glDeleteProgramPipelines(int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: DeleteProgramPipelines
glDeleteProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glDeleteProgramPipelinesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteProgramPipelinesEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glDeleteProgramPipelinesEXT(int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: DeleteProgramPipelinesEXT
glDeleteProgramPipelinesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glDeleteQueries - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteQueries(int) - Static method in class org.lwjgl.opengles.GLES30
glDeleteQueries(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: DeleteQueries
glDeleteQueries(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDeleteQueriesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteQueriesEXT(int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glDeleteQueriesEXT(int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glDeleteQueriesEXT(int[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: DeleteQueriesEXT
glDeleteQueriesEXT(int[]) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Array version of: DeleteQueriesEXT
glDeleteQueriesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glDeleteQueriesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glDeleteRenderbuffers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteRenderbuffers(int) - Static method in class org.lwjgl.opengles.GLES20
glDeleteRenderbuffers(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: DeleteRenderbuffers
glDeleteRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDeleteSamplers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteSamplers(int) - Static method in class org.lwjgl.opengles.GLES30
glDeleteSamplers(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: DeleteSamplers
glDeleteSamplers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDeleteSemaphoresEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteSemaphoresEXT(int) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glDeleteSemaphoresEXT(int[]) - Static method in class org.lwjgl.opengles.EXTSemaphore
Array version of: DeleteSemaphoresEXT
glDeleteSemaphoresEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glDeleteShader - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteShader(int) - Static method in class org.lwjgl.opengles.GLES20
glDeleteSync - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteSync(long) - Static method in class org.lwjgl.opengles.GLES30
glDeleteSyncAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteSyncAPPLE(long) - Static method in class org.lwjgl.opengles.APPLESync
 
glDeleteTextures - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteTextures(int) - Static method in class org.lwjgl.opengles.GLES20
glDeleteTextures(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: DeleteTextures
glDeleteTextures(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDeleteTransformFeedbacks - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteTransformFeedbacks(int) - Static method in class org.lwjgl.opengles.GLES30
glDeleteTransformFeedbacks(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: DeleteTransformFeedbacks
glDeleteTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDeleteVertexArrays - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteVertexArrays(int) - Static method in class org.lwjgl.opengles.GLES30
glDeleteVertexArrays(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: DeleteVertexArrays
glDeleteVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDeleteVertexArraysOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDeleteVertexArraysOES(int) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
glDeleteVertexArraysOES(int[]) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
Array version of: DeleteVertexArraysOES
glDeleteVertexArraysOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
glDepthFunc - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDepthFunc(int) - Static method in class org.lwjgl.opengles.GLES20
glDepthMask - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDepthMask(boolean) - Static method in class org.lwjgl.opengles.GLES20
glDepthRangeArrayfvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDepthRangeArrayfvNV(int, float[]) - Static method in class org.lwjgl.opengles.NVViewportArray
Array version of: DepthRangeArrayfvNV
glDepthRangeArrayfvNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glDepthRangeArrayfvOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDepthRangeArrayfvOES(int, float[]) - Static method in class org.lwjgl.opengles.OESViewportArray
Array version of: DepthRangeArrayfvOES
glDepthRangeArrayfvOES(int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glDepthRangef - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDepthRangef(float, float) - Static method in class org.lwjgl.opengles.GLES20
glDepthRangeIndexedfNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDepthRangeIndexedfNV(int, float, float) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glDepthRangeIndexedfOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDepthRangeIndexedfOES(int, float, float) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glDetachShader - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDetachShader(int, int) - Static method in class org.lwjgl.opengles.GLES20
glDisable - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDisable(int) - Static method in class org.lwjgl.opengles.GLES20
glDisableDriverControlQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDisableDriverControlQCOM(int) - Static method in class org.lwjgl.opengles.QCOMDriverControl
 
glDisablei - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDisablei(int, int) - Static method in class org.lwjgl.opengles.GLES32
glDisableiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDisableiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glDisableiNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDisableiNV(int, int) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glDisableiOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDisableiOES(int, int) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glDisableiOES(int, int) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glDisableVertexAttribArray - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDisableVertexAttribArray(int) - Static method in class org.lwjgl.opengles.GLES20
glDiscardFramebufferEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDiscardFramebufferEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDiscardFramebuffer
 
glDiscardFramebufferEXT(int, int[]) - Static method in class org.lwjgl.opengles.EXTDiscardFramebuffer
Array version of: DiscardFramebufferEXT
glDiscardFramebufferEXT(int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTDiscardFramebuffer
 
glDispatchCompute - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDispatchCompute(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glDispatchComputeIndirect - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDispatchComputeIndirect(long) - Static method in class org.lwjgl.opengles.GLES31
glDrawArrays - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawArrays(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glDrawArraysIndirect - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawArraysIndirect(int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: DrawArraysIndirect
glDrawArraysIndirect(int, long) - Static method in class org.lwjgl.opengles.GLES31
glDrawArraysIndirect(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
glDrawArraysIndirect(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glDrawArraysInstanced - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawArraysInstanced(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glDrawArraysInstancedANGLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawArraysInstancedANGLE(int, int, int, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
glDrawArraysInstancedBaseInstanceEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawArraysInstancedBaseInstanceEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawArraysInstancedEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawArraysInstancedEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTDrawInstanced
 
glDrawArraysInstancedEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
glDrawArraysInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawArraysInstancedNV(int, int, int, int) - Static method in class org.lwjgl.opengles.NVDrawInstanced
 
glDrawBuffers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawBuffers(int) - Static method in class org.lwjgl.opengles.GLES30
glDrawBuffers(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: DrawBuffers
glDrawBuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDrawBuffersEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawBuffersEXT(int) - Static method in class org.lwjgl.opengles.EXTDrawBuffers
 
glDrawBuffersEXT(int[]) - Static method in class org.lwjgl.opengles.EXTDrawBuffers
Array version of: DrawBuffersEXT
glDrawBuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTDrawBuffers
 
glDrawBuffersIndexedEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawBuffersIndexedEXT(int[], int[]) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
Array version of: DrawBuffersIndexedEXT
glDrawBuffersIndexedEXT(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
 
glDrawBuffersNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawBuffersNV(int) - Static method in class org.lwjgl.opengles.NVDrawBuffers
 
glDrawBuffersNV(int[]) - Static method in class org.lwjgl.opengles.NVDrawBuffers
Array version of: DrawBuffersNV
glDrawBuffersNV(IntBuffer) - Static method in class org.lwjgl.opengles.NVDrawBuffers
 
glDrawElements - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElements(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
glDrawElements(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDrawElements(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDrawElements(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDrawElements(int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
glDrawElementsBaseVertex - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsBaseVertex(int, int, int, long, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsBaseVertex(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsBaseVertex(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsBaseVertex(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsBaseVertex(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsBaseVertexEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsBaseVertexEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsBaseVertexEXT(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsBaseVertexEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsBaseVertexEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsBaseVertexEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsBaseVertexOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsBaseVertexOES(int, int, int, long, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsBaseVertexOES(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsBaseVertexOES(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsBaseVertexOES(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsBaseVertexOES(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsIndirect - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsIndirect(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: DrawElementsIndirect
glDrawElementsIndirect(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
glDrawElementsIndirect(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
glDrawElementsIndirect(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glDrawElementsInstanced - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstanced(int, int, int, long, int) - Static method in class org.lwjgl.opengles.GLES30
glDrawElementsInstanced(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
glDrawElementsInstanced(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
glDrawElementsInstanced(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
glDrawElementsInstanced(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
glDrawElementsInstancedANGLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedANGLE(int, int, int, long, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
glDrawElementsInstancedANGLE(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
glDrawElementsInstancedANGLE(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
glDrawElementsInstancedANGLE(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
glDrawElementsInstancedANGLE(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
glDrawElementsInstancedBaseInstanceEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedBaseInstanceEXT(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseInstanceEXT(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseInstanceEXT(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseInstanceEXT(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseInstanceEXT(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseVertex - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsInstancedBaseVertex(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsInstancedBaseVertex(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsInstancedBaseVertex(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsInstancedBaseVertex(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawElementsInstancedBaseVertexBaseInstanceEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedBaseVertexBaseInstanceEXT(int, int, int, long, int, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseVertexBaseInstanceEXT(int, int, ByteBuffer, int, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseVertexBaseInstanceEXT(int, ByteBuffer, int, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseVertexBaseInstanceEXT(int, IntBuffer, int, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseVertexBaseInstanceEXT(int, ShortBuffer, int, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
glDrawElementsInstancedBaseVertexEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedBaseVertexEXT(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexEXT(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexEXT(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexEXT(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexEXT(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedBaseVertexOES(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexOES(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexOES(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexOES(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertexOES(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawElementsInstancedEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
glDrawElementsInstancedEXT(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
glDrawElementsInstancedEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
glDrawElementsInstancedEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
glDrawElementsInstancedEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
glDrawElementsInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawElementsInstancedNV(int, int, int, long, int) - Static method in class org.lwjgl.opengles.NVDrawInstanced
 
glDrawElementsInstancedNV(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.NVDrawInstanced
 
glDrawElementsInstancedNV(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.NVDrawInstanced
 
glDrawElementsInstancedNV(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.NVDrawInstanced
 
glDrawElementsInstancedNV(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.NVDrawInstanced
 
glDrawMeshTasksIndirectNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawMeshTasksIndirectNV(long) - Static method in class org.lwjgl.opengles.NVMeshShader
 
glDrawMeshTasksNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawMeshTasksNV(int, int) - Static method in class org.lwjgl.opengles.NVMeshShader
 
glDrawRangeElements - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawRangeElements(int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
glDrawRangeElements(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDrawRangeElements(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDrawRangeElements(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDrawRangeElements(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
glDrawRangeElementsBaseVertex - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawRangeElementsBaseVertex(int, int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawRangeElementsBaseVertex(int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawRangeElementsBaseVertex(int, int, int, IntBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawRangeElementsBaseVertex(int, int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.GLES32
glDrawRangeElementsBaseVertexEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawRangeElementsBaseVertexEXT(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexEXT(int, int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexEXT(int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexEXT(int, int, int, IntBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexEXT(int, int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawRangeElementsBaseVertexOES(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexOES(int, int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexOES(int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexOES(int, int, int, IntBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertexOES(int, int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glDrawTransformFeedbackEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawTransformFeedbackEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDrawTransformFeedback
 
glDrawTransformFeedbackInstancedEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawTransformFeedbackInstancedEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTDrawTransformFeedback
 
glDrawVkImageNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glDrawVkImageNV(long, int, float, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.opengles.NVDrawVulkanImage
Draws a screen-aligned rectangle displaying a portion of the contents of the Vulkan VkImage.
glEGLImageTargetRenderbufferStorageOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEGLImageTargetRenderbufferStorageOES(int, long) - Static method in class org.lwjgl.opengles.OESEGLImage
 
glEGLImageTargetTexStorageEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEGLImageTargetTexStorageEXT(int, long, int[]) - Static method in class org.lwjgl.opengles.EXTEGLImageStorage
Array version of: EGLImageTargetTexStorageEXT
glEGLImageTargetTexStorageEXT(int, long, IntBuffer) - Static method in class org.lwjgl.opengles.EXTEGLImageStorage
 
glEGLImageTargetTexture2DOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEGLImageTargetTexture2DOES(int, long) - Static method in class org.lwjgl.opengles.OESEGLImage
 
glEGLImageTargetTextureStorageEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEGLImageTargetTextureStorageEXT(int, long, int[]) - Static method in class org.lwjgl.opengles.EXTEGLImageStorage
glEGLImageTargetTextureStorageEXT(int, long, IntBuffer) - Static method in class org.lwjgl.opengles.EXTEGLImageStorage
 
glEnable - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEnable(int) - Static method in class org.lwjgl.opengles.GLES20
glEnableDriverControlQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEnableDriverControlQCOM(int) - Static method in class org.lwjgl.opengles.QCOMDriverControl
 
glEnablei - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEnablei(int, int) - Static method in class org.lwjgl.opengles.GLES32
glEnableiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEnableiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glEnableiNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEnableiNV(int, int) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glEnableiOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEnableiOES(int, int) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glEnableiOES(int, int) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glEnableVertexAttribArray - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEnableVertexAttribArray(int) - Static method in class org.lwjgl.opengles.GLES20
glEndConditionalRenderNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEndConditionalRenderNV() - Static method in class org.lwjgl.opengles.NVConditionalRender
 
glEndPerfMonitorAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEndPerfMonitorAMD(int) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glEndPerfQueryINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEndPerfQueryINTEL(int) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glEndQuery - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEndQuery(int) - Static method in class org.lwjgl.opengles.GLES30
glEndQueryEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEndQueryEXT(int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glEndQueryEXT(int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glEndTilingQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEndTilingQCOM(int) - Static method in class org.lwjgl.opengles.QCOMTiledRendering
 
glEndTransformFeedback - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glEndTransformFeedback() - Static method in class org.lwjgl.opengles.GLES30
GLES20 - Class in org.lwjgl.opengles
The core OpenGL ES 2.0 functionality.
GLES20 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, GLES20 is supported.
GLES30 - Class in org.lwjgl.opengles
The core OpenGL ES 3.0 functionality.
GLES30 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, GLES30 is supported.
GLES31 - Class in org.lwjgl.opengles
The core OpenGL ES 3.1 functionality.
GLES31 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, GLES31 is supported.
GLES32 - Class in org.lwjgl.opengles
The core OpenGL ES 3.2 functionality.
GLES32 - Variable in class org.lwjgl.opengles.GLESCapabilities
When true, GLES32 is supported.
GLESCapabilities - Class in org.lwjgl.opengles
Defines the capabilities of an OpenGL ES context.
glExtGetBufferPointerQCOM(int) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetBufferPointervQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetBufferPointervQCOM(int, PointerBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetBuffersQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetBuffersQCOM(int[], int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
Array version of: ExtGetBuffersQCOM
glExtGetBuffersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetFramebuffersQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetFramebuffersQCOM(int[], int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
Array version of: ExtGetFramebuffersQCOM
glExtGetFramebuffersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetProgramBinarySourceQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
glExtGetProgramBinarySourceQCOM(int, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
 
glExtGetProgramsQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetProgramsQCOM(int[], int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
Array version of: ExtGetProgramsQCOM
glExtGetProgramsQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
 
glExtGetRenderbuffersQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetRenderbuffersQCOM(int[], int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
Array version of: ExtGetRenderbuffersQCOM
glExtGetRenderbuffersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetShadersQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetShadersQCOM(int[], int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
Array version of: ExtGetShadersQCOM
glExtGetShadersQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
 
glExtGetTexLevelParameteriQCOM(int, int, int, int) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetTexLevelParameterivQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetTexLevelParameterivQCOM(int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
glExtGetTexLevelParameterivQCOM(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetTexSubImageQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtGetTexturesQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtGetTexturesQCOM(int[], int[]) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
Array version of: ExtGetTexturesQCOM
glExtGetTexturesQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glExtIsProgramBinaryQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtIsProgramBinaryQCOM(int) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
 
glExtrapolateTex2DQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtrapolateTex2DQCOM(int, int, int, float) - Static method in class org.lwjgl.opengles.QCOMFrameExtrapolation
 
glExtTexObjectStateOverrideiQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glExtTexObjectStateOverrideiQCOM(int, int, int) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
glFenceSync - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFenceSync(int, int) - Static method in class org.lwjgl.opengles.GLES30
glFenceSyncAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFenceSyncAPPLE(int, int) - Static method in class org.lwjgl.opengles.APPLESync
 
glFinish - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFinish() - Static method in class org.lwjgl.opengles.GLES20
glFinishFenceNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFinishFenceNV(int) - Static method in class org.lwjgl.opengles.NVFence
 
glFlush - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFlush() - Static method in class org.lwjgl.opengles.GLES20
glFlushMappedBufferRange - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFlushMappedBufferRange(int, long, long) - Static method in class org.lwjgl.opengles.GLES30
glFlushMappedBufferRangeEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFlushMappedBufferRangeEXT(int, long, long) - Static method in class org.lwjgl.opengles.EXTMapBufferRange
 
glFragmentCoverageColorNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFragmentCoverageColorNV(int) - Static method in class org.lwjgl.opengles.NVFragmentCoverageToColor
 
glFramebufferFetchBarrierEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferFetchBarrierEXT() - Static method in class org.lwjgl.opengles.EXTShaderFramebufferFetchNonCoherent
Specifies a boundary between passes when reading existing framebuffer data from fragment shaders via the gl_LastFragData built-in variable.
glFramebufferFetchBarrierQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferFetchBarrierQCOM() - Static method in class org.lwjgl.opengles.QCOMShaderFramebufferFetchNoncoherent
 
glFramebufferFoveationConfigQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferFoveationConfigQCOM(int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.QCOMFramebufferFoveated
glFramebufferFoveationConfigQCOM(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMFramebufferFoveated
 
glFramebufferFoveationParametersQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferFoveationParametersQCOM(int, int, int, float, float, float, float, float) - Static method in class org.lwjgl.opengles.QCOMFramebufferFoveated
 
glFramebufferParameteri - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glFramebufferParameteriMESA - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferParameteriMESA(int, int, int) - Static method in class org.lwjgl.opengles.MESAFramebufferFlipY
 
glFramebufferPixelLocalStorageSizeEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferPixelLocalStorageSizeEXT(int, int) - Static method in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
 
glFramebufferRenderbuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glFramebufferSampleLocationsfvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferSampleLocationsfvNV(int, int, float[]) - Static method in class org.lwjgl.opengles.NVSampleLocations
glFramebufferSampleLocationsfvNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVSampleLocations
 
glFramebufferShadingRateEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferShadingRateEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTFragmentShadingRate
 
glFramebufferTexture - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTexture(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glFramebufferTexture2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTexture2D(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glFramebufferTexture2DDownsampleIMG - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTexture2DDownsampleIMG(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.IMGFramebufferDownsample
 
glFramebufferTexture2DMultisampleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTexture2DMultisampleEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
 
glFramebufferTexture2DMultisampleIMG - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTexture2DMultisampleIMG(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
 
glFramebufferTexture3DOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTexture3DOES(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glFramebufferTextureEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTextureEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTGeometryShader
 
glFramebufferTextureLayer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glFramebufferTextureLayerDownsampleIMG - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTextureLayerDownsampleIMG(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.IMGFramebufferDownsample
 
glFramebufferTextureLayerNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTextureLayerNV(int, int, int, int, int) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glFramebufferTextureMultisampleMultiviewOVR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTextureMultisampleMultiviewOVR(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OVRMultiviewMultisampledRenderToTexture
Operates similarly to FramebufferTextureMultiviewOVR, except that it also enables multisampled rendering into the images of a non-multisampled texture object similarly to FramebufferTexture2DMultisampleEXT.
glFramebufferTextureMultiviewOVR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTextureMultiviewOVR(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OVRMultiview
 
glFramebufferTextureOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFramebufferTextureOES(int, int, int, int) - Static method in class org.lwjgl.opengles.OESGeometryShader
 
glFrontFace - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glFrontFace(int) - Static method in class org.lwjgl.opengles.GLES20
glGenBuffers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenBuffers() - Static method in class org.lwjgl.opengles.GLES20
glGenBuffers(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GenBuffers
glGenBuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGenerateMipmap - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenerateMipmap(int) - Static method in class org.lwjgl.opengles.GLES20
glGenFencesNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenFencesNV() - Static method in class org.lwjgl.opengles.NVFence
 
glGenFencesNV(int[]) - Static method in class org.lwjgl.opengles.NVFence
Array version of: GenFencesNV
glGenFencesNV(IntBuffer) - Static method in class org.lwjgl.opengles.NVFence
 
glGenFramebuffers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenFramebuffers() - Static method in class org.lwjgl.opengles.GLES20
glGenFramebuffers(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GenFramebuffers
glGenFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGenPathsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenPathsNV(int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGenPerfMonitorsAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenPerfMonitorsAMD() - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGenPerfMonitorsAMD(int[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
Array version of: GenPerfMonitorsAMD
glGenPerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGenProgramPipelines - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenProgramPipelines() - Static method in class org.lwjgl.opengles.GLES31
glGenProgramPipelines(int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GenProgramPipelines
glGenProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGenProgramPipelinesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenProgramPipelinesEXT() - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glGenProgramPipelinesEXT(int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: GenProgramPipelinesEXT
glGenProgramPipelinesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glGenQueries - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenQueries() - Static method in class org.lwjgl.opengles.GLES30
glGenQueries(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GenQueries
glGenQueries(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGenQueriesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenQueriesEXT() - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGenQueriesEXT() - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glGenQueriesEXT(int[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: GenQueriesEXT
glGenQueriesEXT(int[]) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Array version of: GenQueriesEXT
glGenQueriesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGenQueriesEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glGenRenderbuffers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenRenderbuffers() - Static method in class org.lwjgl.opengles.GLES20
glGenRenderbuffers(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GenRenderbuffers
glGenRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGenSamplers - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenSamplers() - Static method in class org.lwjgl.opengles.GLES30
glGenSamplers(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GenSamplers
glGenSamplers(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGenSemaphoresEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenSemaphoresEXT() - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glGenSemaphoresEXT(int[]) - Static method in class org.lwjgl.opengles.EXTSemaphore
Array version of: GenSemaphoresEXT
glGenSemaphoresEXT(IntBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glGenTextures - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenTextures() - Static method in class org.lwjgl.opengles.GLES20
glGenTextures(int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GenTextures
glGenTextures(IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGenTransformFeedbacks - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenTransformFeedbacks() - Static method in class org.lwjgl.opengles.GLES30
glGenTransformFeedbacks(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GenTransformFeedbacks
glGenTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGenVertexArrays - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenVertexArrays() - Static method in class org.lwjgl.opengles.GLES30
glGenVertexArrays(int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GenVertexArrays
glGenVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGenVertexArraysOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGenVertexArraysOES() - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
glGenVertexArraysOES(int[]) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
Array version of: GenVertexArraysOES
glGenVertexArraysOES(IntBuffer) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
glGetActiveAttrib - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetActiveAttrib(int, int, int[], int[], int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetActiveAttrib
glGetActiveAttrib(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetActiveAttrib(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetActiveAttrib(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetActiveUniform - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetActiveUniform(int, int, int[], int[], int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetActiveUniform
glGetActiveUniform(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetActiveUniform(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetActiveUniform(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetActiveUniformBlocki(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetActiveUniformBlockiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetActiveUniformBlockiv(int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetActiveUniformBlockiv
glGetActiveUniformBlockiv(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetActiveUniformBlockName - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetActiveUniformBlockName(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetActiveUniformBlockName(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetActiveUniformBlockName(int, int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetActiveUniformBlockName
glGetActiveUniformBlockName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetActiveUniformsiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetActiveUniformsiv(int, int[], int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetActiveUniformsiv
glGetActiveUniformsiv(int, IntBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetAttachedShaders - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetAttachedShaders(int, int[], int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetAttachedShaders
glGetAttachedShaders(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetAttribLocation - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetAttribLocation(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
glGetAttribLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetBoolean(int) - Static method in class org.lwjgl.opengles.GLES20
glGetBooleani(int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetBooleani_v - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetBooleani_v(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetBooleanv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetBooleanv(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetBufferParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetBufferParameteri64(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetBufferParameteri64v - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetBufferParameteri64v(int, int, long[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetBufferParameteri64v
glGetBufferParameteri64v(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetBufferParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetBufferParameteriv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetBufferParameteriv
glGetBufferParameteriv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetBufferPointer(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetBufferPointerOES(int, int) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
glGetBufferPointerv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetBufferPointerv(int, int, PointerBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetBufferPointervOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetBufferPointervOES(int, int, PointerBuffer) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
glGetCoverageModulationTableNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetCoverageModulationTableNV(float[]) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
glGetCoverageModulationTableNV(FloatBuffer) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
 
glGetDebugMessageLog - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetDebugMessageLog(int, int[], int[], int[], int[], int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetDebugMessageLog
glGetDebugMessageLog(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Retrieves messages from the debug message log.
glGetDebugMessageLogKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetDebugMessageLogKHR(int, int[], int[], int[], int[], int[], ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Array version of: GetDebugMessageLogKHR
glGetDebugMessageLogKHR(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Retrieves messages from the debug message log.
glGetDriverControlsQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetDriverControlsQCOM(int[], int[]) - Static method in class org.lwjgl.opengles.QCOMDriverControl
Array version of: GetDriverControlsQCOM
glGetDriverControlsQCOM(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.QCOMDriverControl
 
glGetDriverControlStringQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetDriverControlStringQCOM(int, int) - Static method in class org.lwjgl.opengles.QCOMDriverControl
 
glGetDriverControlStringQCOM(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.QCOMDriverControl
Array version of: GetDriverControlStringQCOM
glGetDriverControlStringQCOM(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.QCOMDriverControl
 
glGetError - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetError() - Static method in class org.lwjgl.opengles.GLES20
glGetFenceiNV(int, int) - Static method in class org.lwjgl.opengles.NVFence
 
glGetFenceivNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFenceivNV(int, int, int[]) - Static method in class org.lwjgl.opengles.NVFence
Array version of: GetFenceivNV
glGetFenceivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVFence
 
glGetFirstPerfQueryIdINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFirstPerfQueryIdINTEL() - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetFirstPerfQueryIdINTEL(int[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: GetFirstPerfQueryIdINTEL
glGetFirstPerfQueryIdINTEL(IntBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetFloat(int) - Static method in class org.lwjgl.opengles.GLES20
glGetFloati_vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFloati_vNV(int, int, float[]) - Static method in class org.lwjgl.opengles.NVViewportArray
Array version of: GetFloati_vNV
glGetFloati_vNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glGetFloati_vOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFloati_vOES(int, int, float[]) - Static method in class org.lwjgl.opengles.OESViewportArray
Array version of: GetFloati_vOES
glGetFloati_vOES(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glGetFloatiNV(int, int) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glGetFloatiOES(int, int) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glGetFloatv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFloatv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetFloatv
glGetFloatv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetFragDataIndexEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFragDataIndexEXT(int, CharSequence) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glGetFragDataIndexEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glGetFragDataLocation - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFragDataLocation(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES30
glGetFragDataLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetFragmentShadingRatesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFragmentShadingRatesEXT(int, int[], int[]) - Static method in class org.lwjgl.opengles.EXTFragmentShadingRate
Array version of: GetFragmentShadingRatesEXT
glGetFragmentShadingRatesEXT(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTFragmentShadingRate
 
glGetFramebufferAttachmentParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetFramebufferAttachmentParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFramebufferAttachmentParameteriv(int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetFramebufferParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetFramebufferParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFramebufferParameteriv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetFramebufferParameteriv
glGetFramebufferParameteriv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetFramebufferParameterivMESA - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFramebufferParameterivMESA(int, int, int[]) - Static method in class org.lwjgl.opengles.MESAFramebufferFlipY
glGetFramebufferParameterivMESA(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.MESAFramebufferFlipY
 
glGetFramebufferPixelLocalStorageSizeEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetFramebufferPixelLocalStorageSizeEXT(int) - Static method in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
 
glGetGraphicsResetStatus - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetGraphicsResetStatus() - Static method in class org.lwjgl.opengles.GLES32
Indicates if the GL context has been in a reset state at any point since the last call to GetGraphicsResetStatus: NO_ERROR indicates that the GL context has not been in a reset state since the last call. GUILTY_CONTEXT_RESET indicates that a reset has been detected that is attributable to the current GL context. INNOCENT_CONTEXT_RESET indicates a reset has been detected that is not attributable to the current GL context. UNKNOWN_CONTEXT_RESET indicates a detected graphics reset whose cause is unknown.
glGetGraphicsResetStatusEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetGraphicsResetStatusEXT() - Static method in class org.lwjgl.opengles.EXTRobustness
 
glGetGraphicsResetStatusKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetGraphicsResetStatusKHR() - Static method in class org.lwjgl.opengles.KHRRobustness
Indicates if the GL context has been in a reset state at any point since the last call to GetGraphicsResetStatus: NO_ERROR indicates that the GL context has not been in a reset state since the last call. GUILTY_CONTEXT_RESET_KHR indicates that a reset has been detected that is attributable to the current GL context. INNOCENT_CONTEXT_RESET_KHR indicates a reset has been detected that is not attributable to the current GL context. UNKNOWN_CONTEXT_RESET_KHR indicates a detected graphics reset whose cause is unknown.
glGetImageHandleNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetImageHandleNV(int, int, boolean, int, int) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glGetInteger(int) - Static method in class org.lwjgl.opengles.GLES20
glGetInteger64(int) - Static method in class org.lwjgl.opengles.GLES30
glGetInteger64APPLE(int) - Static method in class org.lwjgl.opengles.APPLESync
 
glGetInteger64EXT(int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetInteger64i(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetInteger64i_v - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetInteger64i_v(int, int, long[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetInteger64i_v
glGetInteger64i_v(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetInteger64v - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetInteger64v(int, long[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetInteger64v
glGetInteger64v(int, LongBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetInteger64vAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetInteger64vAPPLE(int, long[]) - Static method in class org.lwjgl.opengles.APPLESync
Array version of: GetInteger64vAPPLE
glGetInteger64vAPPLE(int, LongBuffer) - Static method in class org.lwjgl.opengles.APPLESync
 
glGetInteger64vEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetInteger64vEXT(int, long[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: GetInteger64vEXT
glGetInteger64vEXT(int, LongBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetIntegeri(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetIntegeri_v - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetIntegeri_v(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetIntegeri_v
glGetIntegeri_v(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetIntegeri_vEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetIntegeri_vEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
Array version of: GetIntegeri_vEXT
glGetIntegeri_vEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
 
glGetIntegeriEXT(int, int) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
 
glGetIntegerv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetIntegerv(int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetIntegerv
glGetIntegerv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetInternalformati(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetInternalformativ - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetInternalformativ(int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetInternalformativ
glGetInternalformativ(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetInternalformatSampleivNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetInternalformatSampleivNV(int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.NVInternalformatSampleQuery
Array version of: GetInternalformatSampleivNV
glGetInternalformatSampleivNV(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVInternalformatSampleQuery
 
glGetMemoryObjectDetachedResourcesuivNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetMemoryObjectDetachedResourcesuivNV(int, int, int, int[]) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
glGetMemoryObjectDetachedResourcesuivNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
 
glGetMemoryObjectParameteriEXT(int, int) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glGetMemoryObjectParameterivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetMemoryObjectParameterivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTMemoryObject
glGetMemoryObjectParameterivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glGetMultisamplef(int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetMultisamplefv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetMultisamplefv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetMultisamplefv
glGetMultisamplefv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetNextPerfQueryIdINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetNextPerfQueryIdINTEL(int) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetNextPerfQueryIdINTEL(int, int[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: GetNextPerfQueryIdINTEL
glGetNextPerfQueryIdINTEL(int, IntBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetnUniformf(int, int) - Static method in class org.lwjgl.opengles.GLES32
Returns the value or values of a uniform of the default uniform block.
glGetnUniformfEXT(int, int) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glGetnUniformfKHR(int, int) - Static method in class org.lwjgl.opengles.KHRRobustness
Returns the value or values of a uniform of the default uniform block.
glGetnUniformfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetnUniformfv
glGetnUniformfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES32
Returns the value or values of a uniform of the default uniform block.
glGetnUniformfvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformfvEXT(int, int, float[]) - Static method in class org.lwjgl.opengles.EXTRobustness
Array version of: GetnUniformfvEXT
glGetnUniformfvEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glGetnUniformfvKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformfvKHR(int, int, float[]) - Static method in class org.lwjgl.opengles.KHRRobustness
Array version of: GetnUniformfvKHR
glGetnUniformfvKHR(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.KHRRobustness
Returns the value or values of a uniform of the default uniform block.
glGetnUniformi(int, int) - Static method in class org.lwjgl.opengles.GLES32
Integer version of GetnUniformfv.
glGetnUniformiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glGetnUniformiKHR(int, int) - Static method in class org.lwjgl.opengles.KHRRobustness
Integer version of GetnUniformfvKHR.
glGetnUniformiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformiv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetnUniformiv
glGetnUniformiv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES32
Integer version of GetnUniformfv.
glGetnUniformivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTRobustness
Array version of: GetnUniformivEXT
glGetnUniformivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glGetnUniformivKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformivKHR(int, int, float[]) - Static method in class org.lwjgl.opengles.KHRRobustness
Array version of: GetnUniformivKHR
glGetnUniformivKHR(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.KHRRobustness
Integer version of GetnUniformfvKHR.
glGetnUniformui(int, int) - Static method in class org.lwjgl.opengles.GLES32
Unsigned version of GetnUniformiv.
glGetnUniformuiKHR(int, int) - Static method in class org.lwjgl.opengles.KHRRobustness
Unsigned version of GetnUniformivKHR.
glGetnUniformuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformuiv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetnUniformuiv
glGetnUniformuiv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES32
Unsigned version of GetnUniformiv.
glGetnUniformuivKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetnUniformuivKHR(int, int, float[]) - Static method in class org.lwjgl.opengles.KHRRobustness
Array version of: GetnUniformuivKHR
glGetnUniformuivKHR(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.KHRRobustness
Unsigned version of GetnUniformivKHR.
glGetObjectLabel - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetObjectLabel(int, int) - Static method in class org.lwjgl.opengles.GLES32
Retrieves the label of a named object identified within a namespace.
glGetObjectLabel(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
Retrieves the label of a named object identified within a namespace.
glGetObjectLabel(int, int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetObjectLabel
glGetObjectLabel(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Retrieves the label of a named object identified within a namespace.
glGetObjectLabelEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetObjectLabelEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTDebugLabel
 
glGetObjectLabelEXT(int, int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugLabel
Array version of: GetObjectLabelEXT
glGetObjectLabelEXT(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugLabel
 
glGetObjectLabelKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetObjectLabelKHR(int, int) - Static method in class org.lwjgl.opengles.KHRDebug
Retrieves the label of a named object identified within a namespace.
glGetObjectLabelKHR(int, int, int) - Static method in class org.lwjgl.opengles.KHRDebug
Retrieves the label of a named object identified within a namespace.
glGetObjectLabelKHR(int, int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Array version of: GetObjectLabelKHR
glGetObjectLabelKHR(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Retrieves the label of a named object identified within a namespace.
glGetObjectPtrLabel - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetObjectPtrLabel(long) - Static method in class org.lwjgl.opengles.GLES32
Retrieves the label of a sync object identified by a pointer.
glGetObjectPtrLabel(long, int) - Static method in class org.lwjgl.opengles.GLES32
Retrieves the label of a sync object identified by a pointer.
glGetObjectPtrLabel(long, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetObjectPtrLabel
glGetObjectPtrLabel(long, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Retrieves the label of a sync object identified by a pointer.
glGetObjectPtrLabelKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetObjectPtrLabelKHR(long) - Static method in class org.lwjgl.opengles.KHRDebug
Retrieves the label of a sync object identified by a pointer.
glGetObjectPtrLabelKHR(long, int) - Static method in class org.lwjgl.opengles.KHRDebug
Retrieves the label of a sync object identified by a pointer.
glGetObjectPtrLabelKHR(long, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Array version of: GetObjectPtrLabelKHR
glGetObjectPtrLabelKHR(long, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Retrieves the label of a sync object identified by a pointer.
glGetPathCommandsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathCommandsNV(int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathCoordsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathCoordsNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetPathCoordsNV
glGetPathCoordsNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathDashArrayNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathDashArrayNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetPathDashArrayNV
glGetPathDashArrayNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathLengthNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathLengthNV(int, int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathMetricRangeNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathMetricRangeNV(int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetPathMetricRangeNV
glGetPathMetricRangeNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathMetricsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathMetricsNV(int, int, ByteBuffer, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetPathMetricsNV
glGetPathMetricsNV(int, int, ByteBuffer, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathParameterfNV(int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathParameterfvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathParameterfvNV(int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetPathParameterfvNV
glGetPathParameterfvNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathParameteriNV(int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathParameterivNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathParameterivNV(int, int, int[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetPathParameterivNV
glGetPathParameterivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPathSpacingNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPathSpacingNV(int, int, ByteBuffer, int, float, float, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetPathSpacingNV
glGetPathSpacingNV(int, int, ByteBuffer, int, float, float, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetPerfCounterInfoINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfCounterInfoINTEL(int, int, ByteBuffer, ByteBuffer, int[], int[], int[], int[], long[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: GetPerfCounterInfoINTEL
glGetPerfCounterInfoINTEL(int, int, ByteBuffer, ByteBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, LongBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetPerfMonitorCounterDataAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfMonitorCounterDataAMD(int, int, int[], int[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
glGetPerfMonitorCounterDataAMD(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfMonitorCounterInfoAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfMonitorCounterInfoAMD(int, int, int, float[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
glGetPerfMonitorCounterInfoAMD(int, int, int, int[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
glGetPerfMonitorCounterInfoAMD(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfMonitorCounterInfoAMD(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfMonitorCounterInfoAMD(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfMonitorCountersAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfMonitorCountersAMD(int, int[], int[], int[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
Array version of: GetPerfMonitorCountersAMD
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfMonitorCounterStringAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfMonitorCounterStringAMD(int, int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
glGetPerfMonitorCounterStringAMD(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfMonitorGroupsAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfMonitorGroupsAMD(int[], int[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
Array version of: GetPerfMonitorGroupsAMD
glGetPerfMonitorGroupsAMD(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfMonitorGroupStringAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfMonitorGroupStringAMD(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
glGetPerfMonitorGroupStringAMD(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glGetPerfQueryDataINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfQueryDataINTEL(int, int, ByteBuffer, int[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: GetPerfQueryDataINTEL
glGetPerfQueryDataINTEL(int, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetPerfQueryIdByNameINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfQueryIdByNameINTEL(CharSequence) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetPerfQueryIdByNameINTEL(CharSequence, int[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: GetPerfQueryIdByNameINTEL
glGetPerfQueryIdByNameINTEL(CharSequence, IntBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetPerfQueryIdByNameINTEL(ByteBuffer, int[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: GetPerfQueryIdByNameINTEL
glGetPerfQueryIdByNameINTEL(ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetPerfQueryInfoINTEL - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPerfQueryInfoINTEL(int, ByteBuffer, int[], int[], int[], int[]) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
Array version of: GetPerfQueryInfoINTEL
glGetPerfQueryInfoINTEL(int, ByteBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
glGetPointer(int) - Static method in class org.lwjgl.opengles.GLES32
glGetPointerKHR(int) - Static method in class org.lwjgl.opengles.KHRDebug
 
glGetPointerv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPointerv(int, PointerBuffer) - Static method in class org.lwjgl.opengles.GLES32
glGetPointervKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetPointervKHR(int, PointerBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
 
glGetProgramBinary - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramBinary(int, int[], int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetProgramBinary
glGetProgramBinary(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetProgramBinaryOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramBinaryOES(int, int[], int[], ByteBuffer) - Static method in class org.lwjgl.opengles.OESGetProgramBinary
Array version of: GetProgramBinaryOES
glGetProgramBinaryOES(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.OESGetProgramBinary
 
glGetProgrami(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetProgramInfoLog - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramInfoLog(int) - Static method in class org.lwjgl.opengles.GLES20
glGetProgramInfoLog(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetProgramInfoLog(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetProgramInfoLog
glGetProgramInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetProgramInterfacei(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramInterfaceiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramInterfaceiv(int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetProgramInterfaceiv
glGetProgramInterfaceiv(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetProgramiv
glGetProgramiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetProgramPipelinei(int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramPipelineiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glGetProgramPipelineInfoLog - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramPipelineInfoLog(int) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramPipelineInfoLog(int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramPipelineInfoLog(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetProgramPipelineInfoLog
glGetProgramPipelineInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramPipelineInfoLogEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramPipelineInfoLogEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glGetProgramPipelineInfoLogEXT(int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glGetProgramPipelineInfoLogEXT(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
glGetProgramPipelineInfoLogEXT(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glGetProgramPipelineiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramPipelineiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetProgramPipelineiv
glGetProgramPipelineiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramPipelineivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramPipelineivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: GetProgramPipelineivEXT
glGetProgramPipelineivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glGetProgramResourcefvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramResourcefvNV(int, int, int, int[], int[], float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: GetProgramResourcefvNV
glGetProgramResourcefvNV(int, int, int, IntBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glGetProgramResourceIndex - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramResourceIndex(int, int, CharSequence) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramResourceIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramResourceiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramResourceiv(int, int, int, int[], int[], int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetProgramResourceiv
glGetProgramResourceiv(int, int, int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramResourceLocation - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramResourceLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramResourceLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramResourceLocationIndexEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramResourceLocationIndexEXT(int, int, CharSequence) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glGetProgramResourceLocationIndexEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
glGetProgramResourceName - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetProgramResourceName(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramResourceName(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetProgramResourceName(int, int, int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetProgramResourceName
glGetProgramResourceName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetQueryi(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetQueryiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glGetQueryiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetQueryiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetQueryiv
glGetQueryiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetQueryivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetQueryivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: GetQueryivEXT
glGetQueryivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Array version of: GetQueryivEXT
glGetQueryivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glGetQueryObjecti64EXT(int, int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjecti64vEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetQueryObjecti64vEXT(int, int, long[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: GetQueryObjecti64vEXT
glGetQueryObjecti64vEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjectiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjectivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetQueryObjectivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: GetQueryObjectivEXT
glGetQueryObjectivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjectui(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetQueryObjectui64EXT(int, int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjectui64vEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetQueryObjectui64vEXT(int, int, long[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: GetQueryObjectui64vEXT
glGetQueryObjectui64vEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjectuiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjectuiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glGetQueryObjectuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetQueryObjectuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetQueryObjectuiv
glGetQueryObjectuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetQueryObjectuivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetQueryObjectuivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
Array version of: GetQueryObjectuivEXT
glGetQueryObjectuivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
Array version of: GetQueryObjectuivEXT
glGetQueryObjectuivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glGetQueryObjectuivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glGetRenderbufferParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetRenderbufferParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetRenderbufferParameteriv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetRenderbufferParameteriv
glGetRenderbufferParameteriv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetSamplerParameterf(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetSamplerParameterfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameterfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetSamplerParameterfv
glGetSamplerParameterfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetSamplerParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetSamplerParameterIi(int, int) - Static method in class org.lwjgl.opengles.GLES32
glGetSamplerParameterIiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetSamplerParameterIiOES(int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetSamplerParameterIiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameterIiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetSamplerParameterIiv
glGetSamplerParameterIiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glGetSamplerParameterIivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameterIivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: GetSamplerParameterIivEXT
glGetSamplerParameterIivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetSamplerParameterIivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameterIivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: GetSamplerParameterIivOES
glGetSamplerParameterIivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetSamplerParameterIui(int, int) - Static method in class org.lwjgl.opengles.GLES32
glGetSamplerParameterIuiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetSamplerParameterIuiOES(int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetSamplerParameterIuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameterIuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetSamplerParameterIuiv
glGetSamplerParameterIuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glGetSamplerParameterIuivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameterIuivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: GetSamplerParameterIuivEXT
glGetSamplerParameterIuivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetSamplerParameterIuivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameterIuivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: GetSamplerParameterIuivOES
glGetSamplerParameterIuivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetSamplerParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSamplerParameteriv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetSamplerParameteriv
glGetSamplerParameteriv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetSemaphoreParameterivNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSemaphoreParameterivNV(int, int, int[]) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
Array version of: GetSemaphoreParameterivNV
glGetSemaphoreParameterivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
 
glGetSemaphoreParameterui64EXT(int, int) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glGetSemaphoreParameterui64vEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSemaphoreParameterui64vEXT(int, int, long[]) - Static method in class org.lwjgl.opengles.EXTSemaphore
glGetSemaphoreParameterui64vEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glGetShaderi(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderInfoLog - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetShaderInfoLog(int) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderInfoLog(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderInfoLog(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetShaderInfoLog
glGetShaderInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetShaderiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetShaderiv
glGetShaderiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderPrecisionFormat - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetShaderPrecisionFormat(int, int, int[], int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetShaderPrecisionFormat
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderSource - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetShaderSource(int) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderSource(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetShaderSource(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetShaderSource
glGetShaderSource(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetString - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetString(int) - Static method in class org.lwjgl.opengles.GLES20
glGetStringi - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetStringi(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetSynci(long, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetSynciAPPLE(long, int, IntBuffer) - Static method in class org.lwjgl.opengles.APPLESync
 
glGetSynciv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSynciv(long, int, int[], int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetSynciv
glGetSynciv(long, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetSyncivAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetSyncivAPPLE(long, int, int[], int[]) - Static method in class org.lwjgl.opengles.APPLESync
Array version of: GetSyncivAPPLE
glGetSyncivAPPLE(long, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.APPLESync
 
glGetTexLevelParameterf(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetTexLevelParameterfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexLevelParameterfv(int, int, int, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetTexLevelParameterfv
glGetTexLevelParameterfv(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetTexLevelParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glGetTexLevelParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexLevelParameteriv(int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: GetTexLevelParameteriv
glGetTexLevelParameteriv(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glGetTexParameterf(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetTexParameterfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameterfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetTexParameterfv
glGetTexParameterfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetTexParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetTexParameterIi(int, int) - Static method in class org.lwjgl.opengles.GLES32
glGetTexParameterIiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetTexParameterIiOES(int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetTexParameterIiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameterIiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetTexParameterIiv
glGetTexParameterIiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glGetTexParameterIivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameterIivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: GetTexParameterIivEXT
glGetTexParameterIivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetTexParameterIivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameterIivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: GetTexParameterIivOES
glGetTexParameterIivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetTexParameterIui(int, int) - Static method in class org.lwjgl.opengles.GLES32
glGetTexParameterIuiEXT(int, int) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetTexParameterIuiOES(int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetTexParameterIuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameterIuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: GetTexParameterIuiv
glGetTexParameterIuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glGetTexParameterIuivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameterIuivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: GetTexParameterIuivEXT
glGetTexParameterIuivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glGetTexParameterIuivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameterIuivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: GetTexParameterIuivOES
glGetTexParameterIuivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glGetTexParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTexParameteriv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetTexParameteriv
glGetTexParameteriv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetTextureHandleNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTextureHandleNV(int) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glGetTextureSamplerHandleNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTextureSamplerHandleNV(int, int) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glGetTransformFeedbackVarying - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTransformFeedbackVarying(int, int, int[], int[], int[], ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetTransformFeedbackVarying
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetTransformFeedbackVarying(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetTransformFeedbackVarying(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetTranslatedShaderSourceANGLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetTranslatedShaderSourceANGLE(int) - Static method in class org.lwjgl.opengles.ANGLETranslatedShaderSource
 
glGetTranslatedShaderSourceANGLE(int, int) - Static method in class org.lwjgl.opengles.ANGLETranslatedShaderSource
 
glGetTranslatedShaderSourceANGLE(int, int[], ByteBuffer) - Static method in class org.lwjgl.opengles.ANGLETranslatedShaderSource
glGetTranslatedShaderSourceANGLE(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengles.ANGLETranslatedShaderSource
 
glGetUniformBlockIndex - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformBlockIndex(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES30
glGetUniformBlockIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetUniformf(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetUniformfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetUniformfv
glGetUniformfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetUniformi(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetUniformi64NV(int, int) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glGetUniformi64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformi64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: GetUniformi64vNV
glGetUniformi64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glGetUniformIndices - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformIndices(int, PointerBuffer, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetUniformIndices
glGetUniformIndices(int, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetUniformiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetUniformiv
glGetUniformiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetUniformLocation - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformLocation(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
glGetUniformLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetUniformui(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetUniformui64NV(int, int) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glGetUniformui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformui64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: GetUniformui64vNV
glGetUniformui64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glGetUniformuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUniformuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetUniformuiv
glGetUniformuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetUnsignedBytei_vEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUnsignedBytei_vEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glGetUnsignedBytei_vEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glGetUnsignedBytevEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetUnsignedBytevEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glGetUnsignedBytevEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glGetVertexAttribfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetVertexAttribfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetVertexAttribfv
glGetVertexAttribfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetVertexAttribIi(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetVertexAttribIiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetVertexAttribIiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetVertexAttribIiv
glGetVertexAttribIiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetVertexAttribIui(int, int) - Static method in class org.lwjgl.opengles.GLES30
glGetVertexAttribIuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetVertexAttribIuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: GetVertexAttribIuiv
glGetVertexAttribIuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glGetVertexAttribiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetVertexAttribiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: GetVertexAttribiv
glGetVertexAttribiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetVertexAttribPointer(int, int) - Static method in class org.lwjgl.opengles.GLES20
glGetVertexAttribPointerv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetVertexAttribPointerv(int, int, PointerBuffer) - Static method in class org.lwjgl.opengles.GLES20
glGetVkProcAddrNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glGetVkProcAddrNV(CharSequence) - Static method in class org.lwjgl.opengles.NVDrawVulkanImage
Queries the Vulkan function entry points from within an OpenGL context.
glGetVkProcAddrNV(ByteBuffer) - Static method in class org.lwjgl.opengles.NVDrawVulkanImage
Queries the Vulkan function entry points from within an OpenGL context.
glHint - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glHint(int, int) - Static method in class org.lwjgl.opengles.GLES20
glImportMemoryFdEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glImportMemoryFdEXT(int, long, int, int) - Static method in class org.lwjgl.opengles.EXTMemoryObjectFD
 
glImportMemoryWin32HandleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glImportMemoryWin32HandleEXT(int, long, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObjectWin32
 
glImportMemoryWin32NameEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glImportMemoryWin32NameEXT(int, long, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObjectWin32
 
glImportSemaphoreFdEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glImportSemaphoreFdEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSemaphoreFD
 
glImportSemaphoreWin32HandleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glImportSemaphoreWin32HandleEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphoreWin32
 
glImportSemaphoreWin32NameEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glImportSemaphoreWin32NameEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphoreWin32
 
glInsertEventMarkerEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glInsertEventMarkerEXT(CharSequence) - Static method in class org.lwjgl.opengles.EXTDebugMarker
 
glInsertEventMarkerEXT(ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugMarker
 
glInterpolatePathsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glInterpolatePathsNV(int, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glInvalidateFramebuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glInvalidateFramebuffer(int, int) - Static method in class org.lwjgl.opengles.GLES30
glInvalidateFramebuffer(int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: InvalidateFramebuffer
glInvalidateFramebuffer(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glInvalidateSubFramebuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glInvalidateSubFramebuffer(int, int[], int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
Array version of: InvalidateSubFramebuffer
glInvalidateSubFramebuffer(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glInvalidateSubFramebuffer(int, IntBuffer, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glIsBuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsBuffer(int) - Static method in class org.lwjgl.opengles.GLES20
glIsEnabled - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsEnabled(int) - Static method in class org.lwjgl.opengles.GLES20
glIsEnabledi - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsEnabledi(int, int) - Static method in class org.lwjgl.opengles.GLES32
glIsEnablediEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsEnablediEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDrawBuffersIndexed
 
glIsEnablediNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsEnablediNV(int, int) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glIsEnablediOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsEnablediOES(int, int) - Static method in class org.lwjgl.opengles.OESDrawBuffersIndexed
 
glIsEnablediOES(int, int) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glIsFenceNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsFenceNV(int) - Static method in class org.lwjgl.opengles.NVFence
 
glIsFramebuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsFramebuffer(int) - Static method in class org.lwjgl.opengles.GLES20
glIsImageHandleResidentNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsImageHandleResidentNV(long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glIsMemoryObjectEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsMemoryObjectEXT(int) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glIsPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsPathNV(int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glIsPointInFillPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsPointInFillPathNV(int, int, float, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glIsPointInStrokePathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsPointInStrokePathNV(int, float, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glIsProgram - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsProgram(int) - Static method in class org.lwjgl.opengles.GLES20
glIsProgramPipeline - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsProgramPipeline(int) - Static method in class org.lwjgl.opengles.GLES31
glIsProgramPipelineEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsProgramPipelineEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glIsQuery - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsQuery(int) - Static method in class org.lwjgl.opengles.GLES30
glIsQueryEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsQueryEXT(int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glIsQueryEXT(int) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
glIsRenderbuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsRenderbuffer(int) - Static method in class org.lwjgl.opengles.GLES20
glIsSampler - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsSampler(int) - Static method in class org.lwjgl.opengles.GLES30
glIsSemaphoreEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsSemaphoreEXT(int) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glIsShader - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsShader(int) - Static method in class org.lwjgl.opengles.GLES20
glIsSync - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsSync(long) - Static method in class org.lwjgl.opengles.GLES30
glIsSyncAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsSyncAPPLE(long) - Static method in class org.lwjgl.opengles.APPLESync
 
glIsTexture - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsTexture(int) - Static method in class org.lwjgl.opengles.GLES20
glIsTextureHandleResidentNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsTextureHandleResidentNV(long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glIsTransformFeedback - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsTransformFeedback(int) - Static method in class org.lwjgl.opengles.GLES30
glIsVertexArray - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsVertexArray(int) - Static method in class org.lwjgl.opengles.GLES30
glIsVertexArrayOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glIsVertexArrayOES(int) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
glLabelObjectEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glLabelObjectEXT(int, int, CharSequence) - Static method in class org.lwjgl.opengles.EXTDebugLabel
 
glLabelObjectEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugLabel
 
glLineWidth - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glLineWidth(float) - Static method in class org.lwjgl.opengles.GLES20
glLinkProgram - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glLinkProgram(int) - Static method in class org.lwjgl.opengles.GLES20
glMakeImageHandleNonResidentNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMakeImageHandleNonResidentNV(long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glMakeImageHandleResidentNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMakeImageHandleResidentNV(long, int) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glMakeTextureHandleNonResidentNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMakeTextureHandleNonResidentNV(long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glMakeTextureHandleResidentNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMakeTextureHandleResidentNV(long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glMapBufferOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMapBufferOES(int, int) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
glMapBufferOES(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
glMapBufferOES(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
glMapBufferRange - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMapBufferRange(int, long, long, int) - Static method in class org.lwjgl.opengles.GLES30
glMapBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glMapBufferRangeEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMapBufferRangeEXT(int, long, long, int) - Static method in class org.lwjgl.opengles.EXTMapBufferRange
 
glMapBufferRangeEXT(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTMapBufferRange
 
glMatrixLoad3x2fNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMatrixLoad3x2fNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: MatrixLoad3x2fNV
glMatrixLoad3x2fNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glMatrixLoad3x3fNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMatrixLoad3x3fNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: MatrixLoad3x3fNV
glMatrixLoad3x3fNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glMatrixLoadTranspose3x3fNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMatrixLoadTranspose3x3fNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: MatrixLoadTranspose3x3fNV
glMatrixLoadTranspose3x3fNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glMatrixMult3x2fNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMatrixMult3x2fNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: MatrixMult3x2fNV
glMatrixMult3x2fNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glMatrixMult3x3fNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMatrixMult3x3fNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: MatrixMult3x3fNV
glMatrixMult3x3fNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glMatrixMultTranspose3x3fNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMatrixMultTranspose3x3fNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: MatrixMultTranspose3x3fNV
glMatrixMultTranspose3x3fNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glMaxShaderCompilerThreadsKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMaxShaderCompilerThreadsKHR(int) - Static method in class org.lwjgl.opengles.KHRParallelShaderCompile
Applications may use this function to hint to the driver the maximum number background threads it would like to be used in the process of compiling shaders or linking programs,
glMemoryBarrier - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMemoryBarrier(int) - Static method in class org.lwjgl.opengles.GLES31
glMemoryBarrierByRegion - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMemoryBarrierByRegion(int) - Static method in class org.lwjgl.opengles.GLES31
glMemoryObjectParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glMemoryObjectParameterivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMemoryObjectParameterivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTMemoryObject
Array version of: MemoryObjectParameterivEXT
glMemoryObjectParameterivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glMinSampleShading - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMinSampleShading(float) - Static method in class org.lwjgl.opengles.GLES32
glMinSampleShadingOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMinSampleShadingOES(float) - Static method in class org.lwjgl.opengles.OESSampleShading
 
glMultiDrawArraysEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMultiDrawArraysEXT(int, int[], int[]) - Static method in class org.lwjgl.opengles.EXTMultiDrawArrays
Array version of: MultiDrawArraysEXT
glMultiDrawArraysEXT(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTMultiDrawArrays
 
glMultiDrawArraysIndirectEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMultiDrawArraysIndirectEXT(int, int[], int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
Array version of: MultiDrawArraysIndirectEXT
glMultiDrawArraysIndirectEXT(int, long, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
glMultiDrawArraysIndirectEXT(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
glMultiDrawArraysIndirectEXT(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
glMultiDrawElementsBaseVertexEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMultiDrawElementsBaseVertexEXT(int, int[], int, PointerBuffer, int[]) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
glMultiDrawElementsBaseVertexEXT(int, IntBuffer, int, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
glMultiDrawElementsBaseVertexOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMultiDrawElementsBaseVertexOES(int, int[], int, PointerBuffer, int[]) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
glMultiDrawElementsBaseVertexOES(int, IntBuffer, int, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
glMultiDrawElementsEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMultiDrawElementsEXT(int, int[], int, PointerBuffer) - Static method in class org.lwjgl.opengles.EXTMultiDrawArrays
Array version of: MultiDrawElementsEXT
glMultiDrawElementsEXT(int, IntBuffer, int, PointerBuffer) - Static method in class org.lwjgl.opengles.EXTMultiDrawArrays
 
glMultiDrawElementsIndirectEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMultiDrawElementsIndirectEXT(int, int, int[], int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
glMultiDrawElementsIndirectEXT(int, int, long, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
glMultiDrawElementsIndirectEXT(int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
glMultiDrawElementsIndirectEXT(int, int, IntBuffer, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
glMultiDrawMeshTasksIndirectNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glMultiDrawMeshTasksIndirectNV(long, int, int) - Static method in class org.lwjgl.opengles.NVMeshShader
 
glNamedBufferAttachMemoryNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glNamedBufferAttachMemoryNV(int, int, long) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
 
glNamedBufferPageCommitmentMemNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glNamedBufferPageCommitmentMemNV(int, long, long, int, long, boolean) - Static method in class org.lwjgl.opengles.NVMemoryObjectSparse
 
glNamedBufferStorageEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glNamedBufferStorageEXT(int, float[], int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
Array version of: NamedBufferStorageEXT
glNamedBufferStorageEXT(int, int[], int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
Array version of: NamedBufferStorageEXT
glNamedBufferStorageEXT(int, long, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glNamedBufferStorageEXT(int, short[], int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
Array version of: NamedBufferStorageEXT
glNamedBufferStorageEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glNamedBufferStorageEXT(int, FloatBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glNamedBufferStorageEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glNamedBufferStorageEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
glNamedBufferStorageExternalEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glNamedBufferStorageExternalEXT(int, long, long, long, int) - Static method in class org.lwjgl.opengles.EXTExternalBuffer
 
glNamedBufferStorageMemEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glNamedBufferStorageMemEXT(int, long, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glNamedFramebufferSampleLocationsfvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glNamedFramebufferSampleLocationsfvNV(int, int, float[]) - Static method in class org.lwjgl.opengles.NVSampleLocations
glNamedFramebufferSampleLocationsfvNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVSampleLocations
 
glNamedRenderbufferStorageMultisampleAdvancedAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glNamedRenderbufferStorageMultisampleAdvancedAMD(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
 
glObjectLabel - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glObjectLabel(int, int, CharSequence) - Static method in class org.lwjgl.opengles.GLES32
Labels a named object identified within a namespace.
glObjectLabel(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Labels a named object identified within a namespace.
glObjectLabelKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glObjectLabelKHR(int, int, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
Labels a named object identified within a namespace.
glObjectLabelKHR(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Labels a named object identified within a namespace.
glObjectPtrLabel - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glObjectPtrLabel(long, CharSequence) - Static method in class org.lwjgl.opengles.GLES32
Labels a sync object identified by a pointer.
glObjectPtrLabel(long, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Labels a sync object identified by a pointer.
glObjectPtrLabelKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glObjectPtrLabelKHR(long, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
Labels a sync object identified by a pointer.
glObjectPtrLabelKHR(long, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Labels a sync object identified by a pointer.
glPatchParameteri - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPatchParameteri(int, int) - Static method in class org.lwjgl.opengles.GLES32
glPatchParameteriEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPatchParameteriEXT(int, int) - Static method in class org.lwjgl.opengles.EXTTessellationShader
 
glPatchParameteriOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPatchParameteriOES(int, int) - Static method in class org.lwjgl.opengles.OESTessellationShader
 
glPathCommandsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathCommandsNV(int, ByteBuffer, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathCommandsNV
glPathCommandsNV(int, ByteBuffer, int, short[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathCommandsNV
glPathCommandsNV(int, ByteBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathCommandsNV(int, ByteBuffer, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathCommandsNV(int, ByteBuffer, int, ShortBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathCoordsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathCoordsNV(int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathCoordsNV
glPathCoordsNV(int, int, short[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathCoordsNV
glPathCoordsNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathCoordsNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathCoordsNV(int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathCoverDepthFuncNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathCoverDepthFuncNV(int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathDashArrayNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathDashArrayNV(int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathDashArrayNV
glPathDashArrayNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathGlyphIndexArrayNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathGlyphIndexArrayNV(int, int, ByteBuffer, int, int, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathGlyphIndexRangeNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathGlyphIndexRangeNV(int, ByteBuffer, int, int, float, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathGlyphRangeNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathGlyphRangeNV(int, int, ByteBuffer, int, int, int, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathGlyphsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathGlyphsNV(int, int, ByteBuffer, int, int, ByteBuffer, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathMemoryGlyphIndexArrayNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathMemoryGlyphIndexArrayNV(int, int, ByteBuffer, int, int, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathParameterfNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathParameterfNV(int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathParameterfvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathParameterfvNV(int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathParameterfvNV
glPathParameterfvNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathParameteriNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathParameteriNV(int, int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathParameterivNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathParameterivNV(int, int, int[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathParameterivNV
glPathParameterivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathStencilDepthOffsetNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathStencilDepthOffsetNV(float, float) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathStencilFuncNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathStencilFuncNV(int, int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathStringNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathStringNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathSubCommandsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathSubCommandsNV(int, int, int, ByteBuffer, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathSubCommandsNV
glPathSubCommandsNV(int, int, int, ByteBuffer, int, short[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathSubCommandsNV
glPathSubCommandsNV(int, int, int, ByteBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathSubCommandsNV(int, int, int, ByteBuffer, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathSubCommandsNV(int, int, int, ByteBuffer, int, ShortBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathSubCoordsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPathSubCoordsNV(int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathSubCoordsNV
glPathSubCoordsNV(int, int, int, short[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PathSubCoordsNV
glPathSubCoordsNV(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathSubCoordsNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPathSubCoordsNV(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPauseTransformFeedback - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPauseTransformFeedback() - Static method in class org.lwjgl.opengles.GLES30
glPixelStorei - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPixelStorei(int, int) - Static method in class org.lwjgl.opengles.GLES20
glPointAlongPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPointAlongPathNV(int, int, int, float, float[], float[], float[], float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: PointAlongPathNV
glPointAlongPathNV(int, int, int, float, FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glPolygonModeNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPolygonModeNV(int, int) - Static method in class org.lwjgl.opengles.NVPolygonMode
 
glPolygonOffset - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPolygonOffset(float, float) - Static method in class org.lwjgl.opengles.GLES20
glPolygonOffsetClampEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPolygonOffsetClampEXT(float, float, float) - Static method in class org.lwjgl.opengles.EXTPolygonOffsetClamp
The depth values of all fragments generated by the rasterization of a polygon may be offset by a single value that is computed for that polygon.
glPopDebugGroup - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPopDebugGroup() - Static method in class org.lwjgl.opengles.GLES32
Pops the active debug group.
glPopDebugGroupKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPopDebugGroupKHR() - Static method in class org.lwjgl.opengles.KHRDebug
Pops the active debug group.
glPopGroupMarkerEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPopGroupMarkerEXT() - Static method in class org.lwjgl.opengles.EXTDebugMarker
 
glPrimitiveBoundingBox - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPrimitiveBoundingBox(float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.opengles.GLES32
Specifies the primitive bounding box.
glPrimitiveBoundingBoxEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPrimitiveBoundingBoxEXT(float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.opengles.EXTPrimitiveBoundingBox
 
glPrimitiveBoundingBoxOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPrimitiveBoundingBoxOES(float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.opengles.OESPrimitiveBoundingBox
 
glProgramBinary - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramBinary(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glProgramBinaryOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramBinaryOES(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESGetProgramBinary
 
glProgramParameteri - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glProgramParameteriEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramPathFragmentInputGenNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramPathFragmentInputGenNV(int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
glProgramPathFragmentInputGenNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glProgramUniform1f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1f(int, int, float) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform1fEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1fEXT(int, int, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform1fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1fv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform1fv
glProgramUniform1fv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform1fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1fvEXT(int, int, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform1fvEXT
glProgramUniform1fvEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform1i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1i(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform1i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1i64NV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform1i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1i64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform1i64vNV
glProgramUniform1i64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform1iEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1iEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform1iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1iv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform1iv
glProgramUniform1iv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform1ivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1ivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform1ivEXT
glProgramUniform1ivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform1ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1ui(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform1ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1ui64NV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform1ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1ui64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform1ui64vNV
glProgramUniform1ui64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform1uiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1uiEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform1uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1uiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform1uiv
glProgramUniform1uiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform1uivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform1uivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform1uivEXT
glProgramUniform1uivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform2f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2f(int, int, float, float) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform2fEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2fEXT(int, int, float, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2fv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform2fv
glProgramUniform2fv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform2fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2fvEXT(int, int, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform2fvEXT
glProgramUniform2fvEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform2i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2i(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform2i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2i64NV(int, int, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform2i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2i64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform2i64vNV
glProgramUniform2i64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform2iEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2iEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform2iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2iv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform2iv
glProgramUniform2iv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform2ivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2ivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform2ivEXT
glProgramUniform2ivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform2ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2ui(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform2ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2ui64NV(int, int, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform2ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2ui64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform2ui64vNV
glProgramUniform2ui64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform2uiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2uiEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform2uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2uiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform2uiv
glProgramUniform2uiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform2uivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform2uivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform2uivEXT
glProgramUniform2uivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform3f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3f(int, int, float, float, float) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform3fEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3fEXT(int, int, float, float, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3fv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform3fv
glProgramUniform3fv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform3fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3fvEXT(int, int, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform3fvEXT
glProgramUniform3fvEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform3i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3i(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform3i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3i64NV(int, int, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform3i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3i64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform3i64vNV
glProgramUniform3i64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform3iEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3iEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform3iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3iv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform3iv
glProgramUniform3iv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform3ivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3ivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform3ivEXT
glProgramUniform3ivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform3ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3ui(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform3ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3ui64NV(int, int, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform3ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3ui64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform3ui64vNV
glProgramUniform3ui64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform3uiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3uiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform3uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3uiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform3uiv
glProgramUniform3uiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform3uivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform3uivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform3uivEXT
glProgramUniform3uivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform4f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4f(int, int, float, float, float, float) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform4fEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4fv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform4fv
glProgramUniform4fv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform4fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4fvEXT(int, int, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform4fvEXT
glProgramUniform4fvEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform4i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4i(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform4i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4i64NV(int, int, long, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform4i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4i64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform4i64vNV
glProgramUniform4i64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform4iEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform4iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4iv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform4iv
glProgramUniform4iv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform4ivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4ivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform4ivEXT
glProgramUniform4ivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform4ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4ui(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform4ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4ui64NV(int, int, long, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform4ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4ui64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: ProgramUniform4ui64vNV
glProgramUniform4ui64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glProgramUniform4uiEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniform4uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4uiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniform4uiv
glProgramUniform4uiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniform4uivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniform4uivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniform4uivEXT
glProgramUniform4uivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformHandleui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformHandleui64NV(int, int, long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glProgramUniformHandleui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformHandleui64vNV(int, int, long[]) - Static method in class org.lwjgl.opengles.NVBindlessTexture
Array version of: ProgramUniformHandleui64vNV
glProgramUniformHandleui64vNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glProgramUniformMatrix2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix2fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix2fv
glProgramUniformMatrix2fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix2fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix2fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniformMatrix2fvEXT
glProgramUniformMatrix2fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix2x3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix2x3fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix2x3fv
glProgramUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix2x3fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix2x3fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
glProgramUniformMatrix2x3fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix2x4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix2x4fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix2x4fv
glProgramUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix2x4fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix2x4fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
glProgramUniformMatrix2x4fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix3fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix3fv
glProgramUniformMatrix3fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix3fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix3fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniformMatrix3fvEXT
glProgramUniformMatrix3fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix3x2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix3x2fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix3x2fv
glProgramUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix3x2fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix3x2fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
glProgramUniformMatrix3x2fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix3x4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix3x4fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix3x4fv
glProgramUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix3x4fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix3x4fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
glProgramUniformMatrix3x4fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix4fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix4fv
glProgramUniformMatrix4fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix4fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix4fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
Array version of: ProgramUniformMatrix4fvEXT
glProgramUniformMatrix4fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix4x2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix4x2fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix4x2fv
glProgramUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix4x2fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix4x2fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
glProgramUniformMatrix4x2fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glProgramUniformMatrix4x3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix4x3fv(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES31
Array version of: ProgramUniformMatrix4x3fv
glProgramUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES31
glProgramUniformMatrix4x3fvEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glProgramUniformMatrix4x3fvEXT(int, int, boolean, float[]) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
glProgramUniformMatrix4x3fvEXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glPushDebugGroup - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPushDebugGroup(int, int, CharSequence) - Static method in class org.lwjgl.opengles.GLES32
Pushes a debug group described by the string message into the command stream.
glPushDebugGroup(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Pushes a debug group described by the string message into the command stream.
glPushDebugGroupKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPushDebugGroupKHR(int, int, CharSequence) - Static method in class org.lwjgl.opengles.KHRDebug
Pushes a debug group described by the string message into the command stream.
glPushDebugGroupKHR(int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRDebug
Pushes a debug group described by the string message into the command stream.
glPushGroupMarkerEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glPushGroupMarkerEXT(CharSequence) - Static method in class org.lwjgl.opengles.EXTDebugMarker
 
glPushGroupMarkerEXT(ByteBuffer) - Static method in class org.lwjgl.opengles.EXTDebugMarker
 
glQueryCounterEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glQueryCounterEXT(int, int) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
glRasterSamplesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRasterSamplesEXT(int, boolean) - Static method in class org.lwjgl.opengles.EXTRasterMultisample
 
glRasterSamplesEXT(int, boolean) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
 
glReadBuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReadBuffer(int) - Static method in class org.lwjgl.opengles.GLES30
glReadBufferIndexedEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReadBufferIndexedEXT(int, int) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
 
glReadBufferNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReadBufferNV(int) - Static method in class org.lwjgl.opengles.NVReadBuffer
 
glReadnPixels - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReadnPixels(int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: ReadnPixels
glReadnPixels(int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: ReadnPixels
glReadnPixels(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixels(int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: ReadnPixels
glReadnPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES32
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixels(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES32
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixels(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixels(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES32
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixelsEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReadnPixelsEXT(int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.EXTRobustness
Array version of: ReadnPixelsEXT
glReadnPixelsEXT(int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.EXTRobustness
Array version of: ReadnPixelsEXT
glReadnPixelsEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glReadnPixelsEXT(int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.EXTRobustness
Array version of: ReadnPixelsEXT
glReadnPixelsEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glReadnPixelsEXT(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glReadnPixelsEXT(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glReadnPixelsEXT(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.EXTRobustness
 
glReadnPixelsKHR - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReadnPixelsKHR(int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.KHRRobustness
Array version of: ReadnPixelsKHR
glReadnPixelsKHR(int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.KHRRobustness
Array version of: ReadnPixelsKHR
glReadnPixelsKHR(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.KHRRobustness
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixelsKHR(int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.KHRRobustness
Array version of: ReadnPixelsKHR
glReadnPixelsKHR(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.KHRRobustness
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixelsKHR(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.KHRRobustness
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixelsKHR(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.KHRRobustness
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadnPixelsKHR(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.KHRRobustness
Behaves identically to ReadPixels except that it does not write more than bufSize bytes into data
glReadPixels - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReadPixels(int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: ReadPixels
glReadPixels(int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: ReadPixels
glReadPixels(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
glReadPixels(int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: ReadPixels
glReadPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glReadPixels(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glReadPixels(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glReadPixels(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
glReleaseKeyedMutexWin32EXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReleaseKeyedMutexWin32EXT(int, long) - Static method in class org.lwjgl.opengles.EXTWin32KeyedMutex
Releases a keyed mutex after all prior GL command processing has completed.
glReleaseShaderCompiler - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glReleaseShaderCompiler() - Static method in class org.lwjgl.opengles.GLES20
glRenderbufferStorage - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glRenderbufferStorageMultisample - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glRenderbufferStorageMultisampleAdvancedAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorageMultisampleAdvancedAMD(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.AMDFramebufferMultisampleAdvanced
 
glRenderbufferStorageMultisampleANGLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorageMultisampleANGLE(int, int, int, int, int) - Static method in class org.lwjgl.opengles.ANGLEFramebufferMultisample
 
glRenderbufferStorageMultisampleAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorageMultisampleAPPLE(int, int, int, int, int) - Static method in class org.lwjgl.opengles.APPLEFramebufferMultisample
 
glRenderbufferStorageMultisampleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTMultisampledRenderToTexture
 
glRenderbufferStorageMultisampleIMG - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorageMultisampleIMG(int, int, int, int, int) - Static method in class org.lwjgl.opengles.IMGMultisampledRenderToTexture
 
glRenderbufferStorageMultisampleNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glRenderbufferStorageMultisampleNV(int, int, int, int, int) - Static method in class org.lwjgl.opengles.NVFramebufferMultisample
 
glResetMemoryObjectParameterNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glResetMemoryObjectParameterNV(int, int) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
 
glResolveDepthValuesNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glResolveDepthValuesNV() - Static method in class org.lwjgl.opengles.NVSampleLocations
 
glResolveMultisampleFramebufferAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glResolveMultisampleFramebufferAPPLE() - Static method in class org.lwjgl.opengles.APPLEFramebufferMultisample
 
glResumeTransformFeedback - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glResumeTransformFeedback() - Static method in class org.lwjgl.opengles.GLES30
glSampleCoverage - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSampleCoverage(float, boolean) - Static method in class org.lwjgl.opengles.GLES20
glSampleMaski - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSampleMaski(int, int) - Static method in class org.lwjgl.opengles.GLES31
glSamplerParameterf - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterf(int, int, float) - Static method in class org.lwjgl.opengles.GLES30
glSamplerParameterfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: SamplerParameterfv
glSamplerParameterfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glSamplerParameteri - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glSamplerParameterIi(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glSamplerParameterIiOES(int, int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glSamplerParameterIiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterIiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: SamplerParameterIiv
glSamplerParameterIiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glSamplerParameterIivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterIivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: SamplerParameterIivEXT
glSamplerParameterIivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glSamplerParameterIivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterIivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: SamplerParameterIivOES
glSamplerParameterIivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glSamplerParameterIui(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glSamplerParameterIuiOES(int, int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glSamplerParameterIuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterIuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: SamplerParameterIuiv
glSamplerParameterIuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glSamplerParameterIuivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterIuivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: SamplerParameterIuivEXT
glSamplerParameterIuivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glSamplerParameterIuivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameterIuivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: SamplerParameterIuivOES
glSamplerParameterIuivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glSamplerParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSamplerParameteriv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: SamplerParameteriv
glSamplerParameteriv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glScissor - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissor(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glScissorArrayvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorArrayvNV(int, int[]) - Static method in class org.lwjgl.opengles.NVViewportArray
Array version of: ScissorArrayvNV
glScissorArrayvNV(int, IntBuffer) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glScissorArrayvOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorArrayvOES(int, int[]) - Static method in class org.lwjgl.opengles.OESViewportArray
Array version of: ScissorArrayvOES
glScissorArrayvOES(int, IntBuffer) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glScissorExclusiveArrayvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorExclusiveArrayvNV(int, int[]) - Static method in class org.lwjgl.opengles.NVScissorExclusive
Array version of: ScissorExclusiveArrayvNV
glScissorExclusiveArrayvNV(int, IntBuffer) - Static method in class org.lwjgl.opengles.NVScissorExclusive
 
glScissorExclusiveNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorExclusiveNV(int, int, int, int) - Static method in class org.lwjgl.opengles.NVScissorExclusive
 
glScissorIndexedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorIndexedNV(int, int, int, int, int) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glScissorIndexedOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorIndexedOES(int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glScissorIndexedvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorIndexedvNV(int, int[]) - Static method in class org.lwjgl.opengles.NVViewportArray
Array version of: ScissorIndexedvNV
glScissorIndexedvNV(int, IntBuffer) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glScissorIndexedvOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glScissorIndexedvOES(int, int[]) - Static method in class org.lwjgl.opengles.OESViewportArray
Array version of: ScissorIndexedvOES
glScissorIndexedvOES(int, IntBuffer) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glSelectPerfMonitorCountersAMD - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int[]) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
glSelectPerfMonitorCountersAMD(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
glSemaphoreParameterivNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSemaphoreParameterivNV(int, int, int[]) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
Array version of: SemaphoreParameterivNV
glSemaphoreParameterivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
 
glSemaphoreParameterui64EXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glSemaphoreParameterui64vEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSemaphoreParameterui64vEXT(int, int, long[]) - Static method in class org.lwjgl.opengles.EXTSemaphore
Array version of: SemaphoreParameterui64vEXT
glSemaphoreParameterui64vEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glSetFenceNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSetFenceNV(int, int) - Static method in class org.lwjgl.opengles.NVFence
 
glShaderBinary - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glShaderBinary(int[], int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
Array version of: ShaderBinary
glShaderBinary(IntBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glShaderSource - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glShaderSource(int, CharSequence) - Static method in class org.lwjgl.opengles.GLES20
glShaderSource(int, CharSequence...) - Static method in class org.lwjgl.opengles.GLES20
glShaderSource(int, PointerBuffer, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: ShaderSource
glShaderSource(int, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glShadingRateCombinerOpsEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glShadingRateCombinerOpsEXT(int, int) - Static method in class org.lwjgl.opengles.EXTFragmentShadingRate
 
glShadingRateEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glShadingRateEXT(int) - Static method in class org.lwjgl.opengles.EXTFragmentShadingRate
 
glSignalSemaphoreEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSignalSemaphoreEXT(int, int[], int[], int[]) - Static method in class org.lwjgl.opengles.EXTSemaphore
Array version of: SignalSemaphoreEXT
glSignalSemaphoreEXT(int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glSignalVkFenceNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSignalVkFenceNV(long) - Static method in class org.lwjgl.opengles.NVDrawVulkanImage
Causes the GL server to signal the Vulkan VkFence object when it executes this command.
glSignalVkSemaphoreNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSignalVkSemaphoreNV(long) - Static method in class org.lwjgl.opengles.NVDrawVulkanImage
Causes the GL server to signal the Vulkan VkSemaphore when it executes this command.
glStartTilingQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStartTilingQCOM(int, int, int, int, int) - Static method in class org.lwjgl.opengles.QCOMTiledRendering
 
glStencilFillPathInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilFillPathInstancedNV(int, ByteBuffer, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: StencilFillPathInstancedNV
glStencilFillPathInstancedNV(int, ByteBuffer, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glStencilFillPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilFillPathNV(int, int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glStencilFunc - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilFunc(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glStencilFuncSeparate - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glStencilMask - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilMask(int) - Static method in class org.lwjgl.opengles.GLES20
glStencilMaskSeparate - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilMaskSeparate(int, int) - Static method in class org.lwjgl.opengles.GLES20
glStencilOp - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilOp(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glStencilOpSeparate - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilOpSeparate(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glStencilStrokePathInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilStrokePathInstancedNV(int, ByteBuffer, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
glStencilStrokePathInstancedNV(int, ByteBuffer, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glStencilStrokePathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilStrokePathNV(int, int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glStencilThenCoverFillPathInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilThenCoverFillPathInstancedNV(int, ByteBuffer, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
glStencilThenCoverFillPathInstancedNV(int, ByteBuffer, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glStencilThenCoverFillPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilThenCoverFillPathNV(int, int, int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glStencilThenCoverStrokePathInstancedNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilThenCoverStrokePathInstancedNV(int, ByteBuffer, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
glStencilThenCoverStrokePathInstancedNV(int, ByteBuffer, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glStencilThenCoverStrokePathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glStencilThenCoverStrokePathNV(int, int, int, int) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glSubpixelPrecisionBiasNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glSubpixelPrecisionBiasNV(int, int) - Static method in class org.lwjgl.opengles.NVConservativeRaster
 
glTestFenceNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTestFenceNV(int) - Static method in class org.lwjgl.opengles.NVFence
 
glTexAttachMemoryNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexAttachMemoryNV(int, int, long) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
 
glTexBuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexBuffer(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glTexBufferEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexBufferEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureBuffer
 
glTexBufferOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexBufferOES(int, int, int) - Static method in class org.lwjgl.opengles.OESTextureBuffer
 
glTexBufferRange - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengles.GLES32
glTexBufferRangeEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexBufferRangeEXT(int, int, int, long, long) - Static method in class org.lwjgl.opengles.EXTTextureBuffer
 
glTexBufferRangeOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexBufferRangeOES(int, int, int, long, long) - Static method in class org.lwjgl.opengles.OESTextureBuffer
 
glTexEstimateMotionQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexEstimateMotionQCOM(int, int, int) - Static method in class org.lwjgl.opengles.QCOMMotionEstimation
 
glTexEstimateMotionRegionsQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexEstimateMotionRegionsQCOM(int, int, int, int) - Static method in class org.lwjgl.opengles.QCOMMotionEstimation
 
glTexImage2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexImage2D(int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexImage2D
glTexImage2D(int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexImage2D
glTexImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
glTexImage2D(int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexImage2D
glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexImage3D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexImage3D(int, int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: TexImage3D
glTexImage3D(int, int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: TexImage3D
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
glTexImage3D(int, int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: TexImage3D
glTexImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexImage3D(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexImage3D(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexImage3D(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexImage3DNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexImage3DNV(int, int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVTextureArray
Array version of: TexImage3DNV
glTexImage3DNV(int, int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.NVTextureArray
Array version of: TexImage3DNV
glTexImage3DNV(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexImage3DNV(int, int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.NVTextureArray
Array version of: TexImage3DNV
glTexImage3DNV(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexImage3DNV(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexImage3DNV(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexImage3DNV(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexImage3DOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexImage3DOES(int, int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.OESTexture3D
Array version of: TexImage3DOES
glTexImage3DOES(int, int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.OESTexture3D
Array version of: TexImage3DOES
glTexImage3DOES(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexImage3DOES(int, int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.OESTexture3D
Array version of: TexImage3DOES
glTexImage3DOES(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexImage3DOES(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexImage3DOES(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexImage3DOES(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexPageCommitmentARB - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexPageCommitmentARB(int, int, int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengles.EXTSparseTexture
 
glTexPageCommitmentMemNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexPageCommitmentMemNV(int, int, int, int, int, int, int, int, int, int, long, boolean) - Static method in class org.lwjgl.opengles.NVMemoryObjectSparse
 
glTexParameterf - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterf(int, int, float) - Static method in class org.lwjgl.opengles.GLES20
glTexParameterfv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterfv(int, int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexParameterfv
glTexParameterfv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexParameteri - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameteri(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glTexParameterIi(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glTexParameterIiOES(int, int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glTexParameterIiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterIiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: TexParameterIiv
glTexParameterIiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glTexParameterIivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterIivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: TexParameterIivEXT
glTexParameterIivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glTexParameterIivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterIivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: TexParameterIivOES
glTexParameterIivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glTexParameterIui(int, int, int) - Static method in class org.lwjgl.opengles.GLES32
glTexParameterIuiOES(int, int, int) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glTexParameterIuiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterIuiv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES32
Array version of: TexParameterIuiv
glTexParameterIuiv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES32
glTexParameterIuivEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterIuivEXT(int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
Array version of: TexParameterIuivEXT
glTexParameterIuivEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
glTexParameterIuivOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameterIuivOES(int, int, int[]) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
Array version of: TexParameterIuivOES
glTexParameterIuivOES(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
glTexParameteriv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexParameteriv(int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexParameteriv
glTexParameteriv(int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexStorage1DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage1DEXT(int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
 
glTexStorage2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage2D(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glTexStorage2DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage2DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
 
glTexStorage2DMultisample - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengles.GLES31
glTexStorage3D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glTexStorage3DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage3DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
 
glTexStorage3DMultisample - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengles.GLES32
glTexStorage3DMultisampleOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorage3DMultisampleOES(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengles.OESTextureStorageMultisample2DArray
 
glTexStorageAttribs2DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorageAttribs2DEXT(int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureStorageCompression
Array version of: TexStorageAttribs2DEXT
glTexStorageAttribs2DEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureStorageCompression
Behaves identically to TexStorage2D, except that additional flags can specified in attrib_list.
glTexStorageAttribs3DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorageAttribs3DEXT(int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.EXTTextureStorageCompression
Array version of: TexStorageAttribs3DEXT
glTexStorageAttribs3DEXT(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTTextureStorageCompression
Behaves identically to TexStorage3D, except that additional flags can specified in attrib_list.
glTexStorageMem2DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorageMem2DEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTexStorageMem2DMultisampleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorageMem2DMultisampleEXT(int, int, int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTexStorageMem3DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorageMem3DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTexStorageMem3DMultisampleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexStorageMem3DMultisampleEXT(int, int, int, int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTexSubImage2D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexSubImage2D(int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexSubImage2D
glTexSubImage2D(int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexSubImage2D
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
glTexSubImage2D(int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: TexSubImage2D
glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
glTexSubImage3D - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: TexSubImage3D
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: TexSubImage3D
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: TexSubImage3D
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
glTexSubImage3DNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVTextureArray
Array version of: TexSubImage3DNV
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.NVTextureArray
Array version of: TexSubImage3DNV
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.NVTextureArray
Array version of: TexSubImage3DNV
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.NVTextureArray
 
glTexSubImage3DOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, float[]) - Static method in class org.lwjgl.opengles.OESTexture3D
Array version of: TexSubImage3DOES
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, int[]) - Static method in class org.lwjgl.opengles.OESTexture3D
Array version of: TexSubImage3DOES
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, short[]) - Static method in class org.lwjgl.opengles.OESTexture3D
Array version of: TexSubImage3DOES
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.OESTexture3D
 
glTextureAttachMemoryNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureAttachMemoryNV(int, int, long) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
 
glTextureBarrierNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureBarrierNV() - Static method in class org.lwjgl.opengles.NVTextureBarrier
Guarantees that writes have completed and caches have been invalidated before subsequent Draws are executed.
glTextureFoveationParametersQCOM - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureFoveationParametersQCOM(int, int, int, float, float, float, float, float) - Static method in class org.lwjgl.opengles.QCOMTextureFoveated
 
glTexturePageCommitmentMemNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTexturePageCommitmentMemNV(int, int, int, int, int, int, int, int, int, int, long, boolean) - Static method in class org.lwjgl.opengles.NVMemoryObjectSparse
 
glTextureStorage1DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureStorage1DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
 
glTextureStorage2DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureStorage2DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
 
glTextureStorage3DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureStorage3DEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureStorage
 
glTextureStorageMem2DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureStorageMem2DEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTextureStorageMem2DMultisampleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureStorageMem2DMultisampleEXT(int, int, int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTextureStorageMem3DEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureStorageMem3DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTextureStorageMem3DMultisampleEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureStorageMem3DMultisampleEXT(int, int, int, int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
glTextureViewEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureViewEXT(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.EXTTextureView
 
glTextureViewOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTextureViewOES(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengles.OESTextureView
 
glTransformFeedbackVaryings - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTransformFeedbackVaryings(int, CharSequence[], int) - Static method in class org.lwjgl.opengles.GLES30
glTransformFeedbackVaryings(int, CharSequence, int) - Static method in class org.lwjgl.opengles.GLES30
glTransformFeedbackVaryings(int, PointerBuffer, int) - Static method in class org.lwjgl.opengles.GLES30
glTransformPathNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glTransformPathNV(int, int, int, float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: TransformPathNV
glTransformPathNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glUniform1f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1f(int, float) - Static method in class org.lwjgl.opengles.GLES20
glUniform1fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform1fv
glUniform1fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform1i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1i(int, int) - Static method in class org.lwjgl.opengles.GLES20
glUniform1i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1i64NV(int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform1i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1i64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform1i64vNV
glUniform1i64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform1iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1iv(int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform1iv
glUniform1iv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform1ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1ui(int, int) - Static method in class org.lwjgl.opengles.GLES30
glUniform1ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1ui64NV(int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform1ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1ui64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform1ui64vNV
glUniform1ui64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform1uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform1uiv(int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: Uniform1uiv
glUniform1uiv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniform2f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2f(int, float, float) - Static method in class org.lwjgl.opengles.GLES20
glUniform2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform2fv
glUniform2fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform2i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2i(int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glUniform2i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2i64NV(int, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform2i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2i64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform2i64vNV
glUniform2i64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform2iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2iv(int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform2iv
glUniform2iv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform2ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2ui(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glUniform2ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2ui64NV(int, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform2ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2ui64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform2ui64vNV
glUniform2ui64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform2uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform2uiv(int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: Uniform2uiv
glUniform2uiv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniform3f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3f(int, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
glUniform3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform3fv
glUniform3fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform3i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3i(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glUniform3i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3i64NV(int, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform3i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3i64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform3i64vNV
glUniform3i64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform3iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3iv(int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform3iv
glUniform3iv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform3ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3ui(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glUniform3ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3ui64NV(int, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform3ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3ui64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform3ui64vNV
glUniform3ui64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform3uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform3uiv(int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: Uniform3uiv
glUniform3uiv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniform4f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4f(int, float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
glUniform4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform4fv
glUniform4fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform4i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4i(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glUniform4i64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4i64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform4i64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4i64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform4i64vNV
glUniform4i64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform4iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4iv(int, int[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: Uniform4iv
glUniform4iv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniform4ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glUniform4ui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4ui64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform4ui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4ui64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVGPUShader5
Array version of: Uniform4ui64vNV
glUniform4ui64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
glUniform4uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniform4uiv(int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: Uniform4uiv
glUniform4uiv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniformBlockBinding - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformBlockBinding(int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glUniformHandleui64NV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformHandleui64NV(int, long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glUniformHandleui64vNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformHandleui64vNV(int, long[]) - Static method in class org.lwjgl.opengles.NVBindlessTexture
Array version of: UniformHandleui64vNV
glUniformHandleui64vNV(int, LongBuffer) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
glUniformMatrix2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix2fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: UniformMatrix2fv
glUniformMatrix2fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniformMatrix2x3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix2x3fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: UniformMatrix2x3fv
glUniformMatrix2x3fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniformMatrix2x3fvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix2x3fvNV(int, boolean, float[]) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
Array version of: UniformMatrix2x3fvNV
glUniformMatrix2x3fvNV(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
glUniformMatrix2x4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix2x4fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: UniformMatrix2x4fv
glUniformMatrix2x4fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniformMatrix2x4fvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix2x4fvNV(int, boolean, float[]) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
Array version of: UniformMatrix2x4fvNV
glUniformMatrix2x4fvNV(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
glUniformMatrix3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix3fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: UniformMatrix3fv
glUniformMatrix3fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniformMatrix3x2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix3x2fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: UniformMatrix3x2fv
glUniformMatrix3x2fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniformMatrix3x2fvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix3x2fvNV(int, boolean, float[]) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
Array version of: UniformMatrix3x2fvNV
glUniformMatrix3x2fvNV(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
glUniformMatrix3x4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix3x4fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: UniformMatrix3x4fv
glUniformMatrix3x4fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniformMatrix3x4fvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix3x4fvNV(int, boolean, float[]) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
Array version of: UniformMatrix3x4fvNV
glUniformMatrix3x4fvNV(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
glUniformMatrix4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix4fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: UniformMatrix4fv
glUniformMatrix4fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glUniformMatrix4x2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix4x2fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: UniformMatrix4x2fv
glUniformMatrix4x2fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniformMatrix4x2fvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix4x2fvNV(int, boolean, float[]) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
Array version of: UniformMatrix4x2fvNV
glUniformMatrix4x2fvNV(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
glUniformMatrix4x3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix4x3fv(int, boolean, float[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: UniformMatrix4x3fv
glUniformMatrix4x3fv(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES30
glUniformMatrix4x3fvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUniformMatrix4x3fvNV(int, boolean, float[]) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
Array version of: UniformMatrix4x3fvNV
glUniformMatrix4x3fvNV(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
glUnmapBuffer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUnmapBuffer(int) - Static method in class org.lwjgl.opengles.GLES30
glUnmapBufferOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUnmapBufferOES(int) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
glUseProgram - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUseProgram(int) - Static method in class org.lwjgl.opengles.GLES20
glUseProgramStages - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUseProgramStages(int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glUseProgramStagesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glUseProgramStagesEXT(int, int, int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glValidateProgram - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glValidateProgram(int) - Static method in class org.lwjgl.opengles.GLES20
glValidateProgramPipeline - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glValidateProgramPipeline(int) - Static method in class org.lwjgl.opengles.GLES31
glValidateProgramPipelineEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glValidateProgramPipelineEXT(int) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
glVertexAttrib1f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib1f(int, float) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttrib1fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib1fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: VertexAttrib1fv
glVertexAttrib1fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttrib2f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib2f(int, float, float) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttrib2fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib2fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: VertexAttrib2fv
glVertexAttrib2fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttrib3f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib3f(int, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttrib3fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib3fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: VertexAttrib3fv
glVertexAttrib3fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttrib4f - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib4f(int, float, float, float, float) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttrib4fv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttrib4fv(int, float[]) - Static method in class org.lwjgl.opengles.GLES20
Array version of: VertexAttrib4fv
glVertexAttrib4fv(int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttribBinding - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribBinding(int, int) - Static method in class org.lwjgl.opengles.GLES31
glVertexAttribDivisor - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribDivisor(int, int) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribDivisorANGLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribDivisorANGLE(int, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
glVertexAttribDivisorEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribDivisorEXT(int, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
glVertexAttribDivisorNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribDivisorNV(int, int) - Static method in class org.lwjgl.opengles.NVInstancedArrays
 
glVertexAttribFormat - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribFormat(int, int, int, boolean, int) - Static method in class org.lwjgl.opengles.GLES31
glVertexAttribI4i - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribI4i(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribI4iv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribI4iv(int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: VertexAttribI4iv
glVertexAttribI4iv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribI4ui - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribI4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribI4uiv - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribI4uiv(int, int[]) - Static method in class org.lwjgl.opengles.GLES30
Array version of: VertexAttribI4uiv
glVertexAttribI4uiv(int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribIFormat - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribIFormat(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES31
glVertexAttribIPointer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribIPointer(int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribIPointer(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribIPointer(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribIPointer(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES30
glVertexAttribPointer - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttribPointer(int, int, int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttribPointer(int, int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttribPointer(int, int, int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexAttribPointer(int, int, int, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengles.GLES20
glVertexBindingDivisor - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glVertexBindingDivisor(int, int) - Static method in class org.lwjgl.opengles.GLES31
glViewport - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewport(int, int, int, int) - Static method in class org.lwjgl.opengles.GLES20
glViewportArrayvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportArrayvNV(int, float[]) - Static method in class org.lwjgl.opengles.NVViewportArray
Array version of: ViewportArrayvNV
glViewportArrayvNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glViewportArrayvOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportArrayvOES(int, float[]) - Static method in class org.lwjgl.opengles.OESViewportArray
Array version of: ViewportArrayvOES
glViewportArrayvOES(int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glViewportIndexedfNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportIndexedfNV(int, float, float, float, float) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glViewportIndexedfOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportIndexedfOES(int, float, float, float, float) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glViewportIndexedfvNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportIndexedfvNV(int, float[]) - Static method in class org.lwjgl.opengles.NVViewportArray
Array version of: ViewportIndexedfvNV
glViewportIndexedfvNV(int, FloatBuffer) - Static method in class org.lwjgl.opengles.NVViewportArray
 
glViewportIndexedfvOES - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportIndexedfvOES(int, float[]) - Static method in class org.lwjgl.opengles.OESViewportArray
Array version of: ViewportIndexedfvOES
glViewportIndexedfvOES(int, FloatBuffer) - Static method in class org.lwjgl.opengles.OESViewportArray
 
glViewportPositionWScaleNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportPositionWScaleNV(int, float, float) - Static method in class org.lwjgl.opengles.NVClipSpaceWScaling
If VIEWPORT_POSITION_W_SCALE_NV is enabled, the w coordinates for each primitive sent to a given viewport will be scaled as a function of its x and y coordinates using the following equation:
glViewportSwizzleNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glViewportSwizzleNV(int, int, int, int, int) - Static method in class org.lwjgl.opengles.NVViewportSwizzle
Sets the swizzle state for the specified viewport.
glWaitSemaphoreEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glWaitSemaphoreEXT(int, int[], int[], int[]) - Static method in class org.lwjgl.opengles.EXTSemaphore
Array version of: WaitSemaphoreEXT
glWaitSemaphoreEXT(int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
glWaitSync - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glWaitSync(long, int, long) - Static method in class org.lwjgl.opengles.GLES30
glWaitSyncAPPLE - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glWaitSyncAPPLE(long, int, long) - Static method in class org.lwjgl.opengles.APPLESync
 
glWaitVkSemaphoreNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glWaitVkSemaphoreNV(long) - Static method in class org.lwjgl.opengles.NVDrawVulkanImage
Causes the GL server to block until the Vulkan VkSemaphore is signalled.
glWeightPathsNV - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glWeightPathsNV(int, int[], float[]) - Static method in class org.lwjgl.opengles.NVPathRendering
Array version of: WeightPathsNV
glWeightPathsNV(int, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengles.NVPathRendering
 
glWindowRectanglesEXT - Variable in class org.lwjgl.opengles.GLESCapabilities
 
glWindowRectanglesEXT(int, int[]) - Static method in class org.lwjgl.opengles.EXTWindowRectangles
Array version of: WindowRectanglesEXT
glWindowRectanglesEXT(int, IntBuffer) - Static method in class org.lwjgl.opengles.EXTWindowRectangles
Sets the active window rectangles.

I

IMGFramebufferDownsample - Class in org.lwjgl.opengles
Native bindings to the IMG_framebuffer_downsample extension.
IMGMultisampledRenderToTexture - Class in org.lwjgl.opengles
Native bindings to the IMG_multisampled_render_to_texture extension.
IMGProgramBinary - Class in org.lwjgl.opengles
Native bindings to the IMG_program_binary extension.
IMGReadFormat - Class in org.lwjgl.opengles
Native bindings to the IMG_read_format extension.
IMGShaderBinary - Class in org.lwjgl.opengles
Native bindings to the IMG_shader_binary extension.
IMGTextureCompressionPVRTC - Class in org.lwjgl.opengles
Native bindings to the IMG_texture_compression_pvrtc extension.
IMGTextureCompressionPVRTC2 - Class in org.lwjgl.opengles
Native bindings to the IMG_texture_compression_pvrtc2 extension.
IMGTextureFilterCubic - Class in org.lwjgl.opengles
Native bindings to the IMG_texture_filter_cubic extension.
INTELBlackholeRender - Class in org.lwjgl.opengles
Native bindings to the INTEL_blackhole_render extension.
INTELConservativeRasterization - Class in org.lwjgl.opengles
Native bindings to the INTEL_conservative_rasterization extension.
INTELFramebufferCMAA - Class in org.lwjgl.opengles
Native bindings to the INTEL_framebuffer_CMAA extension.
INTELPerformanceQuery - Class in org.lwjgl.opengles
Native bindings to the INTEL_performance_query extension.
invoke(int, int, int, int, int, long, long) - Method in interface org.lwjgl.opengles.GLDebugMessageCallbackI
Will be called when a debug message is generated.
invoke(int, int, int, int, int, long, long) - Method in interface org.lwjgl.opengles.GLDebugMessageKHRCallbackI
Will be called when a debug message is generated.

K

KHRBlendEquationAdvanced - Class in org.lwjgl.opengles
Native bindings to the KHR_blend_equation_advanced extension.
KHRBlendEquationAdvancedCoherent - Class in org.lwjgl.opengles
Native bindings to the KHR_blend_equation_advanced_coherent extension.
KHRContextFlushControl - Class in org.lwjgl.opengles
Native bindings to the KHR_context_flush_control extension.
KHRDebug - Class in org.lwjgl.opengles
Native bindings to the KHR_debug extension.
KHRNoError - Class in org.lwjgl.opengles
Native bindings to the KHR_no_error extension.
KHRParallelShaderCompile - Class in org.lwjgl.opengles
Native bindings to the KHR_parallel_shader_compile extension.
KHRRobustness - Class in org.lwjgl.opengles
Native bindings to the KHR_robustness extension.
KHRShaderSubgroup - Class in org.lwjgl.opengles
Native bindings to the KHR_shader_subgroup extension.
KHRTextureCompressionASTCLDR - Class in org.lwjgl.opengles
Native bindings to the KHR_texture_compression_astc_ldr extension.

M

MESABGRA - Class in org.lwjgl.opengles
Native bindings to the MESA_bgra extension.
MESAFramebufferFlipX - Class in org.lwjgl.opengles
Native bindings to the MESA_framebuffer_flip_x extension.
MESAFramebufferFlipY - Class in org.lwjgl.opengles
Native bindings to the MESA_framebuffer_flip_y extension.
MESAFramebufferSwapXY - Class in org.lwjgl.opengles
Native bindings to the MESA_framebuffer_swap_xy extension.
MESAProgramBinaryFormats - Class in org.lwjgl.opengles
Native bindings to the MESA_program_binary_formats extension.

N

nglBindAttribLocation(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglBindFragDataLocationEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
nglBindFragDataLocationIndexedEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
nglBufferData(int, long, long, int) - Static method in class org.lwjgl.opengles.GLES20
 
nglBufferStorageEXT(int, long, long, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
nglBufferStorageExternalEXT(int, long, long, long, int) - Static method in class org.lwjgl.opengles.EXTExternalBuffer
 
nglBufferSubData(int, long, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglClearBufferfv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglClearBufferiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglClearBufferuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglClearPixelLocalStorageuiEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTShaderPixelLocalStorage2
 
nglClearTexImageEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
nglClearTexSubImageEXT(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTClearTexture
 
nglClientWaitSync(long, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglClientWaitSyncAPPLE(long, int, long) - Static method in class org.lwjgl.opengles.APPLESync
 
nglCompressedTexImage2D(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglCompressedTexImage3DNV(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
nglCompressedTexImage3DOES(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
nglCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglCompressedTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
nglCompressedTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
nglCoverageModulationTableNV(int, long) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
 
nglCoverFillPathInstancedNV(int, int, long, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: CoverFillPathInstancedNV
nglCoverStrokePathInstancedNV(int, int, long, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: CoverStrokePathInstancedNV
nglCreateMemoryObjectsEXT(int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
nglCreatePerfQueryINTEL(int, long) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
nglCreateSemaphoresNV(int, long) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
 
nglCreateShaderProgramv(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglCreateShaderProgramvEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglDebugMessageCallback(long, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: DebugMessageCallback
nglDebugMessageCallbackKHR(long, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: DebugMessageCallbackKHR
nglDebugMessageControl(int, int, int, int, long, boolean) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: DebugMessageControl
nglDebugMessageControlKHR(int, int, int, int, long, boolean) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: DebugMessageControlKHR
nglDebugMessageInsert(int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: DebugMessageInsert
nglDebugMessageInsertKHR(int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: DebugMessageInsertKHR
nglDeleteBuffers(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglDeleteFencesNV(int, long) - Static method in class org.lwjgl.opengles.NVFence
 
nglDeleteFramebuffers(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglDeleteMemoryObjectsEXT(int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
nglDeletePerfMonitorsAMD(int, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglDeleteProgramPipelines(int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglDeleteProgramPipelinesEXT(int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglDeleteQueries(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglDeleteQueriesEXT(int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglDeleteQueriesEXT(int, long) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
nglDeleteRenderbuffers(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglDeleteSamplers(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglDeleteSemaphoresEXT(int, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglDeleteSync(long) - Static method in class org.lwjgl.opengles.GLES30
 
nglDeleteSyncAPPLE(long) - Static method in class org.lwjgl.opengles.APPLESync
 
nglDeleteTextures(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglDeleteTransformFeedbacks(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglDeleteVertexArrays(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglDeleteVertexArraysOES(int, long) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
nglDepthRangeArrayfvNV(int, int, long) - Static method in class org.lwjgl.opengles.NVViewportArray
 
nglDepthRangeArrayfvOES(int, int, long) - Static method in class org.lwjgl.opengles.OESViewportArray
 
nglDiscardFramebufferEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTDiscardFramebuffer
 
nglDrawArraysIndirect(int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglDrawBuffers(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglDrawBuffersEXT(int, long) - Static method in class org.lwjgl.opengles.EXTDrawBuffers
 
nglDrawBuffersIndexedEXT(int, long, long) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
 
nglDrawBuffersNV(int, long) - Static method in class org.lwjgl.opengles.NVDrawBuffers
 
nglDrawElements(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglDrawElementsBaseVertex(int, int, int, long, int) - Static method in class org.lwjgl.opengles.GLES32
 
nglDrawElementsBaseVertexEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
nglDrawElementsBaseVertexOES(int, int, int, long, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
nglDrawElementsIndirect(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglDrawElementsInstanced(int, int, int, long, int) - Static method in class org.lwjgl.opengles.GLES30
 
nglDrawElementsInstancedANGLE(int, int, int, long, int) - Static method in class org.lwjgl.opengles.ANGLEInstancedArrays
 
nglDrawElementsInstancedBaseInstanceEXT(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
nglDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.GLES32
 
nglDrawElementsInstancedBaseVertexBaseInstanceEXT(int, int, int, long, int, int, int) - Static method in class org.lwjgl.opengles.EXTBaseInstance
 
nglDrawElementsInstancedBaseVertexEXT(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
nglDrawElementsInstancedBaseVertexOES(int, int, int, long, int, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
nglDrawElementsInstancedEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTDrawInstanced
 
nglDrawElementsInstancedEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTInstancedArrays
 
nglDrawElementsInstancedNV(int, int, int, long, int) - Static method in class org.lwjgl.opengles.NVDrawInstanced
Unsafe version of: DrawElementsInstancedNV
nglDrawRangeElements(int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglDrawRangeElementsBaseVertex(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengles.GLES32
 
nglDrawRangeElementsBaseVertexEXT(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
nglDrawRangeElementsBaseVertexOES(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
nglEGLImageTargetRenderbufferStorageOES(int, long) - Static method in class org.lwjgl.opengles.OESEGLImage
 
nglEGLImageTargetTexStorageEXT(int, long, long) - Static method in class org.lwjgl.opengles.EXTEGLImageStorage
 
nglEGLImageTargetTexture2DOES(int, long) - Static method in class org.lwjgl.opengles.OESEGLImage
 
nglEGLImageTargetTextureStorageEXT(int, long, long) - Static method in class org.lwjgl.opengles.EXTEGLImageStorage
 
nglExtGetBufferPointervQCOM(int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
nglExtGetBuffersQCOM(long, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
nglExtGetFramebuffersQCOM(long, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
nglExtGetProgramBinarySourceQCOM(int, int, long, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
 
nglExtGetProgramsQCOM(long, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
 
nglExtGetRenderbuffersQCOM(long, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
nglExtGetShadersQCOM(long, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet2
 
nglExtGetTexLevelParameterivQCOM(int, int, int, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
nglExtGetTexSubImageQCOM(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
nglExtGetTexturesQCOM(long, int, long) - Static method in class org.lwjgl.opengles.QCOMExtendedGet
 
nglFramebufferFoveationConfigQCOM(int, int, int, int, long) - Static method in class org.lwjgl.opengles.QCOMFramebufferFoveated
 
nglFramebufferSampleLocationsfvNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVSampleLocations
 
nglGenBuffers(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGenFencesNV(int, long) - Static method in class org.lwjgl.opengles.NVFence
 
nglGenFramebuffers(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGenPerfMonitorsAMD(int, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglGenProgramPipelines(int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGenProgramPipelinesEXT(int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglGenQueries(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGenQueriesEXT(int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglGenQueriesEXT(int, long) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
nglGenRenderbuffers(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGenSamplers(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGenSemaphoresEXT(int, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglGenTextures(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGenTransformFeedbacks(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGenVertexArrays(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGenVertexArraysOES(int, long) - Static method in class org.lwjgl.opengles.OESVertexArrayObject
 
nglGetActiveAttrib(int, int, int, long, long, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetActiveUniform(int, int, int, long, long, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetActiveUniformBlockiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetActiveUniformBlockName(int, int, int, long, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetActiveUniformsiv(int, int, long, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetAttachedShaders(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetAttribLocation(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetBooleani_v(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetBooleanv(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetBufferParameteri64v(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetBufferParameteriv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetBufferPointerv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetBufferPointervOES(int, int, long) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
nglGetCoverageModulationTableNV(int, long) - Static method in class org.lwjgl.opengles.NVFramebufferMixedSamples
 
nglGetDebugMessageLog(int, int, long, long, long, long, long, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: GetDebugMessageLog
nglGetDebugMessageLogKHR(int, int, long, long, long, long, long, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: GetDebugMessageLogKHR
nglGetDriverControlsQCOM(long, int, long) - Static method in class org.lwjgl.opengles.QCOMDriverControl
 
nglGetDriverControlStringQCOM(int, int, long, long) - Static method in class org.lwjgl.opengles.QCOMDriverControl
 
nglGetFenceivNV(int, int, long) - Static method in class org.lwjgl.opengles.NVFence
 
nglGetFirstPerfQueryIdINTEL(long) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
nglGetFloati_vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVViewportArray
 
nglGetFloati_vOES(int, int, long) - Static method in class org.lwjgl.opengles.OESViewportArray
 
nglGetFloatv(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetFragDataIndexEXT(int, long) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
nglGetFragDataLocation(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetFragmentShadingRatesEXT(int, int, long, long) - Static method in class org.lwjgl.opengles.EXTFragmentShadingRate
 
nglGetFramebufferAttachmentParameteriv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetFramebufferParameteriv(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetFramebufferParameterivMESA(int, int, long) - Static method in class org.lwjgl.opengles.MESAFramebufferFlipY
 
nglGetInteger64i_v(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetInteger64v(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetInteger64vAPPLE(int, long) - Static method in class org.lwjgl.opengles.APPLESync
 
nglGetInteger64vEXT(int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglGetIntegeri_v(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetIntegeri_vEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTMultiviewDrawBuffers
 
nglGetIntegerv(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetInternalformativ(int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetInternalformatSampleivNV(int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVInternalformatSampleQuery
 
nglGetMemoryObjectDetachedResourcesuivNV(int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVMemoryAttachment
 
nglGetMemoryObjectParameterivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
nglGetMultisamplefv(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetNextPerfQueryIdINTEL(int, long) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
nglGetnUniformfv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: GetnUniformfv
nglGetnUniformfvEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTRobustness
 
nglGetnUniformfvKHR(int, int, int, long) - Static method in class org.lwjgl.opengles.KHRRobustness
Unsafe version of: GetnUniformfvKHR
nglGetnUniformiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: GetnUniformiv
nglGetnUniformivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTRobustness
 
nglGetnUniformivKHR(int, int, int, long) - Static method in class org.lwjgl.opengles.KHRRobustness
Unsafe version of: GetnUniformivKHR
nglGetnUniformuiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: GetnUniformuiv
nglGetnUniformuivKHR(int, int, int, long) - Static method in class org.lwjgl.opengles.KHRRobustness
Unsafe version of: GetnUniformuivKHR
nglGetObjectLabel(int, int, int, long, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: GetObjectLabel
nglGetObjectLabelEXT(int, int, int, long, long) - Static method in class org.lwjgl.opengles.EXTDebugLabel
 
nglGetObjectLabelKHR(int, int, int, long, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: GetObjectLabelKHR
nglGetObjectPtrLabel(long, int, long, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: GetObjectPtrLabel
nglGetObjectPtrLabelKHR(long, int, long, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: GetObjectPtrLabelKHR
nglGetPathCommandsNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglGetPathCoordsNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglGetPathDashArrayNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglGetPathMetricRangeNV(int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: GetPathMetricRangeNV
nglGetPathMetricsNV(int, int, int, long, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: GetPathMetricsNV
nglGetPathParameterfvNV(int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: GetPathParameterfvNV
nglGetPathParameterivNV(int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: GetPathParameterivNV
nglGetPathSpacingNV(int, int, int, long, int, float, float, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: GetPathSpacingNV
nglGetPerfCounterInfoINTEL(int, int, int, long, int, long, long, long, long, long, long) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
nglGetPerfMonitorCounterDataAMD(int, int, int, long, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglGetPerfMonitorCounterInfoAMD(int, int, int, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglGetPerfMonitorCountersAMD(int, long, long, int, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglGetPerfMonitorCounterStringAMD(int, int, int, long, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglGetPerfMonitorGroupsAMD(long, int, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglGetPerfMonitorGroupStringAMD(int, int, long, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglGetPerfQueryDataINTEL(int, int, int, long, long) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
nglGetPerfQueryIdByNameINTEL(long, long) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
nglGetPerfQueryInfoINTEL(int, int, long, long, long, long, long) - Static method in class org.lwjgl.opengles.INTELPerformanceQuery
 
nglGetPointerv(int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglGetPointervKHR(int, long) - Static method in class org.lwjgl.opengles.KHRDebug
 
nglGetProgramBinary(int, int, long, long, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetProgramBinaryOES(int, int, long, long, long) - Static method in class org.lwjgl.opengles.OESGetProgramBinary
 
nglGetProgramInfoLog(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetProgramInterfaceiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetProgramiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetProgramPipelineInfoLog(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetProgramPipelineInfoLogEXT(int, int, long, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglGetProgramPipelineiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetProgramPipelineivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglGetProgramResourcefvNV(int, int, int, int, long, int, long, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglGetProgramResourceIndex(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetProgramResourceiv(int, int, int, int, long, int, long, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetProgramResourceLocation(int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetProgramResourceLocationIndexEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTBlendFuncExtended
 
nglGetProgramResourceName(int, int, int, int, long, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetQueryiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetQueryivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglGetQueryivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
nglGetQueryObjecti64vEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglGetQueryObjectivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglGetQueryObjectui64vEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglGetQueryObjectuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetQueryObjectuivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTDisjointTimerQuery
 
nglGetQueryObjectuivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTOcclusionQueryBoolean
 
nglGetRenderbufferParameteriv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetSamplerParameterfv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetSamplerParameterIiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglGetSamplerParameterIivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglGetSamplerParameterIivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglGetSamplerParameterIuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglGetSamplerParameterIuivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglGetSamplerParameterIuivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglGetSamplerParameteriv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetSemaphoreParameterivNV(int, int, long) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
 
nglGetSemaphoreParameterui64vEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglGetShaderInfoLog(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetShaderiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetShaderPrecisionFormat(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetShaderSource(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetString(int) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetStringi(int, int) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetSynciv(long, int, int, long, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetSyncivAPPLE(long, int, int, long, long) - Static method in class org.lwjgl.opengles.APPLESync
 
nglGetTexLevelParameterfv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetTexLevelParameteriv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglGetTexParameterfv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetTexParameterIiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglGetTexParameterIivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglGetTexParameterIivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglGetTexParameterIuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglGetTexParameterIuivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglGetTexParameterIuivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglGetTexParameteriv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetTransformFeedbackVarying(int, int, int, long, long, long, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetTranslatedShaderSourceANGLE(int, int, long, long) - Static method in class org.lwjgl.opengles.ANGLETranslatedShaderSource
 
nglGetUniformBlockIndex(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetUniformfv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetUniformi64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglGetUniformIndices(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetUniformiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetUniformLocation(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetUniformui64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglGetUniformuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetUnsignedBytei_vEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
nglGetUnsignedBytei_vEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglGetUnsignedBytevEXT(int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
nglGetUnsignedBytevEXT(int, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglGetVertexAttribfv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetVertexAttribIiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetVertexAttribIuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglGetVertexAttribiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetVertexAttribPointerv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglGetVkProcAddrNV(long) - Static method in class org.lwjgl.opengles.NVDrawVulkanImage
Unsafe version of: GetVkProcAddrNV
nglImportMemoryWin32HandleEXT(int, long, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObjectWin32
 
nglImportMemoryWin32NameEXT(int, long, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObjectWin32
 
nglImportSemaphoreWin32HandleEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphoreWin32
 
nglImportSemaphoreWin32NameEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphoreWin32
 
nglInsertEventMarkerEXT(int, long) - Static method in class org.lwjgl.opengles.EXTDebugMarker
 
nglInvalidateFramebuffer(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglInvalidateSubFramebuffer(int, int, long, int, int, int, int) - Static method in class org.lwjgl.opengles.GLES30
 
nglIsSync(long) - Static method in class org.lwjgl.opengles.GLES30
 
nglIsSyncAPPLE(long) - Static method in class org.lwjgl.opengles.APPLESync
 
nglLabelObjectEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTDebugLabel
 
nglMapBufferOES(int, int) - Static method in class org.lwjgl.opengles.OESMapbuffer
 
nglMapBufferRange(int, long, long, int) - Static method in class org.lwjgl.opengles.GLES30
 
nglMapBufferRangeEXT(int, long, long, int) - Static method in class org.lwjgl.opengles.EXTMapBufferRange
 
nglMatrixLoad3x2fNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: MatrixLoad3x2fNV
nglMatrixLoad3x3fNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: MatrixLoad3x3fNV
nglMatrixLoadTranspose3x3fNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: MatrixLoadTranspose3x3fNV
nglMatrixMult3x2fNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: MatrixMult3x2fNV
nglMatrixMult3x3fNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: MatrixMult3x3fNV
nglMatrixMultTranspose3x3fNV(int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: MatrixMultTranspose3x3fNV
nglMemoryObjectParameterivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTMemoryObject
 
nglMultiDrawArraysEXT(int, long, long, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawArrays
 
nglMultiDrawArraysIndirectEXT(int, long, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
nglMultiDrawElementsBaseVertexEXT(int, long, int, long, int, long) - Static method in class org.lwjgl.opengles.EXTDrawElementsBaseVertex
 
nglMultiDrawElementsBaseVertexOES(int, long, int, long, int, long) - Static method in class org.lwjgl.opengles.OESDrawElementsBaseVertex
 
nglMultiDrawElementsEXT(int, long, int, long, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawArrays
 
nglMultiDrawElementsIndirectEXT(int, int, long, int, int) - Static method in class org.lwjgl.opengles.EXTMultiDrawIndirect
 
nglNamedBufferStorageEXT(int, long, long, int) - Static method in class org.lwjgl.opengles.EXTBufferStorage
 
nglNamedBufferStorageExternalEXT(int, long, long, long, int) - Static method in class org.lwjgl.opengles.EXTExternalBuffer
 
nglNamedFramebufferSampleLocationsfvNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVSampleLocations
 
nglObjectLabel(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: ObjectLabel
nglObjectLabelKHR(int, int, int, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: ObjectLabelKHR
nglObjectPtrLabel(long, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: ObjectPtrLabel
nglObjectPtrLabelKHR(long, int, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: ObjectPtrLabelKHR
nglPathCommandsNV(int, int, long, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathCommandsNV
nglPathCoordsNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathCoordsNV
nglPathDashArrayNV(int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglPathGlyphIndexArrayNV(int, int, long, int, int, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathGlyphIndexArrayNV
nglPathGlyphIndexRangeNV(int, long, int, int, float, int) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathGlyphIndexRangeNV
nglPathGlyphRangeNV(int, int, long, int, int, int, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathGlyphRangeNV
nglPathGlyphsNV(int, int, long, int, int, int, long, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathGlyphsNV
nglPathMemoryGlyphIndexArrayNV(int, int, long, long, int, int, int, int, float) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathMemoryGlyphIndexArrayNV
nglPathParameterfvNV(int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathParameterfvNV
nglPathParameterivNV(int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathParameterivNV
nglPathStringNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathStringNV
nglPathSubCommandsNV(int, int, int, int, long, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathSubCommandsNV
nglPathSubCoordsNV(int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: PathSubCoordsNV
nglPointAlongPathNV(int, int, int, float, long, long, long, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglProgramBinary(int, int, long, int) - Static method in class org.lwjgl.opengles.GLES30
 
nglProgramBinaryOES(int, int, long, int) - Static method in class org.lwjgl.opengles.OESGetProgramBinary
 
nglProgramPathFragmentInputGenNV(int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglProgramUniform1fv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform1fvEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform1i64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform1iv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform1ivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform1ui64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform1uiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform1uivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform2fv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform2fvEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform2i64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform2iv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform2ivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform2ui64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform2uiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform2uivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform3fv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform3fvEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform3i64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform3iv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform3ivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform3ui64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform3uiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform3uivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform4fv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform4fvEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform4i64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform4iv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform4ivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniform4ui64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglProgramUniform4uiv(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniform4uivEXT(int, int, int, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformHandleui64vNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
nglProgramUniformMatrix2fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix2fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix2x3fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix2x3fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix2x4fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix2x4fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix3fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix3fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix3x2fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix3x2fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix3x4fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix3x4fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix4fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix4fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix4x2fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix4x2fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglProgramUniformMatrix4x3fv(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES31
 
nglProgramUniformMatrix4x3fvEXT(int, int, int, boolean, long) - Static method in class org.lwjgl.opengles.EXTSeparateShaderObjects
 
nglPushDebugGroup(int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: PushDebugGroup
nglPushDebugGroupKHR(int, int, int, long) - Static method in class org.lwjgl.opengles.KHRDebug
Unsafe version of: PushDebugGroupKHR
nglPushGroupMarkerEXT(int, long) - Static method in class org.lwjgl.opengles.EXTDebugMarker
 
nglReadnPixels(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES32
Unsafe version of: ReadnPixels
nglReadnPixelsEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTRobustness
 
nglReadnPixelsKHR(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.KHRRobustness
Unsafe version of: ReadnPixelsKHR
nglReadPixels(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglSamplerParameterfv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglSamplerParameterIiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglSamplerParameterIivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglSamplerParameterIivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglSamplerParameterIuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglSamplerParameterIuivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglSamplerParameterIuivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglSamplerParameteriv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglScissorArrayvNV(int, int, long) - Static method in class org.lwjgl.opengles.NVViewportArray
 
nglScissorArrayvOES(int, int, long) - Static method in class org.lwjgl.opengles.OESViewportArray
 
nglScissorExclusiveArrayvNV(int, int, long) - Static method in class org.lwjgl.opengles.NVScissorExclusive
 
nglScissorIndexedvNV(int, long) - Static method in class org.lwjgl.opengles.NVViewportArray
 
nglScissorIndexedvOES(int, long) - Static method in class org.lwjgl.opengles.OESViewportArray
 
nglSelectPerfMonitorCountersAMD(int, boolean, int, int, long) - Static method in class org.lwjgl.opengles.AMDPerformanceMonitor
 
nglSemaphoreParameterivNV(int, int, long) - Static method in class org.lwjgl.opengles.NVTimelineSemaphore
 
nglSemaphoreParameterui64vEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglShaderBinary(int, long, int, long, int) - Static method in class org.lwjgl.opengles.GLES20
 
nglShaderSource(int, int, long, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglSignalSemaphoreEXT(int, int, long, int, long, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglStencilFillPathInstancedNV(int, int, long, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: StencilFillPathInstancedNV
nglStencilStrokePathInstancedNV(int, int, long, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: StencilStrokePathInstancedNV
nglStencilThenCoverFillPathInstancedNV(int, int, long, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
nglStencilThenCoverStrokePathInstancedNV(int, int, long, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
nglTexImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglTexImage3D(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglTexImage3DNV(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
nglTexImage3DOES(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
nglTexParameterfv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglTexParameterIiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglTexParameterIivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglTexParameterIivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglTexParameterIuiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES32
 
nglTexParameterIuivEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureBorderClamp
 
nglTexParameterIuivOES(int, int, long) - Static method in class org.lwjgl.opengles.OESTextureBorderClamp
 
nglTexParameteriv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglTexStorageAttribs2DEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureStorageCompression
Unsafe version of: TexStorageAttribs2DEXT
nglTexStorageAttribs3DEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.EXTTextureStorageCompression
Unsafe version of: TexStorageAttribs3DEXT
nglTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglTexSubImage3DNV(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.NVTextureArray
 
nglTexSubImage3DOES(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengles.OESTexture3D
 
nglTransformFeedbackVaryings(int, int, long, int) - Static method in class org.lwjgl.opengles.GLES30
 
nglTransformPathNV(int, int, int, long) - Static method in class org.lwjgl.opengles.NVPathRendering
Unsafe version of: TransformPathNV
nglUniform1fv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform1i64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform1iv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform1ui64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform1uiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniform2fv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform2i64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform2iv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform2ui64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform2uiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniform3fv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform3i64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform3iv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform3ui64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform3uiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniform4fv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform4i64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform4iv(int, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniform4ui64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVGPUShader5
 
nglUniform4uiv(int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniformHandleui64vNV(int, int, long) - Static method in class org.lwjgl.opengles.NVBindlessTexture
 
nglUniformMatrix2fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniformMatrix2x3fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniformMatrix2x3fvNV(int, int, boolean, long) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
nglUniformMatrix2x4fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniformMatrix2x4fvNV(int, int, boolean, long) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
nglUniformMatrix3fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniformMatrix3x2fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniformMatrix3x2fvNV(int, int, boolean, long) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
nglUniformMatrix3x4fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniformMatrix3x4fvNV(int, int, boolean, long) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
nglUniformMatrix4fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglUniformMatrix4x2fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniformMatrix4x2fvNV(int, int, boolean, long) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
nglUniformMatrix4x3fv(int, int, boolean, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglUniformMatrix4x3fvNV(int, int, boolean, long) - Static method in class org.lwjgl.opengles.NVNonSquareMatrices
 
nglVertexAttrib1fv(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglVertexAttrib2fv(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglVertexAttrib3fv(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglVertexAttrib4fv(int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglVertexAttribI4iv(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglVertexAttribI4uiv(int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglVertexAttribIPointer(int, int, int, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglVertexAttribPointer(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengles.GLES20
 
nglViewportArrayvNV(int, int, long) - Static method in class org.lwjgl.opengles.NVViewportArray
 
nglViewportArrayvOES(int, int, long) - Static method in class org.lwjgl.opengles.OESViewportArray
 
nglViewportIndexedfvNV(int, long) - Static method in class org.lwjgl.opengles.NVViewportArray
 
nglViewportIndexedfvOES(int, long) - Static method in class org.lwjgl.opengles.OESViewportArray
 
nglWaitSemaphoreEXT(int, int, long, int, long, long) - Static method in class org.lwjgl.opengles.EXTSemaphore
 
nglWaitSync(long, int, long) - Static method in class org.lwjgl.opengles.GLES30
 
nglWaitSyncAPPLE(long, int, long) - Static method in class org.lwjgl.opengles.APPLESync
 
nglWeightPathsNV(int, int, long, long) - Static method in class org.lwjgl.opengles.NVPathRendering
 
nglWindowRectanglesEXT(int, int, long) - Static method in class org.lwjgl.opengles.EXTWindowRectangles
Unsafe version of: WindowRectanglesEXT
NVAlphaToCoverageDitherControl - Class in org.lwjgl.opengles
Native bindings to the NV_alpha_to_coverage_dither_control extension.
NVBindlessTexture - Class in org.lwjgl.opengles
Native bindings to the NV_bindless_texture extension.
NVBlendEquationAdvanced - Class in org.lwjgl.opengles
Native bindings to the NV_blend_equation_advanced extension.
NVBlendEquationAdvancedCoherent - Class in org.lwjgl.opengles
Native bindings to the NV_blend_equation_advanced_coherent extension.
NVBlendMinmaxFactor - Class in org.lwjgl.opengles
Native bindings to the NV_blend_minmax_factor extension.
NVClipSpaceWScaling - Class in org.lwjgl.opengles
Virtual Reality (VR) applications often involve a post-processing step to apply a "barrel" distortion to the rendered image to correct the "pincushion" distortion introduced by the optics in a VR device.
NVConditionalRender - Class in org.lwjgl.opengles
Native bindings to the NV_conditional_render extension.
NVConservativeRaster - Class in org.lwjgl.opengles
Native bindings to the NV_conservative_raster extension.
NVConservativeRasterPreSnap - Class in org.lwjgl.opengles
Native bindings to the NV_conservative_raster_pre_snap extension.
NVConservativeRasterPreSnapTriangles - Class in org.lwjgl.opengles
When CONSERVATIVE_RASTERIZATION_NV is enabled, the fragments generated for a primitive are conservative with respect to the primitive after snapping to sub-pixel grid.
NVCopyBuffer - Class in org.lwjgl.opengles
Native bindings to the NV_copy_buffer extension.
NVCoverageSample - Class in org.lwjgl.opengles
Native bindings to the NV_coverage_sample extension.
NVDepthNonlinear - Class in org.lwjgl.opengles
Native bindings to the NV_depth_nonlinear extension.
NVDrawBuffers - Class in org.lwjgl.opengles
Native bindings to the NV_draw_buffers extension.
NVDrawInstanced - Class in org.lwjgl.opengles
Native bindings to the NV_draw_instanced extension.
NVDrawVulkanImage - Class in org.lwjgl.opengles
Native bindings to the NV_draw_vulkan_image extension.
NVFboColorAttachments - Class in org.lwjgl.opengles
Native bindings to the NV_fbo_color_attachments extension.
NVFence - Class in org.lwjgl.opengles
Native bindings to the NV_fence extension.
NVFillRectangle - Class in org.lwjgl.opengles
Native bindings to the NV_fill_rectangle extension.
NVFragmentCoverageToColor - Class in org.lwjgl.opengles
Native bindings to the NV_fragment_coverage_to_color extension.
NVFramebufferBlit - Class in org.lwjgl.opengles
Native bindings to the NV_framebuffer_blit extension.
NVFramebufferMixedSamples - Class in org.lwjgl.opengles
Native bindings to the NV_framebuffer_mixed_samples extension.
NVFramebufferMultisample - Class in org.lwjgl.opengles
Native bindings to the NV_framebuffer_multisample extension.
NVGPUShader5 - Class in org.lwjgl.opengles
Native bindings to the NV_gpu_shader5 extension.
NVInstancedArrays - Class in org.lwjgl.opengles
Native bindings to the NV_instanced_arrays extension.
NVInternalformatSampleQuery - Class in org.lwjgl.opengles
Native bindings to the NV_internalformat_sample_query extension.
NVMemoryAttachment - Class in org.lwjgl.opengles
Native bindings to the NV_memory_attachment extension.
NVMemoryObjectSparse - Class in org.lwjgl.opengles
Native bindings to the NV_memory_object_sparse extension.
NVMeshShader - Class in org.lwjgl.opengles
Native bindings to the NV_mesh_shader extension.
NVNonSquareMatrices - Class in org.lwjgl.opengles
Native bindings to the NV_non_square_matrices extension.
NVPackSubimage - Class in org.lwjgl.opengles
Native bindings to the NV_pack_subimage extension.
NVPathRendering - Class in org.lwjgl.opengles
Native bindings to the NV_path_rendering extension.
NVPathRenderingSharedEdge - Class in org.lwjgl.opengles
Native bindings to the NV_path_rendering_shared_edge extension.
NVPolygonMode - Class in org.lwjgl.opengles
Native bindings to the NV_polygon_mode extension.
NVPrimitiveShadingRate - Class in org.lwjgl.opengles
Native bindings to the NV_primitive_shading_rate extension.
NVReadBuffer - Class in org.lwjgl.opengles
Native bindings to the NV_read_buffer extension.
NVRepresentativeFragmentTest - Class in org.lwjgl.opengles
Native bindings to the NV_representative_fragment_test extension.
NVSampleLocations - Class in org.lwjgl.opengles
Native bindings to the NV_sample_locations extension.
NVScissorExclusive - Class in org.lwjgl.opengles
Native bindings to the NV_scissor_exclusive extension.
NVShaderSubgroupPartitioned - Class in org.lwjgl.opengles
Native bindings to the NV_shader_subgroup_partitioned extension.
NVShadowSamplersArray - Class in org.lwjgl.opengles
Native bindings to the NV_shadow_samplers_array extension.
NVShadowSamplersCube - Class in org.lwjgl.opengles
Native bindings to the NV_shadow_samplers_cube extension.
NVSRGBFormats - Class in org.lwjgl.opengles
Native bindings to the NV_sRGB_formats extension.
NVTextureArray - Class in org.lwjgl.opengles
Native bindings to the NV_texture_array extension.
NVTextureBarrier - Class in org.lwjgl.opengles
Native bindings to the NV_texture_barrier extension.
NVTextureBorderClamp - Class in org.lwjgl.opengles
Native bindings to the NV_texture_border_clamp extension.
NVTextureCompressionS3TC - Class in org.lwjgl.opengles
Native bindings to the NV_texture_compression_s3tc extension.
NVTimelineSemaphore - Class in org.lwjgl.opengles
Native bindings to the NV_timeline_semaphore extension.
NVViewportArray - Class in org.lwjgl.opengles
Native bindings to the NV_viewport_array extension.
NVViewportSwizzle - Class in org.lwjgl.opengles
Native bindings to the NV_viewport_swizzle extension.

O

OESCompressedETC1RGB8Texture - Class in org.lwjgl.opengles
Native bindings to the OES_compressed_ETC1_RGB8_texture extension.
OESCompressedPalettedTexture - Class in org.lwjgl.opengles
Native bindings to the OES_compressed_paletted_texture extension.
OESCopyImage - Class in org.lwjgl.opengles
Native bindings to the OES_copy_image extension.
OESDepth24 - Class in org.lwjgl.opengles
Native bindings to the OES_depth24 extension.
OESDepth32 - Class in org.lwjgl.opengles
Native bindings to the OES_depth32 extension.
OESDepthTextureCubeMap - Class in org.lwjgl.opengles
Native bindings to the OES_depth_texture_cube_map extension.
OESDrawBuffersIndexed - Class in org.lwjgl.opengles
Native bindings to the OES_draw_buffers_indexed extension.
OESDrawElementsBaseVertex - Class in org.lwjgl.opengles
Native bindings to the OES_draw_elements_base_vertex extension.
OESEGLImage - Class in org.lwjgl.opengles
Native bindings to the OES_EGL_image extension.
OESEGLImageExternal - Class in org.lwjgl.opengles
Native bindings to the OES_EGL_image_external extension.
OESGeometryShader - Class in org.lwjgl.opengles
Native bindings to the OES_geometry_shader extension.
OESGetProgramBinary - Class in org.lwjgl.opengles
Native bindings to the OES_get_program_binary extension.
OESMapbuffer - Class in org.lwjgl.opengles
Native bindings to the OES_mapbuffer extension.
OESPackedDepthStencil - Class in org.lwjgl.opengles
Native bindings to the OES_packed_depth_stencil extension.
OESPrimitiveBoundingBox - Class in org.lwjgl.opengles
Native bindings to the OES_primitive_bounding_box extension.
OESRequiredInternalformat - Class in org.lwjgl.opengles
Native bindings to the OES_required_internalformat extension.
OESRGB8RGBA8 - Class in org.lwjgl.opengles
Native bindings to the OES_rgb8_rgba8 extension.
OESSampleShading - Class in org.lwjgl.opengles
Native bindings to the OES_sample_shading extension.
OESShaderMultisampleInterpolation - Class in org.lwjgl.opengles
Native bindings to the OES_shader_multisample_interpolation extension.
OESStandardDerivatives - Class in org.lwjgl.opengles
Native bindings to the OES_standard_derivatives extension.
OESStencil1 - Class in org.lwjgl.opengles
Native bindings to the OES_stencil1 extension.
OESStencil4 - Class in org.lwjgl.opengles
Native bindings to the OES_stencil4 extension.
OESStencil8 - Class in org.lwjgl.opengles
Native bindings to the OES_stencil8 extension.
OESSurfacelessContext - Class in org.lwjgl.opengles
Native bindings to the OES_surfaceless_context extension.
OESTessellationShader - Class in org.lwjgl.opengles
Native bindings to the OES_tessellation_shader extension.
OESTexture3D - Class in org.lwjgl.opengles
Native bindings to the OES_texture_3D extension.
OESTextureBorderClamp - Class in org.lwjgl.opengles
Native bindings to the OES_texture_border_clamp extension.
OESTextureBuffer - Class in org.lwjgl.opengles
Native bindings to the OES_texture_buffer extension.
OESTextureCompressionASTC - Class in org.lwjgl.opengles
Native bindings to the OES_texture_compression_astc extension.
OESTextureCubeMapArray - Class in org.lwjgl.opengles
Native bindings to the OES_texture_cube_map_array extension.
OESTextureHalfFloat - Class in org.lwjgl.opengles
Native bindings to the OES_texture_half_float extension.
OESTextureStorageMultisample2DArray - Class in org.lwjgl.opengles
Native bindings to the OES_texture_storage_multisample_2d_array extension.
OESTextureView - Class in org.lwjgl.opengles
Native bindings to the OES_texture_view extension.
OESVertexArrayObject - Class in org.lwjgl.opengles
Native bindings to the OES_vertex_array_object extension.
OESVertexHalfFloat - Class in org.lwjgl.opengles
Native bindings to the OES_vertex_half_float extension.
OESVertexType1010102 - Class in org.lwjgl.opengles
Native bindings to the OES_vertex_type_10_10_10_2 extension.
OESViewportArray - Class in org.lwjgl.opengles
Native bindings to the OES_viewport_array extension.
org.lwjgl.opengles - package org.lwjgl.opengles
Contains bindings to the OpenGL ES, a royalty-free, cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles.
OVRMultiview - Class in org.lwjgl.opengles
Native bindings to the OVR_multiview extension.
OVRMultiviewMultisampledRenderToTexture - Class in org.lwjgl.opengles
Native bindings to the OVR_multiview_multisampled_render_to_texture extension.

Q

QCOMAlphaTest - Class in org.lwjgl.opengles
Native bindings to the QCOM_alpha_test extension.
QCOMBinningControl - Class in org.lwjgl.opengles
Native bindings to the QCOM_binning_control extension.
QCOMDriverControl - Class in org.lwjgl.opengles
Native bindings to the QCOM_driver_control extension.
QCOMExtendedGet - Class in org.lwjgl.opengles
Native bindings to the QCOM_extended_get extension.
QCOMExtendedGet2 - Class in org.lwjgl.opengles
Native bindings to the QCOM_extended_get2 extension.
QCOMFramebufferFoveated - Class in org.lwjgl.opengles
Native bindings to the QCOM_framebuffer_foveated extension.
QCOMFrameExtrapolation - Class in org.lwjgl.opengles
Native bindings to the QCOM_frame_extrapolation extension.
QCOMMotionEstimation - Class in org.lwjgl.opengles
Native bindings to the QCOM_motion_estimation extension.
QCOMPerfmonGlobalMode - Class in org.lwjgl.opengles
Native bindings to the QCOM_perfmon_global_mode extension.
QCOMRenderSharedExponent - Class in org.lwjgl.opengles
Native bindings to the QCOM_render_shared_exponent extension.
QCOMShaderFramebufferFetchNoncoherent - Class in org.lwjgl.opengles
Native bindings to the QCOM_shader_framebuffer_fetch_noncoherent extension.
QCOMShadingRate - Class in org.lwjgl.opengles
Native bindings to the QCOM_shading_rate extension.
QCOMTextureFoveated - Class in org.lwjgl.opengles
Native bindings to the QCOM_texture_foveated extension.
QCOMTextureFoveated2 - Class in org.lwjgl.opengles
Native bindings to the QCOM_texture_foveated2 extension.
QCOMTextureFoveatedSubsampledLayout - Class in org.lwjgl.opengles
Native bindings to the QCOM_texture_foveated_subsampled_layout extension.
QCOMTiledRendering - Class in org.lwjgl.opengles
Native bindings to the QCOM_tiled_rendering extension.
QCOMWriteonlyRendering - Class in org.lwjgl.opengles
Native bindings to the QCOM_writeonly_rendering extension.

V

VIVShaderBinary - Class in org.lwjgl.opengles
Native bindings to the VIV_shader_binary extension.
A C D E F G I K M N O Q V 
All Classes and Interfaces|All Packages|Constant Field Values