Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp83 } apitexture; typedef
143 void *rt_texture(apitexture *);
H A Dparse.cpp93 apitexture apitex; in reset_tex_table()
422 apitexture tex; in GetTexBody()
500 apitexture tex; in GetLight()
504 memset(&tex, 0, sizeof(apitexture)); in GetLight()
H A Dapi.cpp243 void apitextotex(apitexture *apitex, texture *tex) { in apitextotex()
295 void *rt_texture(apitexture *apitex) { in rt_texture()