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

  /external/quake/quake/src/QW/client/
d_surf.c 300 r_drawsurf.surfheight = surface->extents[1] >> miplevel;
308 r_drawsurf.surfwidth * r_drawsurf.surfheight);
d_iface.h 201 int surfheight; // in mipmapped texels member in struct:__anon11541
glquake2.h 105 int surfheight; // in mipmapped texels member in struct:__anon11574
glquake.h 151 int surfheight; // in mipmapped texels member in struct:__anon11571
r_surf.c 263 r_numvblocks = r_drawsurf.surfheight >> blockdivshift;
  /external/quake/quake/src/WinQuake/
d_surf.cpp 297 r_drawsurf.surfheight = surface->extents[1] >> miplevel;
305 r_drawsurf.surfwidth * r_drawsurf.surfheight);
d_iface.h 202 int surfheight; // in mipmapped texels member in struct:__anon11824
glquake.h 140 int surfheight; // in mipmapped texels member in struct:__anon11932
r_surf.cpp 280 r_numvblocks = r_drawsurf.surfheight >> blockdivshift;
  /gdk/samples/quake/jni/
glquake.h 140 int surfheight; // in mipmapped texels member in struct:__anon17589

Completed in 481 milliseconds