glInvalidateTexImage

invalidate the entirety a texture image

Signature

glInvalidateTexImage( GLuint ( texture ) , GLint ( level ) )-> void
glInvalidateTexImage( texture , level )

Parameters

VariablesDescription
texture
The name of a texture object to invalidate.
level
The level of detail of the texture object to invalidate.