Module for [GLTextureTarget] enum namespace
Namespace for [GLTextureTarget] enum
gstgl.types.GLTextureTarget fromGl(uint target)
gstgl.types.GLTextureTarget fromString(string str)
string toBufferPoolOption(gstgl.types.GLTextureTarget target)
uint toGl(gstgl.types.GLTextureTarget target)
string toString_(gstgl.types.GLTextureTarget target)