Searched defs:verifyIntegerAnyOf (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 324 void GetBooleanVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 521 void GetIntegerVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 721 void GetInteger64Verifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint r… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 926 void GetFloatVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint refer… in verifyIntegerAnyOf() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 292 void GetBooleanVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 469 void GetIntegerVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 654 void GetFloatVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint refer… in verifyIntegerAnyOf() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|