Home
last modified time | relevance | path

Searched defs:voidtex (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dextvol.cpp79 extvol *newextvol(void *voidtex, in newextvol()
H A Dapi.cpp303 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()
H A Dparse.cpp423 void *voidtex; in GetTexBody() local