Searched defs:gathered (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp1970 const Vec4 gathered = fetchGatherArray2DOffsets(src, sampler, s, t, depth, 0 /* component 0: depth */, offsets); local
1974 result[i] = execCompare(gathered, sampler.compare, i, ref, isFixedPoint);
2897 const Vec4 gathered = gather(noCompareSampler, s, t, r, 0 /* component 0: depth */);
2901 result[i] = execCompare(gathered, sampler.compare, i, ref, isFixedPoint);

Completed in 52 milliseconds