Word description Creates a new one-dimensional array texture. The new texture starts out with no image data; allocate-texture or allocate-texture-image must be used to allocate memory for the required levels of detail of the texture.
Notes Array textures require OpenGL 3.0 or the GL_EXT_texture_array extension.