Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFuzzyImageCompare.cpp68 static inline deUint32 toColor (Vec4 v) in toColor() function
188 writeUnorm8<DstChannels>(tmpAccess, j, i, toColor(sum)); in separableConvolve()
207 writeUnorm8<DstChannels>(dst, i, j, toColor(sum)); in separableConvolve()
/external/deqp/framework/randomshaders/
DrsgProgramExecutor.cpp203 inline tcu::RGBA toColor (tcu::Vec4 rgba) in toColor() function