Home
last modified time | relevance | path

Searched defs:rlight (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/tilem/tilem-2.0/emu/
H A Dgraycolor.c29 dword* tilem_color_palette_new(int rlight, int glight, int blight, in tilem_color_palette_new()
69 byte* tilem_color_palette_new_packed(int rlight, int glight, int blight, in tilem_color_palette_new_packed()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_segs.c925 r_lightlist_t * rlight; // dc_lightlist in R_RenderMaskedSegRange() local
1307 r_lightlist_t * rlight; // dc_lightlist in R_RenderThickSideRange() local
1944 r_lightlist_t * rlight; in R_RenderSegLoop() local
2120 r_lightlist_t * rlight; in R_RenderSegLoop() local
2366 r_lightlist_t * rlight; in R_StoreWallRange() local
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_segs.c135 r_lightlist_t *rlight; in R_RenderMaskedSegRange() local
564 r_lightlist_t *rlight; in R_RenderThickSideRange() local
1525 r_lightlist_t *rlight; in R_StoreWallRange() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A DRenderWorld.cpp361 qhandle_t idRenderWorldLocal::AddLightDef( const renderLight_t *rlight ) { in AddLightDef()
386 void idRenderWorldLocal::UpdateLightDef( qhandle_t lightHandle, const renderLight_t *rlight ) { in UpdateLightDef()