aboutsummaryrefslogtreecommitdiffstats
path: root/C2J/manual/gl-manualCodedVirt1-xx.java
blob: 822a871df4e8794312012c704fed2652d1b1365e (plain)
1
2
3
4
5
6
7
8
9
10
11

public String glGetString ( int name ) ;

public String getNativeVendor ( ) ;
public String getNativeVersion ( ) ;

public String getClassVendor ( )  ;
public String getClassVersion ( ) ;

public static final String[] GL_PROC_NAMES = {
		"glAllocateMemoryNV",