Searched refs:CALL_SampleCoveragex (Results 1 – 2 of 2) sorted by relevance
17481 CALL_SampleCoveragex(ctx->CurrentServerDispatch, (value, invert)); in _mesa_unmarshal_SampleCoveragex()17500 CALL_SampleCoveragex(ctx->CurrentServerDispatch, (value, invert)); in _mesa_marshal_SampleCoveragex()
17783 #define CALL_SampleCoveragex(disp, parameters) \ macro