Searched defs:minLayer (Results 1 – 5 of 5) sorted by relevance
272 GLint minLayer, in Make3D()305 GLint minLayer, in MakeGeneric()
20 static const GLint minLayer = 1; variable
1165 const int minLayer = de::clamp(deFloorFloatToInt32(minZ + 0.5f), 0, texture.getNumLayers()-1); in isTexCompareResultValid() local1306 const int minLayer = de::clamp(deFloorFloatToInt32(minZ + 0.5f), 0, texture.getNumLayers()-1); in isGatherOffsetsCompareResultValid() local
722 const float minLayer = -0.5f; in Texture2DArrayShadowTestInstance() local
850 const float minLayer = -0.5f; in init() local