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

/external/deqp/framework/common/
H A DtcuFuzzyImageCompare.cpp122 inline deUint32 bilinearSample (const ConstPixelBufferAccess& src, float u, float v) function in namespace:tcu
252 deUint32 sample = bilinearSample<NumChannels>(surface, dx, dy);

Completed in 41 milliseconds