Searched defs:checkOrder (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglChooseConfigTests.cpp | 113 ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder, const EGLint* attributes) in ChooseConfigCase() argument 126 ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder, const std::vector<std::pair<EGLenum, EGLint> >& attributes) in ChooseConfigCase() argument 154 ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder) in ChooseConfigCase() argument 161 void executeTest (const std::vector<std::pair<EGLenum, EGLint> >& attributes, bool checkOrder) in executeTest() argument 312 ChooseConfigSimpleCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLenum attribute, bool checkOrder) in ChooseConfigSimpleCase() argument [all...] |
Completed in 2 milliseconds