Esempio n. 1
0
 public static extern int GLGetAttribute(GLAttr attr, out int value);
Esempio n. 2
0
 public static extern int GLSetAttribute(GLAttr attr, int value);
Esempio n. 3
0
 public static extern int GL_GetAttribute(GLAttr attr, int *value);