Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp2976 std::string genSSBOComputeSource (void) const;
3021 …m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(genSSBOComputeSource())); in init()
3108 std::string ConcurrentSSBOAtomicCounterMixedCase::genSSBOComputeSource (void) const in genSSBOComputeSource() function in deqp::gles31::Functional::__anon1d296c8a0111::ConcurrentSSBOAtomicCounterMixedCase