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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dcontext.c1106 _mesa_make_current(ctx, NULL, NULL);
1168 _mesa_make_current(NULL, NULL, NULL);
1417 _mesa_make_current( struct gl_context *newCtx, function
1424 _mesa_debug(newCtx, "_mesa_make_current()\n");
/external/mesa3d/src/mesa/main/
H A Dcontext.c1106 _mesa_make_current(ctx, NULL, NULL);
1168 _mesa_make_current(NULL, NULL, NULL);
1417 _mesa_make_current( struct gl_context *newCtx, function
1424 _mesa_debug(newCtx, "_mesa_make_current()\n");

Completed in 94 milliseconds