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 bind_graphics_pipeline from draw call #342

Closed zakorgy closed 4 years ago

zakorgy commented 4 years ago

This fixes 5 from #335


This change is Reviewable

zakorgy commented 4 years ago

@kvark I've applied your patch from upstream and moved the content of that bind_pipeline inside bind_program.