I\'m trying to optimize the upload of textures from CPU memory to OpenGL.
Initially I was using glTexImage2D and that works, but obviously isn\'t using DMA,
glTexImage2D