-
Notifications
You must be signed in to change notification settings - Fork 916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when moving Window to background in Example #58
Comments
Thanks for filing the issue! |
@kvark Is that an issue in |
Yes, it's here.
… On Feb 18, 2019, at 07:33, Seivan Heidari ***@***.***> wrote:
@kvark Is that an issue in gfx-hal, gfx-examples or WebGPU itself?
I mean as far as I remember, gfx-hal didn't have this issue at all, so it could be the example or WebGPU?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
This also happens on iOS but I'm not 100% sure it's related.
Seems to be a |
Resolved in #69 |
58: Update to latest wgpu native r=kvark a=rukai This PR is waiting on gfx-rs#276 but also allows us to test 276 Co-authored-by: Rukai <rubickent@gmail.com>
58: Update to latest wgpu native r=kvark a=rukai This PR is waiting on gfx-rs#276 but also allows us to test 276 Co-authored-by: Rukai <rubickent@gmail.com>
* Move from travis to github actions (gfx-rs#58) * Added github actions * Remove travis * Fixed clippy warnings * Add the clippy check to ci * Move workflows to .github * Fix missing clippy
This sample crashes when running with
Metal
onmacOS Mojave
.The text was updated successfully, but these errors were encountered: