Home | History | Annotate | Download | only in functional

Lines Matching refs:s_rotSwizzles

751 	static const char* s_rotSwizzles[5]	= { "", "x", "yx", "yzx", "yzwx" };
757 params.insert(pair<string, string>("ROT_SWIZZLE", s_rotSwizzles[vecLen]));