Searched refs:verifyBooleanAnything (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fBooleanStateQueryTests.cpp | 55 …virtual void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) = … 84 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name); 118 void IsEnabledVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::IsEnabledVerifier 132 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name); 194 void GetBooleanVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier 212 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name); 275 void GetIntegerVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier 293 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name); 355 void GetFloatVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetFloatVerifier 473 m_verifier->verifyBooleanAnything(m_testCtx, GL_SHADER_COMPILER); in test()
|