Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramStateQueryTests.cpp719 const char* const computeTemplate1 = "${GLSL_VERSION_STRING}\n" in getProgramSources() local
773 << glu::ComputeSource(tcu::StringTemplate(computeTemplate1).specialize(args)); in getProgramSources()