Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp980 class InterCallTestCase;
1023 friend class InterCallTestCase;
1091 class InterCallTestCase : public TestCase class
1106InterCallTestCase (Context& context, const char* name, const char* desc, StorageType storage, in…
1107 ~InterCallTestCase (void);
1145 InterCallTestCase::InterCallTestCase (Context& context, const char* name, const char* desc, Storage… in InterCallTestCase() function in deqp::gles31::Functional::__anon7f4c81d10111::InterCallTestCase
1156 InterCallTestCase::~InterCallTestCase (void) in ~InterCallTestCase()
1161 void InterCallTestCase::init (void) in init()
1324 void InterCallTestCase::deinit (void) in deinit()
1354 InterCallTestCase::IterateResult InterCallTestCase::iterate (void) in iterate()
[all …]