Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp115 class InterInvocationTestCase : public TestCase class
132InterInvocationTestCase (Context& context, const char* name, const char* desc, StorageType storag…
133 ~InterInvocationTestCase (void);
164 InterInvocationTestCase::InterInvocationTestCase (Context& context, const char* name, const char* d… in InterInvocationTestCase() function in deqp::gles31::Functional::__anon680164d60111::InterInvocationTestCase
184 InterInvocationTestCase::~InterInvocationTestCase (void) in ~InterInvocationTestCase()
189 void InterInvocationTestCase::init (void) in init()
262 void InterInvocationTestCase::deinit (void) in deinit()
286 InterInvocationTestCase::IterateResult InterInvocationTestCase::iterate (void) in iterate()
300 void InterInvocationTestCase::runCompute (void) in runCompute()
359 bool InterInvocationTestCase::verifyResults (void) in verifyResults()
[all …]