Home
last modified time | relevance | path

Searched refs:verifyIntegerGreaterOrEqual (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp74 …virtual void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint referen…
109 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference);
180 void GetBooleanVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier
332 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference);
394 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier
500 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference);
564 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint r… in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
647 verifyIntegerGreaterOrEqual(testCtx, name, reference); in verifyStencilMaskInitial()
1559 m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, m_testTargetLengthTargetName, m_minValue); in test()
1992 …m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, GL_RED_BITS, m_context.getRenderTarget().getPi… in test()
[all …]
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp74 …virtual void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint referen…
110 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference);
182 void GetBooleanVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier
364 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference);
427 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier
551 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference);
613 void GetInteger64Verifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLi… in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier
737 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference);
802 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint r… in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
903 verifyIntegerGreaterOrEqual(testCtx, name, reference); in verifyStencilMaskInitial()
[all …]