Searched refs:d_light (Results 1 - 6 of 6) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dd_polyse.cpp88 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;
H A Dquakeasm.h167 .extern C(d_light)
H A Dd_polysa.s1298 movl C(d_light),%edi
1306 // %edi: d_light
1318 // d_pedgespanpackage->light = d_light;
1388 // d_light += d_lightextrastep;
1446 // d_light += d_lightbasestep;
/external/quake/quake/src/QW/client/
H A Dd_polyse.c88 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];
H A Dquakeasm.h161 .extern C(d_light)
H A Dd_polysa.s1298 movl C(d_light),%edi
1306 // %edi: d_light
1318 // d_pedgespanpackage->light = d_light;
1388 // d_light += d_lightextrastep;
1446 // d_light += d_lightbasestep;

Completed in 165 milliseconds