glTexImage1D Interface to
OpenGL function glTexImage1D
usage: glTexImage1D( target, level, internalformat, width, border, format, type, pixels )
C function: void glTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid* pixels)
Psychtoolbox/PsychOpenGL/MOGL/wrap/glTexImage1D.m