Searched refs:apiCase (Results 1 – 1 of 1) sorted by relevance
1670 for(const auto& apiCase : apiTests) in init() local1671 if (glu::contextSupports(m_context.getRenderContext().getType(), apiCase.minApi)) in init()1672 apiGroup->addChild(new CompressedApiTest(m_context, apiCase)); in init()