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
Add vulkan-portability to fix compiling with --all-features (#20794)
#20565 broke compiling with `--all-features` on macos. Add the
`vulkan-portability` feature to `bevy_render` required to make vulkan
compile with wgpu on mac.
Co-authored-by: François Mockers <[email protected]>
0 commit comments