gstgl.gltexture_target

Module for [GLTextureTarget] enum namespace

Types 1

Namespace for [GLTextureTarget] enum

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