OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon6701
glquake2.h
105
int
surfheight
; // in mipmapped texels
member in struct:__anon6734
glquake.h
151
int
surfheight
; // in mipmapped texels
member in struct:__anon6731
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:__anon6984
glquake.h
140
int
surfheight
; // in mipmapped texels
member in struct:__anon7092
r_surf.cpp
280
r_numvblocks = r_drawsurf.
surfheight
>> blockdivshift;
WinQuake.ncb
[
all
...]
Completed in 482 milliseconds