Home
last modified time | relevance | path

Searched refs:shadowcast (Results 1 – 6 of 6) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp72 int shadowcast; /* does the object cast a shadow */ member
H A Dtypes.hpp138 int shadowcast; /* does the object cast a shadow */ member
H A Dintersect.cpp158 (intstruct->list[i].obj->tex->shadowcast == 1)) { in shadow_intersection()
H A Dvol.cpp86 tex->shadowcast = 0; /* doesn't cast a shadow */ in newscalarvol()
114 tx->shadowcast = 0; /* doesn't cast a shadow */ in newscalarvol()
H A Dapi.cpp289 tex->shadowcast = 1; in apitextotex()
321 li->tex->shadowcast = 1; in rt_light()
H A Dextvol.cpp113 xvol->tex->shadowcast = 0; in newextvol()