Lines Matching defs:newTex
1335 GLboolean newTex = GL_FALSE;
1364 newTex = GL_TRUE;
1377 return newTex;
1392 bool newTex;
1401 newTex = _mesa_meta_alloc_texture(tex, width, height, intFormat);
1404 if (newTex) {
1435 GLboolean newTex,
1453 if (newTex) {
2093 GLboolean fallback, newTex;
2184 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat);
2238 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,
2281 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,
2288 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,
2347 GLboolean newTex;
2382 newTex = _mesa_meta_alloc_texture(tex, width, height, texIntFormat);
2449 _mesa_meta_setup_drawpix_texture(ctx, tex, newTex, width, height,