Home
last modified time | relevance | path

Searched refs:BlendEquationTestCase (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1454 class BlendEquationTestCase : public ApiCase class
1457BlendEquationTestCase (Context& context, StateVerifier* verifier, const char* name, const char* de… in BlendEquationTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::BlendEquationTestCase
1497 class BlendEquationSeparateTestCase : public BlendEquationTestCase
1501 : BlendEquationTestCase (context, verifier, name, description, testTargetName, initialValue) in BlendEquationSeparateTestCase()
2174 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new BlendEquationTestCase (m_context, verifier, (std… in init()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1766 class BlendEquationTestCase : public ApiCase class
1769BlendEquationTestCase (Context& context, StateVerifier* verifier, const char* name, const char* de… in BlendEquationTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::BlendEquationTestCase
1808 class BlendEquationSeparateTestCase : public BlendEquationTestCase
1812 : BlendEquationTestCase (context, verifier, name, description, testTargetName, initialValue) in BlendEquationSeparateTestCase()
2942 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new BlendEquationTestCase (m_context, verifier, (std… in init()