Lines Matching refs:verifyFloat2Expanded

81 …virtual void		verifyFloat2Expanded			(tcu::TestContext& testCtx, GLenum name, GLfloat reference0, …
115 …void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat r…
151 void GetBooleanVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetBooleanVerifier
257 …void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat r…
312 void GetIntegerVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetIntegerVerifier
442 …void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat r…
497 void GetInteger64Verifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat re… in verifyFloat2Expanded() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetInteger64Verifier
627 …void verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat r…
661 void GetFloatVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refere… in verifyFloat2Expanded() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetFloatVerifier
749 m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, 0.0f, 1.0f); in test()
767 … m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, fixedTests[ndx].n, fixedTests[ndx].f); in test()
780 m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, n, f); in test()