OGLPerThreadContexts.kl¶
Types¶
OGLPerThreadContexts (object)¶
Members¶
Boolean | tracingEnabled | |
Boolean | perThreadDrawContextsInitialized | |
Boolean | perThreadDummyContextsInitialized |
Methods¶
OGLPerThreadContexts ( in OGLPerThreadContexts other ) | |
OGLPerThreadContexts () | |
OGLPerThreadContexts | clone ? () |
Ref<Object> | getCurrentContextWrapper ? () |
Boolean | hasDrawSharedContext ! () |
preparePerThreadContexts ! ( in Boolean currentContextIsDrawContext, in Boolean initAllThreads ) | |
setCurrentContextWrapper ! ( in Ref<Object> contextWrapper, in Boolean ownedByThread ) | |
setupContext ! ( in Boolean preserveExternalContextIfAny, io Boolean hasExternalContext ) | |
~OGLPerThreadContexts () |