Searched refs:CALL_AlphaFuncx (Results 1 – 2 of 2) sorted by relevance
37205 CALL_AlphaFuncx(ctx->CurrentServerDispatch, (func, ref)); in _mesa_unmarshal_AlphaFuncx()37224 CALL_AlphaFuncx(ctx->CurrentServerDispatch, (func, ref)); in _mesa_marshal_AlphaFuncx()
17508 #define CALL_AlphaFuncx(disp, parameters) \ macro