Searched defs:verifyBoolean (Results 1 – 3 of 3) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fBooleanStateQueryTests.cpp | 92 void IsEnabledVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::IsEnabledVerifier 136 void GetBooleanVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier 205 void GetIntegerVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier 271 void GetInteger64Verifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetInteger64Verifier 336 void GetFloatVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetFloatVerifier
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fBooleanStateQueryTests.cpp | 94 void IsEnabledVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::IsEnabledVerifier 145 void GetBooleanVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier 225 void GetIntegerVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier 301 void GetFloatVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetFloatVerifier
|
| /external/deqp/modules/glshared/ |
| D | glsStateQueryUtil.cpp | 980 void verifyBoolean(tcu::ResultCollector &result, QueriedState &state, bool expected) in verifyBoolean() function
|