Searched refs:CALL_PushAttrib (Results 1 – 3 of 3) sorted by relevance
3592 CALL_PushAttrib(ctx->Exec, (mask)); in save_PushAttrib()8421 CALL_PushAttrib(ctx->Exec, (n[1].bf)); in execute_list()
13907 CALL_PushAttrib(ctx->CurrentServerDispatch, (mask)); in _mesa_unmarshal_PushAttrib()13925 CALL_PushAttrib(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_PushAttrib()
4891 #define CALL_PushAttrib(disp, parameters) \ macro