Searched refs:CALL_SampleMapATI (Results 1 – 2 of 2) sorted by relevance
32451 CALL_SampleMapATI(ctx->CurrentServerDispatch, (dst, interp, swizzle)); in _mesa_unmarshal_SampleMapATI()32471 CALL_SampleMapATI(ctx->CurrentServerDispatch, (dst, interp, swizzle)); in _mesa_marshal_SampleMapATI()
16287 #define CALL_SampleMapATI(disp, parameters) \ macro