You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. However, I don't think this is still applicable to Vello (which has been renamed from piet-gpu, and moved to using wgpu).
'm going to close this issue now. If you do run into similar issues with the new version, we would need a new reproduction, so a new issue is probably most appropriate.
Now increase (width, height) to (2048, 1600) and it produces the correct result (image is truncated):

This can be also reproduced in
piet-gpu/bin/cli.rs
. Reducing the sizeto a smaller size like
(200,200)
results inERROR_DEVICE_LOST
. I am on linux, nvidia 510.60.The text was updated successfully, but these errors were encountered: