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

glGenTextures generates texture names.

Note: Not sure this actually works!

Parameter Description
n Number of texture names to be generated
textures Array in which the generated texture names are stored

Example

None provided.

Clone this wiki locally