Searched refs:verifyUnsignedIntegerGreaterOrEqual (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 75 …virtual void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint … 110 …void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint reference… 210 void GetBooleanVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum nam… in verifyUnsignedIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 333 …void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint reference… 412 void GetIntegerVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum nam… in verifyUnsignedIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 501 …void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint reference… 582 void GetFloatVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name,… in verifyUnsignedIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 671 m_verifier->verifyUnsignedIntegerGreaterOrEqual(m_testCtx, m_targetName, m_minValue); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 75 …virtual void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint … 111 …void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint reference… 212 void GetBooleanVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum nam… in verifyUnsignedIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 365 …void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint reference… 445 void GetIntegerVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum nam… in verifyUnsignedIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 552 …void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint reference… 631 void GetInteger64Verifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum n… in verifyUnsignedIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 738 …void verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint reference… 820 void GetFloatVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name,… in verifyUnsignedIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 927 m_verifier->verifyUnsignedIntegerGreaterOrEqual(m_testCtx, m_targetName, m_minValue); in test()
|