Searched refs:hasLod (Results 1 – 3 of 3) sorted by relevance
35 bool hasLod = hasMipmaps(); in calcElementCount() local54 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()
189 boolean hasLod = hasMipmaps(); in calcElementCount()209 while (hasLod && ((x > 1) || (y > 1) || (z > 1))) { in calcElementCount()