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

  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 75 static const tcu::Vec4 MASK_COLOR_FAIL = tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f);
147 diffMask.setPixel(MASK_COLOR_FAIL, x, y);
    [all...]
es2fClippingTests.cpp 56 static const tcu::Vec4 MASK_COLOR_FAIL = tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f);
217 diffMask.setPixel(MASK_COLOR_FAIL, x, y);
289 output.setPixel(MASK_COLOR_FAIL, x, y);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 78 static const tcu::Vec4 MASK_COLOR_FAIL = tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f);
150 diffMask.setPixel(MASK_COLOR_FAIL, x, y);
    [all...]
es3fClippingTests.cpp 56 static const tcu::Vec4 MASK_COLOR_FAIL = tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f);
220 diffMask.setPixel(MASK_COLOR_FAIL, x, y);
292 output.setPixel(MASK_COLOR_FAIL, x, y);
    [all...]

Completed in 300 milliseconds