szeged / webrender

A GPU-based renderer for the web
https://doc.servo.org/webrender/
Mozilla Public License 2.0
45 stars 7 forks source link

Remove unused pipeline states #320

Closed zakorgy closed 4 years ago

zakorgy commented 4 years ago

I've revisited the depth and blend states around shader usages in renderer and debug_render and these setups are unused.


This change is Reviewable