Home | History | Annotate | Download | only in functional

Lines Matching refs:MaxViewportDimsTestCase

1324 class MaxViewportDimsTestCase : public ApiCase
1327 MaxViewportDimsTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description)
2781 FOR_EACH_VERIFIER(normalVerifiers, addChild(new MaxViewportDimsTestCase (m_context, verifier, (std::string("max_viewport_dims") + verifier->getTestNamePostfix()).c_str(), "MAX_VIEWPORT_DIMS")));