Searched defs:maxLayer (Results 1 – 3 of 3) sorted by relevance
1166 const int maxLayer = de::clamp(deFloorFloatToInt32(maxZ + 0.5f), 0, texture.getNumLayers()-1); in isTexCompareResultValid() local1307 const int maxLayer = de::clamp(deFloorFloatToInt32(maxZ + 0.5f), 0, texture.getNumLayers()-1); in isGatherOffsetsCompareResultValid() local
721 const float maxLayer = (float)m_testParameters.numLayers; in Texture2DArrayShadowTestInstance() local
851 const float maxLayer = (float)m_numLayers; in init() local