Searched refs:oldcontext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_glx_pbuffer.c188 CGLContextObj oldcontext; local
191 oldcontext = apple_cgl.get_current_context();
193 if (!oldcontext) {
244 apple_cgl.set_current_context(oldcontext);
/external/mesa3d/src/glx/apple/
H A Dapple_glx_pbuffer.c188 CGLContextObj oldcontext; local
191 oldcontext = apple_cgl.get_current_context();
193 if (!oldcontext) {
244 apple_cgl.set_current_context(oldcontext);

Completed in 56 milliseconds