Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dshade.hpp55 color shader(ray *);
H A Dtrace_rest.cpp71 return shader(primary); in trace()
H A Dshade.cpp69 color shader(ray* incident) { in shader() function