Signature
Parameters
Variables | Description |
---|---|
target |
Specifies the target to which the texture whose mimaps to generate is bound.
target
must
be
GL_TEXTURE_1D
,
GL_TEXTURE_2D
,
GL_TEXTURE_3D
,
GL_TEXTURE_1D_ARRAY
,
GL_TEXTURE_2D_ARRAY
or
GL_TEXTURE_CUBE_MAP
.
|