Documentation
Dlang.org
GLContext.threadAdd
gstgl
glcontext
GLContext
Execute func in the OpenGL thread of context with data
MT-safe
class
GLContext
void
threadAdd
(
gstgl.types.GLContextThreadFunc
func
)
Parameters
func
gstgl
.
types
.
GLContextThreadFunc
a #GstGLContextThreadFunc
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
Execute func in the OpenGL thread of context with data
MT-safe