Home
last modified time | relevance | path

Searched defs:verifyBoolean (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fBooleanStateQueryTests.cpp90 void IsEnabledVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::IsEnabledVerifier
131 void GetBooleanVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier
201 void GetIntegerVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier
270 void GetInteger64Verifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetInteger64Verifier
339 void GetFloatVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetFloatVerifier
/external/deqp/modules/gles2/functional/
Des2fBooleanStateQueryTests.cpp92 void IsEnabledVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::IsEnabledVerifier
140 void GetBooleanVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier
221 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/
DglsStateQueryUtil.cpp981 void verifyBoolean (tcu::ResultCollector& result, QueriedState& state, bool expected) in verifyBoolean() function