Searched defs:verifyIntegerAnyOf (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 312 void GetBooleanVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint re… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 499 void GetIntegerVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint re… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 685 void GetInteger64Verifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint … in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 874 void GetFloatVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint refe… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 280 void GetBooleanVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint re… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 448 void GetIntegerVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint re… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 618 void GetFloatVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint refe… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|