Home
last modified time | relevance | path

Searched refs:FlushFinishCase (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFlushFinishTests.cpp101 class FlushFinishCase : public TestCase class
110 FlushFinishCase (Context& context,
117 ~FlushFinishCase (void);
139 FlushFinishCase (const FlushFinishCase&);
140 FlushFinishCase& operator= (const FlushFinishCase&);
157 FlushFinishCase::FlushFinishCase (Context& context, const char* name, const char* description, Expe… in FlushFinishCase() function in deqp::gles2::Functional::__anond70067b80111::FlushFinishCase
167 FlushFinishCase::~FlushFinishCase (void) in ~FlushFinishCase()
169 FlushFinishCase::deinit(); in ~FlushFinishCase()
172 void FlushFinishCase::init (void) in init()
206 void FlushFinishCase::deinit (void) in deinit()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFlushFinishTests.cpp108 class FlushFinishCase : public TestCase class
117 FlushFinishCase (Context& context,
124 ~FlushFinishCase (void);
148 FlushFinishCase (const FlushFinishCase&);
149 FlushFinishCase& operator= (const FlushFinishCase&);
170 FlushFinishCase::FlushFinishCase (Context& context, const char* name, const char* description, Expe… in FlushFinishCase() function in deqp::gles3::Functional::__anonf9388eda0111::FlushFinishCase
181 FlushFinishCase::~FlushFinishCase (void) in ~FlushFinishCase()
183 FlushFinishCase::deinit(); in ~FlushFinishCase()
186 void FlushFinishCase::init (void) in init()
226 void FlushFinishCase::deinit (void) in deinit()
[all …]