Lines Matching refs:minZ
1140 const float minZ = coord.z()-depthErr;1142 const int minLayer = de::clamp(deFloorFloatToInt32(minZ + 0.5f), 0, texture.getNumLayers()-1);1279 const float minZ = coord.z()-depthErr;1281 const int minLayer = de::clamp(deFloorFloatToInt32(minZ + 0.5f), 0, texture.getNumLayers()-1);