Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

glDeleteTextures deletes named textures.

Note: Not sure this actually works!

Parameter Description
n Number of texture names to be deleted
textures Array of textures to be deleted

Example

None provided.

Clone this wiki locally