Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFuzzyImageCompare.cpp97 static inline void writeUnorm8 (const tcu::PixelBufferAccess& dst, int x, int y, deUint32 val) in writeUnorm8() function
107 inline void writeUnorm8<4> (const tcu::PixelBufferAccess& dst, int x, int y, deUint32 val) in writeUnorm8() function
188 writeUnorm8<DstChannels>(tmpAccess, j, i, toColor(sum)); in separableConvolve()
207 writeUnorm8<DstChannels>(dst, i, j, toColor(sum)); in separableConvolve()