Lines Matching defs:lvl
114 int lvl;126 for (lvl = 0; lvl < num_levels; lvl++) {127 w = width >> lvl;130 h = height >> lvl;155 GLint lvl, num_levels;175 for (lvl = 0; lvl < num_levels; lvl++) {180 w = width >> lvl;183 h = height >> lvl;198 _mesa_TexImage2D(target, lvl, info->format, w, h, 0,