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

/external/deqp/modules/gles2/functional/
H A Des2fDitheringTests.cpp430 const tcu::RGBA renderedClr00 = renderedImg.getPixel(0, 0); local
438 if (curClr != renderedClr00)
442 << " and does not equal the color at (0, 0), which is " << renderedClr00
/external/deqp/modules/gles3/functional/
H A Des3fDitheringTests.cpp428 const tcu::RGBA renderedClr00 = renderedImg.getPixel(0, 0); local
436 if (curClr != renderedClr00)
440 << " and does not equal the color at (0, 0), which is " << renderedClr00

Completed in 149 milliseconds