Home | History | Annotate | Download | only in libGLES_CM

Lines Matching refs:Matrix

663 	// FIXME: Transform by inverse of 3x3 model-view matrix
2831 sw::Matrix P = projectionStack.current();
2832 sw::Matrix M = modelViewStack.current();
2833 sw::Matrix T = textureStack0.current();