Searched refs:CALL_BlendEquation (Results 1 – 3 of 3) sorted by relevance
1603 CALL_BlendEquation(ctx->Exec, (mode)); in save_BlendEquation()8072 CALL_BlendEquation(ctx->Exec, (n[1].e)); in execute_list()
33602 CALL_BlendEquation(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_BlendEquation()33620 CALL_BlendEquation(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_BlendEquation()
6189 #define CALL_BlendEquation(disp, parameters) \ macro