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

Collect pipeline barriers #295

Closed zakorgy closed 4 years ago

zakorgy commented 5 years ago

Collect pipeline barriers in bind_textures instead of issuing a pipeline_barrier call per texture.

zakorgy commented 4 years ago

We can close this in favor of #322.