Lines Matching defs:tiled
276 // The desired texture is NPOT and tiled but that isn't supported by532 bool tiled = NULL != params && params->isTiled();533 if (tiled && !caps.npotTextureTileSupport()) {