Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp90 static errcode GetColor(FILE *, color *);
H A Dparse.cpp372 static errcode GetColor(FILE *dfile, color *c1) { in GetColor() function
512 rc |= GetColor(dfile, &tex.col); in GetLight()