Searched refs:ColorMaskTestCase (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/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::__anond26c0f4b0111::ColorMaskTestCase 591 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new ColorMaskTestCase (m_context, verifier, (std… in init()
|
/third_party/vk-gl-cts/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::__anon172187ed0111::ColorMaskTestCase 787 …FOR_EACH_VERIFIER(normalVerifiers, addChild(new ColorMaskTestCase (m_context, verifier, (std… in init()
|