Searched refs:CALL_ListBase (Results 1 – 3 of 3) sorted by relevance
2956 CALL_ListBase(ctx->Exec, (base)); in save_ListBase()8307 CALL_ListBase(ctx->Exec, (n[1].ui)); in execute_list()
6605 CALL_ListBase(ctx->CurrentServerDispatch, (base)); in _mesa_unmarshal_ListBase()6623 CALL_ListBase(ctx->CurrentServerDispatch, (base)); in _mesa_marshal_ListBase()
2548 #define CALL_ListBase(disp, parameters) \ macro