Lines Matching refs:verifyBoolean4
54 …virtual void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool re…
82 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1,…
105 void IsEnabledVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bo… in verifyBoolean4() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::IsEnabledVerifier
123 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1,…
151 void GetBooleanVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier
192 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1,…
221 void GetIntegerVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier
262 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1,…
290 void GetInteger64Verifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0,… in verifyBoolean4() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetInteger64Verifier
331 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1,…
359 void GetFloatVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, boo… in verifyBoolean4() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetFloatVerifier
535 m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, true, true, true, true); in test()
564 …m_verifier->verifyBoolean4(m_testCtx, GL_COLOR_WRITEMASK, testMasks[ndx].r==GL_TRUE, testMasks[ndx… in test()