Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp2594 class ConcurrentImageAtomicCase : public TestCase class
2598ConcurrentImageAtomicCase (Context& context, const char* name, const char* description, int numCal…
2599 ~ConcurrentImageAtomicCase (void);
2621 ConcurrentImageAtomicCase::ConcurrentImageAtomicCase (Context& context, const char* name, const cha… in ConcurrentImageAtomicCase() function in deqp::gles31::Functional::__anon1d296c8a0111::ConcurrentImageAtomicCase
2632 ConcurrentImageAtomicCase::~ConcurrentImageAtomicCase (void) in ~ConcurrentImageAtomicCase()
2637 void ConcurrentImageAtomicCase::init (void) in init()
2695 void ConcurrentImageAtomicCase::deinit (void) in deinit()
2717 TestCase::IterateResult ConcurrentImageAtomicCase::iterate (void) in iterate()
2861 void ConcurrentImageAtomicCase::readWorkImage (std::vector<deUint32>& result) in readWorkImage()
2900 std::string ConcurrentImageAtomicCase::genComputeSource (void) const in genComputeSource()
[all …]