Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtypes.hpp96 typedef unsigned char byte_t; /* 1 byte */ typedef
112 byte_t r; /* Red component */
113 byte_t g; /* Green component */
114 byte_t b; /* Blue component */
H A Dtexture.cpp259 byte_t x, y, z, i, j, k; in InitNoise()
288 byte_t ix, iy, iz; in Noise()