Mesa's Intel Vulkan Driver Introduces A Null Hardware Layer

Written by Michael Larabel in Mesa on 26 March 2021 at 01:00 AM EDT. 10 Comments
MESA
Intel's latest addition to Mesa 21.1 with their "ANV" Vulkan driver is... A null hardware layer.

This "nullhw" Vulkan layer is to disable all rendering and compute commands in the command parsing hardware. This null hardware Vulkan layer was written a year ago but only merged now.

This Vulkan layer for Intel's ANV driver is similar to Intel's "Blackhole" render extension for OpenGL. The function that this null hardware layer serves is for quickly finding CPU bottlenecks within the driver.

So this Vulkan layer isn't useful to end users / gamers directly but in turn its usage by Intel's open-source driver developers should help uncover new areas for performance optimizations.

The layer is now in Mesa Git.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week