Home | History | Annotate | Download | only in functional

Lines Matching refs:shaderSource

51 static std::string specializeShader(const std::string& shaderSource, const glu::ContextType& contextType)
60 return tcu::StringTemplate(shaderSource).specialize(args);