Exemple #1
0
 public void glSampleCoveragex( GLclampx value, bool invert )
 {
 }
Exemple #2
0
 public void glDepthRangex( GLclampx zNear, GLclampx zFar )
 {
 }
Exemple #3
0
 public void glClearColorx( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha )
 {
 }
Exemple #4
0
 public void glClearDepthx( GLclampx depth )
 {
 }
Exemple #5
0
 public void glAlphaFuncx( int func, GLclampx ref_ )
 {
 }