Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuRGBA.cpp95 bool compareThresholdMasked(RGBA a, RGBA b, RGBA threshold, uint32_t cmpMask) in compareThresholdMasked() function
H A DtcuRGBA.hpp220 bool compareThresholdMasked(RGBA a, RGBA b, RGBA threshold, uint32_t cmpMask);
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsDrawTest.cpp3990 return tcu::compareThresholdMasked(colorA, colorB, in colorsEqual()