Lines Matching refs:verifyBoolean4

54 …virtual void		verifyBoolean4					(tcu::TestContext& testCtx, GLenum name, bool reference0, bool re…
83 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
107 void IsEnabledVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bo… in verifyBoolean4() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::IsEnabledVerifier
131 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
160 void GetBooleanVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier
211 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
241 void GetIntegerVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier
292 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
321 void GetFloatVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, boo… in verifyBoolean4() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetFloatVerifier
491 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true); in test()
520 …m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx… in test()