Documentation
Dlang.org
GLContext.getCurrent
gstgl
glcontext
GLContext
See also
gstgl.glcontext.GLContext.activate
.
class
GLContext
static
gstgl.glcontext.GLContext
getCurrent
(
)
Return Value
Type:
gstgl
.
glcontext
.
GLContext
the #GstGLContext active in the current thread or null
gstgl
glcontext
GLContext
constructors
this
functions
activate
canShare
checkFeature
checkFramebufferStatus
checkGlVersion
clearFramebuffer
clearShader
create
destroy
fillInfo
getConfig
getDisplay
getGlApi
getGlContext
getGlPlatform
getGlPlatformVersion
getGlVersion
getProcAddress
getThread
getWindow
isShared
requestConfig
setSharedWith
setWindow
supportsGlslProfileVersion
supportsPrecision
supportsPrecisionHighp
swapBuffers
threadAdd
static functions
defaultGetProcAddress
getCurrent
getCurrentGlApi
getCurrentGlContext
getProcAddressWithPlatform
newWrapped
See also gstgl.glcontext.GLContext.activate.