Searched defs:verifyIntegerAnyOf (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 323 void GetBooleanVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 520 void GetIntegerVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 720 void GetInteger64Verifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint r… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 925 void GetFloatVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint refer… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 291 void GetBooleanVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 468 void GetIntegerVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 653 void GetFloatVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint refer… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|