Searched refs:ChooseConfigSimpleCase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglChooseConfigTests.cpp | 241 class ChooseConfigSimpleCase : public ChooseConfigCase class 312 ChooseConfigSimpleCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLenum attribute, bool checkOrder) in ChooseConfigSimpleCase() function in deqp::egl::ChooseConfigSimpleCase 597 selectionGroup->addChild(new ChooseConfigSimpleCase(m_eglTestCtx, attributes[ndx].testName, "Simple config selection case", attributes[ndx].attribute, false)); in init() 598 sortGroup->addChild(new ChooseConfigSimpleCase(m_eglTestCtx, attributes[ndx].testName, "Simple config selection and sort case", attributes[ndx].attribute, true)); in init()
|
Completed in 1 milliseconds