Home | History | Annotate | Download | only in functional

Lines Matching refs:addMember

5854 		structType.addMember("x", glu::VarType(glu::TYPE_INT, glu::PRECISION_HIGHP));
5855 structType.addMember("y", glu::VarType(glu::TYPE_FLOAT_VEC4, glu::PRECISION_HIGHP));
5856 structType.addMember("z", glu::VarType(highpFloat, 2));