A function hook to create or update a GL texture; via a GL api.
function
GL
texture
api
See
Returns
A GL texture, or an object serving that purpose.
object
Any texture data type value.
Any texture minification filter value.
Any texture magnification filter value.
Any texture wrap mode value.
The width of the texture.
The height of the texture.
The number of channels of the texture.
A
functionhook to create or update aGLtexture; via aGLapi.See
Returns
A
GLtexture, or anobjectserving that purpose.