Home | History | Annotate | Download | only in functional

Lines Matching refs:qualName

1615 		const string qualName = glu::getInterpolationName(getGluInterpolation(qual));
1617 name << "_" << stage << "_" << qualName;
1618 desc << ", qualified '" << qualName << "' in " << stage << " shader";