Home
last modified time | relevance | path

Searched refs:GetTexBody (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp95 void *GetTexBody(FILE *);
H A Dparse.cpp389 add_texture(GetTexBody(dfile), texname); in GetTexDef()
411 *tex = GetTexBody(dfile); in GetTexture()
419 void *GetTexBody(FILE *dfile) { in GetTexBody() function