Searched defs:verifyInteger4 (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 153 void GetBooleanVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 411 void GetIntegerVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 608 void GetInteger64Verifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0,… in verifyInteger4() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 813 void GetFloatVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, GLi… in verifyInteger4() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 151 void GetBooleanVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 378 void GetIntegerVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 560 void GetFloatVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, GLi… in verifyInteger4() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier
|