public final class ARBShadingLanguage100
extends java.lang.Object
This extension indicates that the OpenGL Shading Language is supported.
Requires ARB_shader_objects, ARB_fragment_shader and ARB_vertex_shader. Promoted to core in OpenGL 2.0.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_SHADING_LANGUAGE_VERSION_ARB
Accepted by the
name parameter of GetString. |
public static final int GL_SHADING_LANGUAGE_VERSION_ARB
name parameter of GetString.Copyright LWJGL. All Rights Reserved. License terms.