Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.cpp584 const StringTemplate sourceTmpl (s_fragmentShaderTemplate); in initAttachment() local
591 const string source = sourceTmpl.specialize(params); in initAttachment()