Searched refs:renderedClr00 (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDitheringTests.cpp429 const tcu::RGBA renderedClr00 = renderedImg.getPixel(0, 0); local
437 if (curClr != renderedClr00)
441 << " and does not equal the color at (0, 0), which is " << renderedClr00
/external/deqp/modules/gles3/functional/
H A Des3fDitheringTests.cpp427 const tcu::RGBA renderedClr00 = renderedImg.getPixel(0, 0); local
435 if (curClr != renderedClr00)
439 << " and does not equal the color at (0, 0), which is " << renderedClr00

Completed in 257 milliseconds