glCreateImageFromHandleGL2

Using OpenGL texture id creates GLNVGtexture and return its id.

nothrow @trusted @nogc
int
glCreateImageFromHandleGL2
(,
GLuint textureId
,
int w
,
int h
,)

See Also

Suggestion Box / Bug Report