Searched defs:currentContext (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu.h59 ContextInfo *currentContext; member in struct:thread_info_t
131 ContextInfo *C = thread->currentContext
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dcontext.c1166 ContextInfo * currentContext = stubGetCurrentContext(); local
1167 if (currentContext)
1168 currentContext->currentDrawable = NULL;
H A Dstub.h238 ContextInfo *currentContext; /* may be NULL */ member in struct:__anon2068
294 # define stubGetCurrentContext() (stub.currentContext)
295 # define stubSetCurrentContext(_ctx) do { stub.currentContext = (_ctx); } while (0)
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.h282 ContextInfo *currentContext; member in struct:__anon16468
388 #define GET_CONTEXT_VAL() (render_spu.currentContext)
390 render_spu.currentContext = (_v); \
H A Drenderspu_glx.c1681 ContextInfo *currentContext = (ContextInfo *) crGetTSD(&_RenderTSD); local
1683 ContextInfo *currentContext = render_spu.currentContext;
1694 else if (currentContext && currentContext->currentWindow == window) {
1698 currentContext->context );
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 54 milliseconds