예제 #1
0
 public static extern int GLGetAttribute(GLAttr attr, out int value);
예제 #2
0
 public static extern int GLSetAttribute(GLAttr attr, int value);
예제 #3
0
 public static extern int GL_GetAttribute(GLAttr attr, int *value);