Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1432 static const char* const computeSource = "#version 310 es\n" in iterate() local
1442 …ogram (m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(computeSource)); in iterate()
1558 static const char* const computeSource = "#version 310 es\n" in iterate() local
1568 …ogram (m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(computeSource)); in iterate()