Searched defs:hasRepeatScale (Results 1 – 2 of 2) sorted by relevance
96 virtual bool hasRepeatScale() const { return false; } in hasRepeatScale() function175 virtual bool hasRepeatScale() const { return !m_repeatScale.isEmpty(); } in hasRepeatScale() function
597 bool hasRepeatScale) in getTextureShaderType()