Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp137 class InterInvocationTestCase : public TestCase class
154InterInvocationTestCase (Context& context, const char* name, const char* desc, StorageType storag…
155 ~InterInvocationTestCase (void);
186 InterInvocationTestCase::InterInvocationTestCase (Context& context, const char* name, const char* d… in InterInvocationTestCase() function in deqp::gles31::Functional::__anon0bfec22f0111::InterInvocationTestCase
206 InterInvocationTestCase::~InterInvocationTestCase (void) in ~InterInvocationTestCase()
211 void InterInvocationTestCase::init (void) in init()
284 void InterInvocationTestCase::deinit (void) in deinit()
308 InterInvocationTestCase::IterateResult InterInvocationTestCase::iterate (void) in iterate()
322 void InterInvocationTestCase::runCompute (void) in runCompute()
381 bool InterInvocationTestCase::verifyResults (void) in verifyResults()
[all …]