The GL texture type.
Luminance texture, GL_LUMINANCE
Luminance-alpha texture, GL_LUMINANCE_ALPHA
R texture, GL_RED_EXT
RG texture, GL_RG_EXT
RGB texture, GL_RGB
RGB 565 texture, GL_RGB
RGBA texture, GL_RGBA
The GL texture type.