Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRGBA.cpp65 deUint8 bDiff = 0; in computeAbsDiffMasked() local
89 bDiff = (deUint8)deAbs32(ba - bb); in computeAbsDiffMasked()
100 return RGBA(rDiff,gDiff,bDiff,aDiff); in computeAbsDiffMasked()