Searched refs:BlendEquationTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1454 class BlendEquationTestCase : public ApiCase class 1457 …BlendEquationTestCase (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/ |
D | es3fIntegerStateQueryTests.cpp | 1766 class BlendEquationTestCase : public ApiCase class 1769 …BlendEquationTestCase (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()
|