Lines Matching defs:setAll
2018 bool setAll = timestamp < this->getResetTimestamp();
2046 if (setAll || newTexParams.fMagFilter != oldTexParams.fMagFilter) {
2052 if (setAll || newTexParams.fMinFilter != oldTexParams.fMinFilter) {
2058 if (setAll || newTexParams.fWrapS != oldTexParams.fWrapS) {
2064 if (setAll || newTexParams.fWrapT != oldTexParams.fWrapT) {
2071 (setAll || memcmp(newTexParams.fSwizzleRGBA,