Home | History | Annotate | Download | only in functional

Lines Matching defs:valueString

244 	const std::string	valueString	= de::toString(value);
256 out << " " << outputName << " = vec4(" << valueString << ");\n";