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

  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 74 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f);
139 diffMask.setPixel(MASK_COLOR_DEV, x, y);
    [all...]
es2fClippingTests.cpp 55 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f);
209 diffMask.setPixel(MASK_COLOR_DEV, x, y);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 77 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f);
142 diffMask.setPixel(MASK_COLOR_DEV, x, y);
    [all...]
es3fClippingTests.cpp 55 static const tcu::Vec4 MASK_COLOR_DEV = tcu::Vec4(0.8f, 0.5f, 0.0f, 1.0f);
212 diffMask.setPixel(MASK_COLOR_DEV, x, y);
    [all...]

Completed in 158 milliseconds