| |
ilutGLBuildMipmaps generates mipmaps via gluBuild2DMipmaps from an image. This function is similar to ilutGLTexImage but creates mipmaps.
| | ILboolean ilutGLBuildMipmaps( ILvoid );
|
Parameters
See Also
Errors| | - ILUT_ILLEGAL_OPERATION
- The operation attempted is not allowable in the current state. The function returns with no ill side effects.
|
|