Lines Matching defs:newTex
1331 GLboolean newTex = GL_FALSE;
1360 newTex = GL_TRUE;
1373 return newTex;
1388 bool newTex;
1397 newTex = _mesa_meta_alloc_texture(tex, width, height, intFormat);
1400 if (newTex) {
1431 GLboolean newTex,
1449 if (newTex) {
2126 GLboolean fallback, newTex;
2217 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat);
2271 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,
2314 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,
2321 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,
2380 GLboolean newTex;
2415 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat);
2482 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,