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

  /external/quake/quake/src/WinQuake/
d_polyse.cpp 88 int d_sfrac, d_tfrac, d_light, d_zi; variable
435 d_pedgespanpackage->light = d_light;
457 d_light += d_lightextrastep;
476 d_light += d_lightbasestep;
764 d_light = plefttop[4];
782 d_pedgespanpackage->light = d_light;
863 d_light = plefttop[4];
880 d_pedgespanpackage->light = d_light;
quakeasm.h 167 .extern C(d_light)
d_polysa.s     [all...]
  /external/quake/quake/src/QW/client/
d_polyse.c 88 int d_sfrac, d_tfrac, d_light, d_zi; variable
435 d_pedgespanpackage->light = d_light;
457 d_light += d_lightextrastep;
476 d_light += d_lightbasestep;
769 d_light = plefttop[4];
840 d_light = plefttop[4];
quakeasm.h 161 .extern C(d_light)
d_polysa.s     [all...]

Completed in 1411 milliseconds