Searched defs:verifyIntegerGreaterOrEqual (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 182 void GetBooleanVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 427 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 613 void GetInteger64Verifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 802 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 180 void GetBooleanVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 394 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 564 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier [all...] |
Completed in 8 milliseconds