Searched refs:BlendEquationTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1474 class BlendEquationTestCase : public ApiCase class 1477 …BlendEquationTestCase (Context& context, StateVerifier* verifier, const char* name, const char* de… in BlendEquationTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::BlendEquationTestCase 1517 class BlendEquationSeparateTestCase : public BlendEquationTestCase 1521 : BlendEquationTestCase (context, verifier, name, description, testTargetName, initialValue) in BlendEquationSeparateTestCase() 2194 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new BlendEquationTestCase (m_context, verifier, (std… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1786 class BlendEquationTestCase : public ApiCase class 1789 …BlendEquationTestCase (Context& context, StateVerifier* verifier, const char* name, const char* de… in BlendEquationTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::BlendEquationTestCase 1828 class BlendEquationSeparateTestCase : public BlendEquationTestCase 1832 : BlendEquationTestCase (context, verifier, name, description, testTargetName, initialValue) in BlendEquationSeparateTestCase() 2962 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new BlendEquationTestCase (m_context, verifier, (std… in init()
|