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 unnecessary command_buffer `begin/finish` #302

Closed imiklos closed 5 years ago

imiklos commented 5 years ago

We can start record to the command_buffer at the next frame initialization and finish it before the submit.