Home | History | Annotate | Download | only in functional

Lines Matching defs:targetType

840 	const glu::DataType		targetType	= size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size);
842 result.type = targetType;