Tao.OpenGl SDK Documentation |
|
Gl.glGetProgramStringARB Method (Int32, Int32, Object)
[Visual Basic]
Overloads Public Shared Sub glGetProgramStringARB( _
ByVal
target As
Integer, _
ByVal
pname As
Integer, _
ByVal
string As
Object _
)
[C#]
public static
void glGetProgramStringARB(
int target,
int pname,
object string);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glGetProgramStringARB Overload List