Documentation
Dlang.org
GLContext.clearShader
gstgl
glcontext
GLContext
Clear's the currently set shader from the GL state machine.
Note: must be called in the GL thread.
class
GLContext
void
clearShader
(
)
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
Clear's the currently set shader from the GL state machine.
Note: must be called in the GL thread.