TextureRef

Reference counted GLTexture object

static if(BACKEND_GUI)
static if(ENABLE_OPENGL)
alias TextureRef = Ref!GLTexture

Meta