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

glBindTexture binds a named texture to a texturing target.

Parameter Description
target Target to which the texture is bound
texture Name of a texture

Example

None provided.

Clone this wiki locally