Home | History | Annotate | Download | only in main

Lines Matching defs:lvl

113    int lvl;
125 for (lvl = 0; lvl < num_levels; lvl++) {
126 w = width >> lvl;
129 h = height >> lvl;
154 GLint lvl, num_levels;
174 for (lvl = 0; lvl < num_levels; lvl++) {
179 w = width >> lvl;
182 h = height >> lvl;
197 _mesa_TexImage2D(target, lvl, info->format, w, h, 0,