Lines Matching refs:verifyBooleanAnything
55 virtual void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) = DE_NULL;
84 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
118 void IsEnabledVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name)
132 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
194 void GetBooleanVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name)
212 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
275 void GetIntegerVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name)
293 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
355 void GetFloatVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name)
473 m_verifier->verifyBooleanAnything(m_testCtx, GL_SHADER_COMPILER);