Searched refs:hasLod (Results 1 – 3 of 3) sorted by relevance
153 boolean hasLod = hasMipmaps(); in calcElementCount()173 while (hasLod && ((x > 1) || (y > 1) || (z > 1))) { in calcElementCount()
33 bool hasLod = hasMipmaps(); in calcElementCount() local52 while (hasLod && ((x > 1) || (y > 1) || (z > 1))) { in calcElementCount()
156 boolean hasLod = hasMipmaps(); in calcElementCount()176 while (hasLod && ((x > 1) || (y > 1) || (z > 1))) { in calcElementCount()