Searched refs:DepthWriteMaskTestCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBooleanStateQueryTests.cpp | 410 class DepthWriteMaskTestCase : public ApiCase class 413 DepthWriteMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in DepthWriteMaskTestCase() function in deqp::gles2::Functional::__anon30405::DepthWriteMaskTestCase 592 FOR_EACH_VERIFIER(normalVerifiers, addChild(new DepthWriteMaskTestCase (m_context, verifier, (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), "DEPTH_WRITEMASK"))); in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fBooleanStateQueryTests.cpp | 450 class DepthWriteMaskTestCase : public ApiCase class 453 DepthWriteMaskTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in DepthWriteMaskTestCase() function in deqp::gles3::Functional::__anon30532::DepthWriteMaskTestCase 788 FOR_EACH_VERIFIER(normalVerifiers, addChild(new DepthWriteMaskTestCase (m_context, verifier, (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), "DEPTH_WRITEMASK"))); in init()
|
Completed in 3 milliseconds