Searched refs:roundGLfloatToNearestIntegerDown (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp68 T roundGLfloatToNearestIntegerDown (GLfloat val) function in namespace:deqp::gles2::Functional::__anon3199
149 roundGLfloatToNearestIntegerDown<GLint>(x),
150 roundGLfloatToNearestIntegerDown<GLint>(y),
151 roundGLfloatToNearestIntegerDown<GLint>(z),
152 roundGLfloatToNearestIntegerDown<GLint>(w)
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp71 T roundGLfloatToNearestIntegerDown (GLfloat val) function in namespace:deqp::gles3::Functional::__anon3371
208 roundGLfloatToNearestIntegerDown<GLint>(x),
209 roundGLfloatToNearestIntegerDown<GLint>(y),
210 roundGLfloatToNearestIntegerDown<GLint>(z),
211 roundGLfloatToNearestIntegerDown<GLint>(w)

Completed in 56 milliseconds