Home | History | Annotate | Download | only in opengl

Lines Matching refs:tc

593 		const float		tc		= coord[tNdx];
602 const float dvdx = float(faceSize) * 0.5f * (tcdx*ma - tc*madx) / (ma*ma);
604 const float dvdy = float(faceSize) * 0.5f * (tcdy*ma - tc*mady) / (ma*ma);