Searched refs:MarshalExec (Results 1 – 6 of 6) sorted by relevance
97 ctx->MarshalExec = _mesa_create_marshal_table(ctx); in _mesa_glthread_init()98 if (!ctx->MarshalExec) { in _mesa_glthread_init()124 ctx->CurrentClientDispatch = ctx->MarshalExec; in _mesa_glthread_init()172 if (_glapi_get_dispatch() == ctx->MarshalExec) { in _mesa_glthread_restore_dispatch()
1378 free(ctx->MarshalExec); in _mesa_free_context_data()
4959 struct _glapi_table *MarshalExec; member
13771 if (ctx->MarshalExec == NULL) { in _mesa_NewList()13830 if (ctx->MarshalExec == NULL) { in _mesa_EndList()13869 if (ctx->MarshalExec == NULL) { in _mesa_CallList()13995 if (ctx->MarshalExec == NULL) { in _mesa_CallLists()
135 ctx->CurrentClientDispatch != ctx->MarshalExec && in prepare_draw()
853 if (ctx->CurrentClientDispatch == ctx->MarshalExec) { in vbo_exec_Begin()902 if (ctx->CurrentClientDispatch == ctx->MarshalExec) { in vbo_exec_End()