• Home
  • Raw
  • Download

Lines Matching refs:verifyIntegerGreaterOrEqual

74 …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()
1993 …m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, GL_BLUE_BITS, m_context.getRenderTarget().getPi… in test()
1994 …m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, GL_GREEN_BITS, m_context.getRenderTarget().getP… in test()
1995 …m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, GL_ALPHA_BITS, m_context.getRenderTarget().getP… in test()
1998 …m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, GL_DEPTH_BITS, m_context.getRenderTarget().getD… in test()
1999 …m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, GL_STENCIL_BITS, m_context.getRenderTarget().ge… in test()