Home | History | Annotate | Download | only in WinQuake

Lines Matching refs:miptex_t

358 	miptex_t	*mt;
381 mt = (miptex_t *)((byte *)m + m->dataofs[i]);
397 tx->offsets[j] = mt->offsets[j] + sizeof(texture_t) - sizeof(miptex_t);