Searched defs:refValueMax (Results 1 – 1 of 1) sorted by relevance
1083 const glw::GLfloat refValueMax = deInt32ToFloatRoundToPosInf(expected); in verifyInteger() local1248 const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(expected); in verifyFloat() local1279 const glw::GLint64 refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint64>(expected); in verifyFloat() local1299 const glw::GLuint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLuint>(expected); in verifyFloat() local1651 const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(expected[ndx]); in verifyFloatVec4() local1684 const glw::GLuint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLuint>(expected[ndx]); in verifyFloatVec4() local1795 const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(validLow[ndx]); in verifyNormalizedI32Vec4() local