Windows 11
Primary GPU: rx580
Secondary GPU: Arc a380
WGPU_BACKEND = 'vulkan'
it does work fine with DX12 however multiple other apps preform better with vulkan so I only noticed it thanks to WGPU_BACKEND = 'vulkan' being in my path thought at the very least it is worth reporting
Rio: Runtime Error
panicked at 'wgpu error: Validation Error
Caused by:
In Device::create_render_pipeline
Color state [0] is invalid
Format Rgba8Snorm is not renderable
', C:\Users\Quack.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-0.16.1\src\backend\direct.rs:3019:5
Windows 11
Primary GPU: rx580
Secondary GPU: Arc a380
WGPU_BACKEND = 'vulkan'
it does work fine with DX12 however multiple other apps preform better with vulkan so I only noticed it thanks to
WGPU_BACKEND = 'vulkan'being in my path thought at the very least it is worth reportingRio: Runtime Error
panicked at 'wgpu error: Validation Error
Caused by:
In Device::create_render_pipeline
Color state [0] is invalid
Format Rgba8Snorm is not renderable
', C:\Users\Quack.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-0.16.1\src\backend\direct.rs:3019:5