Home | History | Annotate | Download | only in main

Lines Matching refs:minLevel

578       const GLint minLevel = baseLevel;
583 if (minLevel > maxLevel) {
584 incomplete(t, BASE, "minLevel > maxLevel");
608 if (i >= minLevel && i <= maxLevel) {