Exemplo n.º 1
0
 public void BindFragDataLocation(uint bufferIndex, string varyingOut)
 => Gl.BindFragDataLocation(_handle, bufferIndex, varyingOut);