Searched defs:refValueMax (Results 1 – 1 of 1) sorted by relevance
1084 const glw::GLfloat refValueMax = deInt32ToFloatRoundToPosInf(expected); in verifyInteger() local1250 const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(expected); in verifyFloat() local1280 const glw::GLint64 refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint64>(expected); in verifyFloat() local1300 const glw::GLuint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLuint>(expected); in verifyFloat() local1607 … const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(expected[ndx]); in verifyFloatVec4() local1639 … const glw::GLuint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLuint>(expected[ndx]); in verifyFloatVec4() local1744 … const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(validLow[ndx]); in verifyNormalizedI32Vec4() local