-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
MacBook Pro (16-inch, 2019)
CPU: 2.4 GHz 8-Core Intel Core i9
GPU: On a AMD Radeon Pro 5500M 8Gb
Cloned and downloaded assets, tried cargo run --bin 29
and this happened.
No available layers.
thread 'main' panicked at 'Validation layers requested, but not available!', src/utility/share/mod.rs:32:9
stack backtrace:
0: std::panicking::begin_panic
at /Users/manuel.gil/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/src/rust/library/std/src/panicking.rs:497
1: vulkan_tutorial_rust::utility::share::create_instance
at ./src/utility/share/mod.rs:32
2: _29::VulkanApp29::new
at ./src/tutorials/29_multisampling.rs:106
3: _29::main
at ./src/tutorials/29_multisampling.rs:1343
4: core::ops::function::FnOnce::call_once
at /Users/manuel.gil/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/src/rust/library/core/src/ops/function.rs:227
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
MoltenVK vkcubeapp.app runs with no problem :(
Metadata
Metadata
Assignees
Labels
No labels