Searched refs:toColor (Results 1 – 2 of 2) sorted by relevance
68 static inline deUint32 toColor (Vec4 v) in toColor() function188 writeUnorm8<DstChannels>(tmpAccess, j, i, toColor(sum)); in separableConvolve()207 writeUnorm8<DstChannels>(dst, i, j, toColor(sum)); in separableConvolve()
203 inline tcu::RGBA toColor (tcu::Vec4 rgba) in toColor() function