Searched refs:CALL_PushName (Results 1 – 3 of 3) sorted by relevance
3620 CALL_PushName(ctx->Exec, (name)); in save_PushName()8427 CALL_PushName(ctx->Exec, (n[1].ui)); in execute_list()
33675 CALL_PushName(ctx->CurrentServerDispatch, (name)); in _mesa_unmarshal_PushName()33693 CALL_PushName(ctx->CurrentServerDispatch, (name)); in _mesa_marshal_PushName()
4693 #define CALL_PushName(disp, parameters) \ macro