Mesa-intel Warning Ivy Bridge Vulkan Support Is Incomplete High Quality Now
To the uninitiated, this seems cruel. Why break something that used to work "fine"? The answer lies in code maintenance.
Understanding the "mesa-intel warning: Ivy Bridge Vulkan support is incomplete" Message mesa-intel warning ivy bridge vulkan support is incomplete
include a Vulkan driver for Ivy Bridge, but it does not implement the full Vulkan specification. Hardware Limitations To the uninitiated, this seems cruel
Vulkan relies heavily on cross-lane operations within a wave of threads. Ivy Bridge has quirks in how it handles these "subgroup" operations, leading to corrupt rendering or infinite loops in modern shaders. To the uninitiated
or
If the warning spams your logs and bothers you, you can filter it:
, support for these generations is considered "experimental" rather than conformant. The Polling Effect