Home | History | Annotate | Download | only in common

Lines Matching refs:th

3923          GLuint tw, th;
3937 th = texImage->Height2;
3940 t = (GLfloat) texObj->CropRect[1] / th;
3942 t1 = (GLfloat) (texObj->CropRect[1] + texObj->CropRect[3]) / th;