nine: Correctly initialize GLSL types for NIR shaders
Fixes the following assertion failure on nine:
../src/compiler/glsl_types.cpp:1007: static const glsl_type* glsl_type::get_array_instance(const glsl_type*, unsigned int, unsigned int): Assertion `glsl_type_users > 0' failed.