Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRGBA.cpp58 deUint8 gDiff = 0; in computeAbsDiffMasked() local
75 gDiff = (deUint8)deAbs32(ga - gb); in computeAbsDiffMasked()
94 return RGBA(rDiff,gDiff,bDiff,aDiff); in computeAbsDiffMasked()