OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basetoffset
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
r_surf.c
236
int soffset,
basetoffset
, texwidth;
local
289
basetoffset
= r_drawsurf.surf->texturemins[1];
293
basetptr = &r_source[((((
basetoffset
>> r_drawsurf.surfmip)
/external/quake/quake/src/WinQuake/
r_surf.cpp
253
int soffset,
basetoffset
, texwidth;
local
306
basetoffset
= r_drawsurf.surf->texturemins[1];
310
basetptr = &r_source[((((
basetoffset
>> r_drawsurf.surfmip)
Completed in 142 milliseconds