Searched refs:CALL_PassThrough (Results 1 – 3 of 3) sorted by relevance
3795 CALL_PassThrough(ctx->Exec, (token)); in save_PassThrough()8367 CALL_PassThrough(ctx->Exec, (n[1].f)); in execute_list()
12609 CALL_PassThrough(ctx->CurrentServerDispatch, (token)); in _mesa_unmarshal_PassThrough()12627 CALL_PassThrough(ctx->CurrentServerDispatch, (token)); in _mesa_marshal_PassThrough()
4671 #define CALL_PassThrough(disp, parameters) \ macro