Home
last modified time | relevance | path

Searched refs:_mesa_reference_shared_state (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dshared.h31 _mesa_reference_shared_state(struct gl_context *ctx,
H A Dcontext.c1026 _mesa_reference_shared_state(ctx, &ctx->Shared, shared); in _mesa_initialize_context()
1087 _mesa_reference_shared_state(ctx, &ctx->Shared, NULL); in _mesa_initialize_context()
1174 _mesa_reference_shared_state(ctx, &ctx->Shared, NULL); in _mesa_free_context_data()
1584 _mesa_reference_shared_state(ctx, &oldShared, ctx->Shared); in _mesa_share_state()
1587 _mesa_reference_shared_state(ctx, &ctx->Shared, ctxToShare->Shared); in _mesa_share_state()
1592 _mesa_reference_shared_state(ctx, &oldShared, NULL); in _mesa_share_state()
H A Dshared.c475 _mesa_reference_shared_state(struct gl_context *ctx, in _mesa_reference_shared_state() function

Completed in 3 milliseconds