Lines Matching defs:setAll
2029 bool setAll = timestamp < this->getResetTimestamp();
2039 if (setAll || newTexParams.fFilter != oldTexParams.fFilter) {
2048 if (setAll || newTexParams.fWrapS != oldTexParams.fWrapS) {
2054 if (setAll || newTexParams.fWrapT != oldTexParams.fWrapT) {
2061 (setAll || memcmp(newTexParams.fSwizzleRGBA,