Home | History | Annotate | Download | only in glsl

Lines Matching defs:progress

269    bool progress;
283 this->progress = false;
293 this->progress = true;
582 this->progress = true;
651 this->progress = true;
685 this->progress = true;
716 this->progress = true;
781 this->progress = true;
810 this->progress = true;
1006 v.progress = false;
1008 } while (v.progress);
1010 return v.progress;