Home | History | Annotate | Download | only in functional

Lines Matching defs:targetType

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