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