OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:surfheight
(Results
1 - 9
of
9
) 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:__anon14131
glquake2.h
105
int
surfheight
; // in mipmapped texels
member in struct:__anon14164
glquake.h
151
int
surfheight
; // in mipmapped texels
member in struct:__anon14161
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:__anon14414
glquake.h
140
int
surfheight
; // in mipmapped texels
member in struct:__anon14522
r_surf.cpp
280
r_numvblocks = r_drawsurf.
surfheight
>> blockdivshift;
Completed in 3492 milliseconds