/external/deqp/modules/gles2/functional/ |
D | es2fBooleanStateQueryTests.cpp | 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() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fBooleanStateQueryTests.cpp | 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,… [all …]
|