Tao.OpenGl SDK Documentation
Gl.glCompileShader Method
[Visual Basic]
Public Shared Sub glCompileShader( _
ByVal
shader
As
Integer
_
)
[C#]
public static
void
glCompileShader(
int
shader
);
See Also
Gl Class
|
Tao.OpenGl Namespace