GLTextureTarget

Namespace for GLTextureTarget enum

Members

Static functions

fromGl
gstgl.types.GLTextureTarget fromGl(uint target)
fromString
gstgl.types.GLTextureTarget fromString(string str)
toBufferPoolOption
string toBufferPoolOption(gstgl.types.GLTextureTarget target)
toGl
uint toGl(gstgl.types.GLTextureTarget target)
toString_
string toString_(gstgl.types.GLTextureTarget target)