Searched refs:CALL_PopName (Results 1 – 3 of 3) sorted by relevance
3554 CALL_PopName(ctx->Exec, ()); in save_PopName()8415 CALL_PopName(ctx->Exec, ()); in execute_list()
1323 CALL_PopName(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopName()1342 CALL_PopName(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopName()
4682 #define CALL_PopName(disp, parameters) \ macro