Searched refs:rt_tex_phong (Results 1 – 3 of 3) sorted by relevance
191 void rt_tex_phong(void *voidtex, apiflt phong, apiflt phongexp, int type);
308 void rt_tex_phong(void *voidtex, apiflt phong, apiflt phongexp, int type) { in rt_tex_phong() function
492 rt_tex_phong(voidtex, phong, phongexp, (int)phongtype); in GetTexBody()