Home
last modified time | relevance | path

Searched refs:ChooseConfigCase (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigTests.cpp110 class ChooseConfigCase : public TestCase class
113 ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder, const EGLint* attributes) in ChooseConfigCase() function in deqp::egl::ChooseConfigCase
126 ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder, const std::vector<std::pair<EGLenum, EGLint> >& attributes) in ChooseConfigCase() function in deqp::egl::ChooseConfigCase
154 ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder) in ChooseConfigCase() function in deqp::egl::ChooseConfigCase
241 class ChooseConfigSimpleCase : public ChooseConfigCase
313 : ChooseConfigCase(eglTestCtx, name, description, checkOrder) in ChooseConfigSimpleCase()
340 class ChooseConfigRandomCase : public ChooseConfigCase
344 : ChooseConfigCase (eglTestCtx, name, description, true) in ChooseConfigRandomCase()
353 ChooseConfigCase::init(); in init()
486 class ColorComponentTypeCase : public ChooseConfigCase
[all...]

Completed in 2 milliseconds