Searched refs:ColorMaskTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fBooleanStateQueryTests.cpp | 481 class ColorMaskTestCase : public ApiCase class 484 …ColorMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descri… in ColorMaskTestCase() function in deqp::gles2::Functional::__anonc62fb74b0111::ColorMaskTestCase 589 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new ColorMaskTestCase (m_context, verifier, (std… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBooleanStateQueryTests.cpp | 525 class ColorMaskTestCase : public ApiCase class 528 …ColorMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* descri… in ColorMaskTestCase() function in deqp::gles3::Functional::__anon0ae52fed0111::ColorMaskTestCase 785 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new ColorMaskTestCase (m_context, verifier, (std… in init()
|