Searched refs:incompleteGroup (Results 1 – 1 of 1) sorted by relevance
2274 …TestCaseGroup* const incompleteGroup = new TestCaseGroup(m_context, "incomplete", "Test that textu… in init() local2275 formatGroup->addChild(incompleteGroup); in init()2278 …incompleteGroup->addChild(makeTextureGatherCase(textureType, m_context, "mipmap_incomplete", "", g… in init()