HomeSort by relevance Sort by last modified time
    Searched full:neighborcolor (Results 1 - 1 of 1) sorted by null

  /external/deqp/modules/gles31/functional/
es31fShaderHelperInvocationTests.cpp 566 const tcu::RGBA neighborColor = surface.getPixel(pos.x(), pos.y());
568 if (tcu::compareThreshold(color, neighborColor, threshold))

Completed in 77 milliseconds