Searched refs:CALL_EvalPoint1 (Results 1 – 4 of 4) sorted by relevance
1023 CALL_EvalPoint1(ctx->Save, (i)); in _save_EvalPoint1()
5626 CALL_EvalPoint1(ctx->Exec, (x)); in save_EvalPoint1()9009 CALL_EvalPoint1(ctx->Exec, (n[1].i)); in execute_list()
38473 CALL_EvalPoint1(ctx->CurrentServerDispatch, (i)); in _mesa_unmarshal_EvalPoint1()38491 CALL_EvalPoint1(ctx->CurrentServerDispatch, (i)); in _mesa_marshal_EvalPoint1()
5089 #define CALL_EvalPoint1(disp, parameters) \ macro