HomeSort by relevance Sort by last modified time
    Searched refs:roundGLfloatToNearestIntegerHalfUp (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/glshared/
glsStateQueryUtil.hpp 45 T roundGLfloatToNearestIntegerHalfUp (float val)
  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp 270 const GLint expectedGLStateMax = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint>(reference);
406 StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint>(min),
455 const GLint64 expectedGLStateMax = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint64>(reference);
591 StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint64>(min),
    [all...]
es2fTextureStateQueryTests.cpp 115 const GLint expectedGLStateMax = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint>(reference);
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp 303 const GLint expectedGLStateMax = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint>(reference);
445 StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint>(min),
509 const GLint64 expectedGLStateMax = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint64>(reference);
651 StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint64>(min),
    [all...]
es3fSamplerStateQueryTests.cpp 120 const GLint expectedGLStateMax = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint>(reference);
es3fTextureStateQueryTests.cpp 121 const GLint expectedGLStateMax = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<GLint>(reference);

Completed in 488 milliseconds