Open gw3583 opened 6 years ago
This would be a small performance improvement in the line decoration shader.
See https://github.com/servo/webrender/blob/12b0f3deabf17e0805bb383104bfb4ced8123bfc/webrender/src/prim_store.rs#L714
The code linked above is now here:
https://github.com/servo/webrender/blob/26a837eb1b929f4044deac710f13f734379f31a9/webrender/src/scene_building.rs#L2758
This would be a small performance improvement in the line decoration shader.
See https://github.com/servo/webrender/blob/12b0f3deabf17e0805bb383104bfb4ced8123bfc/webrender/src/prim_store.rs#L714