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

  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 73 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f);
106 tcu::clear(diffMask, MASK_COLOR_OK);
    [all...]
es2fClippingTests.cpp 54 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f);
156 tcu::clear(diffMask, MASK_COLOR_OK);
278 tcu::clear(output, MASK_COLOR_OK);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 76 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f);
109 tcu::clear(diffMask, MASK_COLOR_OK);
    [all...]
es3fClippingTests.cpp 54 static const tcu::Vec4 MASK_COLOR_OK = tcu::Vec4(0.0f, 0.1f, 0.0f, 1.0f);
159 tcu::clear(diffMask, MASK_COLOR_OK);
281 tcu::clear(output, MASK_COLOR_OK);
    [all...]

Completed in 868 milliseconds