Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp140 class InterInvocationTestCase : public TestCase class
157InterInvocationTestCase(Context &context, const char *name, const char *desc, StorageType storage,…
158 ~InterInvocationTestCase(void);
189 InterInvocationTestCase::InterInvocationTestCase(Context &context, const char *name, const char *de… in InterInvocationTestCase() function in deqp::gles31::Functional::__anon966269800111::InterInvocationTestCase
210 InterInvocationTestCase::~InterInvocationTestCase(void) in ~InterInvocationTestCase()
215 void InterInvocationTestCase::init(void) in init()
294 void InterInvocationTestCase::deinit(void) in deinit()
318 InterInvocationTestCase::IterateResult InterInvocationTestCase::iterate(void) in iterate()
335 void InterInvocationTestCase::runCompute(void) in runCompute()
394 bool InterInvocationTestCase::verifyResults(void) in verifyResults()
[all …]