Lines Matching refs:lvl
116 int lvl;128 for (lvl = 0; lvl < num_levels; lvl++) {129 w = width >> lvl;132 h = height >> lvl;172 GLint lvl, num_levels;192 for (lvl = 0; lvl < num_levels; lvl++) {197 w = width >> lvl;200 h = height >> lvl;215 _mesa_TexImage2D(target, lvl, info->format, w, h, 0,