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