Searched refs:verifyIntegerGreaterOrEqual (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 74 virtual void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) = DE_NULL; 109 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference); 180 void GetBooleanVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 332 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference); 394 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 500 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference); 564 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 647 verifyIntegerGreaterOrEqual(testCtx, name, reference); in verifyStencilMaskInitial() 1559 m_verifier->verifyIntegerGreaterOrEqual(m_testCtx, m_testTargetLengthTargetName, m_minValue); in test() 1992 m_verifier->verifyIntegerGreaterOrEqual(m_testCt in test() [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 74 virtual void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) = DE_NULL; 110 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference); 182 void GetBooleanVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier 364 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference); 427 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 551 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference); 613 void GetInteger64Verifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetInteger64Verifier 737 void verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference); 802 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 903 verifyIntegerGreaterOrEqual(testCt in verifyStencilMaskInitial() [all...] |
Completed in 7 milliseconds