OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sharedCtx
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
swrast.c
714
struct gl_context *
sharedCtx
= NULL;
753
sharedCtx
= &share->Base;
759
if (!_mesa_initialize_context(mesaCtx, api, visual,
sharedCtx
, &functions, (void *) cPriv)) {
/external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c
714
struct gl_context *
sharedCtx
= NULL;
753
sharedCtx
= &share->Base;
759
if (!_mesa_initialize_context(mesaCtx, api, visual,
sharedCtx
, &functions, (void *) cPriv)) {
Completed in 23 milliseconds