DevIL Documentation Previous | ILUT | Next

 

ilutGLBindTexImage

 

The ilutGLBindTexImage function binds an image to a generated OpenGL texture.

 

GLuint ilutGLBindTexImage(
  ILvoid );


Parameters

 

None


Errors

 
ILUT_ILLEGAL_OPERATION
The operation attempted is not allowable in the current state. The function returns with no ill side effects.

See Also

 
ilBindImage, ilGenImages, ilutGLBuildMipmaps, ilutGLScreen, ilutGLTexImage,