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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcontext.c1805 struct gl_shared_state *oldShared = NULL; local in function:_mesa_share_state
1808 _mesa_reference_shared_state(ctx, &oldShared, ctx->Shared);
1816 _mesa_reference_shared_state(ctx, &oldShared, NULL);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcontext.c1707 struct gl_shared_state *oldShared = NULL; local in function:_mesa_share_state
1710 _mesa_reference_shared_state(ctx, &oldShared, ctx->Shared);
1718 _mesa_reference_shared_state(ctx, &oldShared, NULL);

Completed in 7 milliseconds