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

  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 421 const tcu::RGBA renderedClr00 = renderedImg.getPixel(0, 0);
429 if (curClr != renderedClr00)
433 << " and does not equal the color at (0, 0), which is " << renderedClr00
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 421 const tcu::RGBA renderedClr00 = renderedImg.getPixel(0, 0);
429 if (curClr != renderedClr00)
433 << " and does not equal the color at (0, 0), which is " << renderedClr00

Completed in 48 milliseconds