Home
last modified time | relevance | path

Searched defs:checkOrder (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglChooseConfigTests.cpp113 …lTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder, const EGLint… in ChooseConfigCase()
126 …lTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder, const std::v… in ChooseConfigCase()
154 …ConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder) in ChooseConfigCase()
161 void executeTest (const std::vector<std::pair<EGLenum, EGLint> >& attributes, bool checkOrder) in executeTest()
311 …Context& eglTestCtx, const char* name, const char* description, EGLenum attribute, bool checkOrder) in ChooseConfigSimpleCase()