Home | History | Annotate | Download | only in functional

Lines Matching defs:inout

359 		const char*			inout	= ndx ? "in" : "out";
371 str << getInterpolationName(var->interpolation) << " " << inout << " " << glu::declare(var->type, var->name.c_str()) << ";\n";