Searched defs:voidtex (Results 1 – 3 of 3) sorted by relevance
79 extvol *newextvol(void *voidtex, in newextvol()
303 void rt_tex_color(void *voidtex, color col) { in rt_tex_color()308 void rt_tex_phong(void *voidtex, apiflt phong, apiflt phongexp, int type) { in rt_tex_phong()
423 void *voidtex; in GetTexBody() local