Lines Matching defs:testCtx
94 void IsEnabledVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean()
110 void IsEnabledVerifier::verifyBoolean4(tcu::TestContext &testCtx, GLenum name, bool reference0, boo… in verifyBoolean4()
122 void IsEnabledVerifier::verifyBooleanAnything(tcu::TestContext &testCtx, GLenum name) in verifyBooleanAnything()
145 void GetBooleanVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean()
166 void GetBooleanVerifier::verifyBoolean4(tcu::TestContext &testCtx, GLenum name, bool reference0, bo… in verifyBoolean4()
198 void GetBooleanVerifier::verifyBooleanAnything(tcu::TestContext &testCtx, GLenum name) in verifyBooleanAnything()
225 void GetIntegerVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean()
245 void GetIntegerVerifier::verifyBoolean4(tcu::TestContext &testCtx, GLenum name, bool reference0, bo… in verifyBoolean4()
275 void GetIntegerVerifier::verifyBooleanAnything(tcu::TestContext &testCtx, GLenum name) in verifyBooleanAnything()
301 void GetFloatVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean()
322 void GetFloatVerifier::verifyBoolean4(tcu::TestContext &testCtx, GLenum name, bool reference0, bool… in verifyBoolean4()
352 void GetFloatVerifier::verifyBooleanAnything(tcu::TestContext &testCtx, GLenum name) in verifyBooleanAnything()