HomeSort by relevance Sort by last modified time
    Searched refs:curClr (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 427 const tcu::RGBA curClr = renderedImg.getPixel(x, y);
429 if (curClr != renderedClr00)
432 << "Failure: color at (" << x << ", " << y << ") is " << curClr
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 427 const tcu::RGBA curClr = renderedImg.getPixel(x, y);
429 if (curClr != renderedClr00)
432 << "Failure: color at (" << x << ", " << y << ") is " << curClr

Completed in 176 milliseconds