org.lwjgl.opengl
Class ARBShadingLanguage100

java.lang.Object
  extended by org.lwjgl.opengl.ARBShadingLanguage100

public final class ARBShadingLanguage100
extends java.lang.Object


Field Summary
static int GL_SHADING_LANGUAGE_VERSION_ARB
          Accepted by the <name> parameter of GetString:
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_SHADING_LANGUAGE_VERSION_ARB

public static final int GL_SHADING_LANGUAGE_VERSION_ARB
Accepted by the <name> parameter of GetString:

See Also:
Constant Field Values


Copyright © 2002-2009 lwjgl.org. All Rights Reserved.