Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtexture.cpp165 flt xh, yh, zh; in checker_texture() local
174 zh = hit->z - tex->ctr.z; in checker_texture()
175 z = (long)((fabs(zh) * 3) + 0.5); in checker_texture()