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

Fix validation layer errors #284

Closed zakorgy closed 5 years ago

zakorgy commented 5 years ago

The first commit fixes the first error in https://github.com/szeged/webrender/issues/80#issuecomment-488642315, the second one fixes the second error and the errors related to the document example.

The WIP is there because I still need to figure out the dx12 debug layer errors and these changes are not tested on macOs yet.

zakorgy commented 5 years ago

A quick update on this: