Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp93 static errcode GetTexAlias(FILE *);
H A Dparse.cpp312 return GetTexAlias(dfile); in GetObject()
394 static errcode GetTexAlias(FILE *dfile) { in GetTexAlias() function