void glUniform1iv( int location, int count, Int32List value, ) { _glUniform1iv(location, count, value.address); }