Open Bug 1559119 Opened 5 years ago Updated 6 months ago

Tidy up initialization of optional shaders in shade.rs

Categories

(Core :: Graphics: WebRender, task, P3)

65 Branch
task

Tracking

()

People

(Reporter: jnicol, Unassigned)

References

(Blocks 1 open bug)

Details

In bug 1556763 I added a new advanced_blend optional variant of BrushShader. BrushShader now therefore has two optional variants, advanced_blend and dual_source, and whether they are created is determined by two bools passed to BrushShader::new(). I promised Dzmitry I would replace these bools with something better.

Severity: normal → S3
Blocks: wr-todos
You need to log in before you can comment on or make changes to this bug.