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
- rewrite assert_eq!(x, true/false) as assert!(x)/assert!(!x) in the serde round-trip
tests (naga clippy --all-targets --all-features was not run locally before)
- benches glsl::Options.zero_initialize_workgroup_memory: true -> Polyfill (missed
Phase-3 construction site; the other zero_init sites are hal::ProgrammableStage bools)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments