Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp974 class InterCallTestCase;
1017 friend class InterCallTestCase;
1085 class InterCallTestCase : public TestCase class
1100InterCallTestCase (Context& context, const char* name, const char* desc, StorageType storage, in…
1101 ~InterCallTestCase (void);
1139 InterCallTestCase::InterCallTestCase (Context& context, const char* name, const char* desc, Storage… in InterCallTestCase() function in deqp::gles31::Functional::__anon1d296c8a0111::InterCallTestCase
1150 InterCallTestCase::~InterCallTestCase (void) in ~InterCallTestCase()
1155 void InterCallTestCase::init (void) in init()
1319 void InterCallTestCase::deinit (void) in deinit()
1349 InterCallTestCase::IterateResult InterCallTestCase::iterate (void) in iterate()
[all …]