Home
last modified time | relevance | path

Searched refs:roundGLfloatToNearestIntegerHalfDown (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/glshared/
DglsStateQueryUtil.hpp58 T roundGLfloatToNearestIntegerHalfDown (float val) in roundGLfloatToNearestIntegerHalfDown() function
/external/deqp/modules/gles3/functional/
Des3fFloatStateQueryTests.cpp304 …const GLint expectedGLStateMin = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(refer… in verifyFloat()
446 StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(max) in verifyFloatRange()
476 …const GLint referenceAsInt = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(reference… in verifyFloatGreaterOrEqual()
510 …const GLint64 expectedGLStateMin = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint64>(r… in verifyFloat()
652 StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint64>(max) in verifyFloatRange()
682 …const GLint64 referenceAsInt = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint64>(refer… in verifyFloatGreaterOrEqual()
Des3fSamplerStateQueryTests.cpp121 …const GLint expectedGLStateMin = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(refer… in verifyFloat()
Des3fTextureStateQueryTests.cpp122 …const GLint expectedGLStateMin = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(refer… in verifyFloat()
/external/deqp/modules/gles2/functional/
Des2fFloatStateQueryTests.cpp271 …const GLint expectedGLStateMin = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(refer… in verifyFloat()
407 StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(max) in verifyFloatRange()
456 …const GLint64 expectedGLStateMin = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint64>(r… in verifyFloat()
592 StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint64>(max) in verifyFloatRange()
Des2fTextureStateQueryTests.cpp116 …const GLint expectedGLStateMin = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<GLint>(refer… in verifyFloat()