Home | History | Annotate | Download | only in functional

Lines Matching refs:shearMatrix

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