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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dwgl.c316 ContextInfo *context1, *context2; local
324 context1 = (ContextInfo *) crHashtableSearch(stub.contextTable, (unsigned long) hglrc1);
326 if (!context1)
332 stubCtxCheckCreate(context1);
344 aSpuContexts[0] = context1->spuContext;

Completed in 75 milliseconds