Home | History | Annotate | Download | only in functional

Lines Matching refs:StencilClearValueTestCase

1727 class StencilClearValueTestCase : public ApiCase
1730 StencilClearValueTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description)
2186 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilClearValueTestCase (m_context, verifier, (std::string("stencil_clear_value") + verifier->getTestNamePostfix()).c_str(), "STENCIL_CLEAR_VALUE")));