void glUniform2iv( int location, int count, Int32List value, ) { _glUniform2iv(location, count, value.address); }