Searched refs:CALL_CallList (Results 1 – 3 of 3) sorted by relevance
1039 CALL_CallList(ctx->Save, (l)); in _save_CallList()
17270 CALL_CallList(ctx->CurrentServerDispatch, (list)); in _mesa_unmarshal_CallList()17288 CALL_CallList(ctx->CurrentServerDispatch, (list)); in _mesa_marshal_CallList()
2504 #define CALL_CallList(disp, parameters) \ macro