Home
last modified time | relevance | path

Searched defs:refValueMax (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsStateQueryUtil.cpp1083 const glw::GLfloat refValueMax = deInt32ToFloatRoundToPosInf(expected); in verifyInteger() local
1248 const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(expected); in verifyFloat() local
1279 const glw::GLint64 refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint64>(expected); in verifyFloat() local
1299 const glw::GLuint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLuint>(expected); in verifyFloat() local
1651 const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(expected[ndx]); in verifyFloatVec4() local
1684 const glw::GLuint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLuint>(expected[ndx]); in verifyFloatVec4() local
1795 const glw::GLint refValueMax = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(validLow[ndx]); in verifyNormalizedI32Vec4() local