HomeSort by relevance Sort by last modified time
    Searched refs:surfheight (Results 1 - 9 of 9) sorted by null

  /external/quake/quake/src/QW/client/
d_iface.h 201 int surfheight; // in mipmapped texels member in struct:__anon6542
d_surf.c 300 r_drawsurf.surfheight = surface->extents[1] >> miplevel;
308 r_drawsurf.surfwidth * r_drawsurf.surfheight);
glquake2.h 105 int surfheight; // in mipmapped texels member in struct:__anon6575
glquake.h 151 int surfheight; // in mipmapped texels member in struct:__anon6572
r_surf.c 263 r_numvblocks = r_drawsurf.surfheight >> blockdivshift;
  /external/quake/quake/src/WinQuake/
d_iface.h 202 int surfheight; // in mipmapped texels member in struct:__anon6825
d_surf.cpp 297 r_drawsurf.surfheight = surface->extents[1] >> miplevel;
305 r_drawsurf.surfwidth * r_drawsurf.surfheight);
glquake.h 140 int surfheight; // in mipmapped texels member in struct:__anon6933
r_surf.cpp 280 r_numvblocks = r_drawsurf.surfheight >> blockdivshift;

Completed in 48 milliseconds