Searched refs:verifyIntegerGreaterOrEqual2 (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 76 …virtual void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint referen… 111 …void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLin… 240 void GetBooleanVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLin… in verifyIntegerGreaterOrEqual2() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 334 …void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLin… 430 void GetIntegerVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLin… in verifyIntegerGreaterOrEqual2() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 502 …void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLin… 600 void GetFloatVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual2() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 941 …m_verifier->verifyIntegerGreaterOrEqual2(m_testCtx, GL_MAX_VIEWPORT_DIMS, m_context.getRenderTarge… in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 77 …virtual void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint referen… 113 …void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLin… 272 void GetBooleanVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLin… in verifyIntegerGreaterOrEqual2() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 367 …void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLin… 481 void GetIntegerVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLin… in verifyIntegerGreaterOrEqual2() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 554 …void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLin… 667 void GetInteger64Verifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GL… in verifyIntegerGreaterOrEqual2() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 740 …void verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLin… 856 void GetFloatVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual2() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 1220 …m_verifier->verifyIntegerGreaterOrEqual2(m_testCtx, GL_MAX_VIEWPORT_DIMS, m_context.getRenderTarge… in test()
|