Searched refs:surfheight (Results 1 - 9 of 9) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dd_iface.h201 int surfheight; // in mipmapped texels member in struct:__anon11326
H A Dd_surf.c300 r_drawsurf.surfheight = surface->extents[1] >> miplevel;
308 r_drawsurf.surfwidth * r_drawsurf.surfheight);
H A Dglquake2.h105 int surfheight; // in mipmapped texels member in struct:__anon11359
H A Dglquake.h151 int surfheight; // in mipmapped texels member in struct:__anon11356
H A Dr_surf.c263 r_numvblocks = r_drawsurf.surfheight >> blockdivshift;
/external/quake/quake/src/WinQuake/
H A Dd_iface.h202 int surfheight; // in mipmapped texels member in struct:__anon11609
H A Dd_surf.cpp297 r_drawsurf.surfheight = surface->extents[1] >> miplevel;
305 r_drawsurf.surfwidth * r_drawsurf.surfheight);
H A Dglquake.h140 int surfheight; // in mipmapped texels member in struct:__anon11717
H A Dr_surf.cpp280 r_numvblocks = r_drawsurf.surfheight >> blockdivshift;

Completed in 86 milliseconds