Lines Matching refs:TestContext

53 …virtual void		verifyBoolean					(tcu::TestContext& testCtx, GLenum name, bool reference)										…
54 …virtual void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool re…
55 …virtual void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) = …
82 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference);
83 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
84 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
92 void IsEnabledVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
107 void IsEnabledVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bo… in verifyBoolean4()
118 void IsEnabledVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything()
130 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference);
131 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
132 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
140 void GetBooleanVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
160 void GetBooleanVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4()
194 void GetBooleanVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything()
210 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference);
211 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
212 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
221 void GetIntegerVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
241 void GetIntegerVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4()
275 void GetIntegerVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything()
291 void verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference);
292 …void verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, b…
293 void verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name);
301 void GetFloatVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
321 void GetFloatVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, boo… in verifyBoolean4()
355 void GetFloatVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything()