void glUniform3iv( int location, int count, Int32List value, ) { _glUniform3iv(location, count, value.address); }