Tao.OpenGl SDK Documentation

Gl.glGetUniformOffsetEXT Method 

[Visual Basic]
Public Shared Function glGetUniformOffsetEXT( _
   ByVal program As Integer, _
   ByVal location As Integer _
) As IntPtr
[C#]
public static IntPtr glGetUniformOffsetEXT(
   int program,
   int location
);

See Also

Gl Class | Tao.OpenGl Namespace