Update WR (AA improvements, many optimizations)

This commit is contained in:
Glenn Watson 2017-12-07 09:55:16 +10:00
parent 6a6da9c2a4
commit 58473cfdcd
10 changed files with 87 additions and 85 deletions

View file

@ -264,7 +264,6 @@ impl WebRenderDisplayItemConverter for DisplayItem {
// TODO(gw): Make use of the WR backface visibility functionality.
is_backface_visible: true,
tag,
edge_aa_segment_mask: webrender_api::EdgeAaSegmentMask::empty(),
}
}