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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dwgl.c317 GLint aSpuContexts[2]; local
344 aSpuContexts[0] = context1->spuContext;
345 aSpuContexts[1] = context2->spuContext;
347 stubConChromiumParametervCR(CR_CTX_CON(context2), GL_SHARE_LISTS_CR, GL_INT, 2, aSpuContexts); local

Completed in 53 milliseconds