HomeSort by relevance Sort by last modified time
    Searched full:texwidth (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
r_surf.c 236 int soffset, basetoffset, texwidth; local
254 texwidth = mt->width >> r_drawsurf.surfmip;
281 twidth = texwidth;
283 sourcetstep = texwidth;
  /external/quake/quake/src/WinQuake/
r_surf.cpp 253 int soffset, basetoffset, texwidth; local
271 texwidth = mt->width >> r_drawsurf.surfmip;
298 twidth = texwidth;
300 sourcetstep = texwidth;

Completed in 4609 milliseconds