Home | History | Annotate | Download | only in functional

Lines Matching refs:type_

361 	VarValue (const glu::VarType& type_, const void* value_) : type(type_), value(value_) {}