Skip to content
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

wgpu_core: Add logging to Instance::new. #4114

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

jimblandy
Copy link
Member

For each backend blah, log::debug whether we were able to populate Instance::blah.

Checklist

  • Run cargo clippy.
  • Run cargo clippy --target wasm32-unknown-unknown if applicable.
  • (unnecessary) Add change to CHANGELOG.md. See simple instructions inside file.

wgpu-core/src/instance.rs Outdated Show resolved Hide resolved
For each backend `blah`, log::debug/trace whether we were able to
populate `Instance::blah`.
@jimblandy jimblandy force-pushed the instance-new-logging branch from 2b201fa to dd582e2 Compare September 5, 2023 15:48
@cwfitzgerald
Copy link
Member

I think the debug levels are good now

@cwfitzgerald cwfitzgerald merged commit 7634ae6 into gfx-rs:trunk Sep 5, 2023
20 checks passed
@jimblandy jimblandy deleted the instance-new-logging branch December 13, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants