Home
last modified time | relevance | path

Searched refs:add_light (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dshade.hpp53 void add_light(point_light *);
H A Dshade.cpp64 void add_light(point_light* li) { in add_light() function
H A Dapi.cpp326 add_light(li); in rt_light()