Home | History | Annotate | Download | only in functional

Lines Matching refs:shearMatrix

234 	tcu::Mat2	shearMatrix	= tcu::shearMatrix(tcu::Vec2(shearX, 0.0f));
236 tcu::Mat2 transform = rotMatrix * shearMatrix;