Home
last modified time | relevance | path

Searched refs:_mesa_reference_shared_state (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshared.h31 _mesa_reference_shared_state(struct gl_context *ctx,
Dcontext.c1202 _mesa_reference_shared_state(ctx, &ctx->Shared, shared); in _mesa_initialize_context()
1268 _mesa_reference_shared_state(ctx, &ctx->Shared, NULL); in _mesa_initialize_context()
1340 _mesa_reference_shared_state(ctx, &ctx->Shared, NULL); in _mesa_free_context_data()
1726 _mesa_reference_shared_state(ctx, &oldShared, ctx->Shared); in _mesa_share_state()
1729 _mesa_reference_shared_state(ctx, &ctx->Shared, ctxToShare->Shared); in _mesa_share_state()
1734 _mesa_reference_shared_state(ctx, &oldShared, NULL); in _mesa_share_state()
Dshared.c388 _mesa_reference_shared_state(struct gl_context *ctx, in _mesa_reference_shared_state() function
Dattrib.c534 _mesa_reference_shared_state(ctx, &texstate->SharedRef, ctx->Shared); in _mesa_PushAttrib()
905 _mesa_reference_shared_state(ctx, &texstate->SharedRef, NULL); in pop_texture_group()
1799 _mesa_reference_shared_state(ctx, &texstate->SharedRef, NULL); in _mesa_free_attrib_data()