Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp143 void *rt_texture(apitexture *);
H A Dparse.cpp107 defaulttex.tex = rt_texture(&apitex); in reset_tex_table()
491 voidtex = rt_texture(&tex); in GetTexBody()
514 rt_light(rt_texture(&tex), ctr, rad); in GetLight()
H A Dapi.cpp295 void *rt_texture(apitexture *apitex) { in rt_texture() function