Searched defs:maxLayer (Results 1 – 6 of 6) sorted by relevance
273 GLint maxLayer) in Make3D()306 GLint maxLayer) in MakeGeneric()327 GLint ImageIndexIterator::maxLayer() const in maxLayer() function in gl::ImageIndexIterator
21 static const GLint maxLayer = 3; variable
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
723 const float maxLayer = (float)m_testParameters.numLayers; in Texture2DArrayShadowTestInstance() local
851 const float maxLayer = (float)m_numLayers; in init() local
2484 Int4 maxLayer = layers - Int4(1); in computeLayerIndex() local