Home
last modified time | relevance | path

Searched refs:RT_FOG_LINEAR (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/tachyon/tachyon/src/
H A Drtcommon.h55 #define RT_FOG_LINEAR 1 /* linear fog */ macro
H A Dapi.c360 case RT_FOG_LINEAR: in rt_fog_mode()
H A D.#api.c.1.158328 case RT_FOG_LINEAR:
/dports/graphics/tachyon/tachyon/demosrc/
H A Dparse.c1070 rt_fog_mode(scene, RT_FOG_LINEAR); in GetFog()