Tao.OpenGl SDK Documentation

Gl.glSetFragmentShaderConstantATI Method (Int32, Single[])

[Visual Basic]
Overloads Public Shared Sub glSetFragmentShaderConstantATI( _
   ByVal dst As Integer, _
   ByVal value As Single() _
)
[C#]
public static void glSetFragmentShaderConstantATI(
   int dst,
   float[] value
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glSetFragmentShaderConstantATI Overload List