Lines Matching defs:needsRebase
277 bool needsRebase = false;
281 needsRebase = true;
287 needsRebase = true;
294 needsRebase =
299 return needsRebase;
322 bool needsRebase;
356 needsRebase = teximage_needs_rebase(texFormat, baseFormat, true,
370 needsRebase ? rebaseSwizzle : NULL);
439 bool needsRebase;
442 needsRebase = teximage_needs_rebase(texFormat, texImage->_BaseFormat, false,
513 needsRebase ? rebaseSwizzle : NULL);
519 needsRebase = false;
542 needsRebase ? rebaseSwizzle : NULL);