Home
last modified time | relevance | path

Searched refs:ColorMaskTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp481 class ColorMaskTestCase : public ApiCase class
484 ColorMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in ColorMaskTestCase() function in deqp::gles2::Functional::__anon30405::ColorMaskTestCase
591 FOR_EACH_VERIFIER(normalVerifiers, addChild(new ColorMaskTestCase (m_context, verifier, (std::string("color_writemask") + verifier->getTestNamePostfix()).c_str(), "COLOR_WRITEMASK"))); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp525 class ColorMaskTestCase : public ApiCase class
528 ColorMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in ColorMaskTestCase() function in deqp::gles3::Functional::__anon30532::ColorMaskTestCase
787 FOR_EACH_VERIFIER(normalVerifiers, addChild(new ColorMaskTestCase (m_context, verifier, (std::string("color_writemask") + verifier->getTestNamePostfix()).c_str(), "COLOR_WRITEMASK"))); in init()

Completed in 4 milliseconds