Lines Matching defs:needsRebase
287 bool needsRebase = false;
291 needsRebase = true;
297 needsRebase = true;
304 needsRebase =
309 return needsRebase;
332 bool needsRebase;
366 needsRebase = teximage_needs_rebase(texFormat, baseFormat, true,
380 needsRebase ? rebaseSwizzle : NULL);
449 bool needsRebase;
452 needsRebase = teximage_needs_rebase(texFormat, texImage->_BaseFormat, false,
523 needsRebase ? rebaseSwizzle : NULL);
529 needsRebase = false;
552 needsRebase ? rebaseSwizzle : NULL);