Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp130 class InterInvocationTestCase : public TestCase class
147InterInvocationTestCase (Context& context, const char* name, const char* desc, StorageType storag…
148 ~InterInvocationTestCase (void);
179 InterInvocationTestCase::InterInvocationTestCase (Context& context, const char* name, const char* d… in InterInvocationTestCase() function in deqp::gles31::Functional::__anon1d296c8a0111::InterInvocationTestCase
199 InterInvocationTestCase::~InterInvocationTestCase (void) in ~InterInvocationTestCase()
204 void InterInvocationTestCase::init (void) in init()
278 void InterInvocationTestCase::deinit (void) in deinit()
302 InterInvocationTestCase::IterateResult InterInvocationTestCase::iterate (void) in iterate()
316 void InterInvocationTestCase::runCompute (void) in runCompute()
375 bool InterInvocationTestCase::verifyResults (void) in verifyResults()
[all …]