Lines Matching refs:tex
710 mtexinfo_t *tex;716 tex = s->texinfo;728 val = v->position[0] * tex->vecs[j][0] + 729 v->position[1] * tex->vecs[j][1] +730 v->position[2] * tex->vecs[j][2] +731 tex->vecs[j][3];746 if ( !(tex->flags & TEX_SPECIAL) && s->extents[i] > 512 /* 256 */ )