Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp191 void rt_tex_phong(void *voidtex, apiflt phong, apiflt phongexp, int type);
H A Dapi.cpp308 void rt_tex_phong(void *voidtex, apiflt phong, apiflt phongexp, int type) { in rt_tex_phong() function
H A Dparse.cpp492 rt_tex_phong(voidtex, phong, phongexp, (int)phongtype); in GetTexBody()