Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp1697 std::string genCmdComputeSource (void);
1726 …(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(genCmdComputeSource())); in init()
1781 std::string ComputeShaderGeneratedSeparateCase::genCmdComputeSource (void) in genCmdComputeSource() function in deqp::gles31::Functional::__anonfdb18f050111::ComputeShaderGeneratedSeparateCase