Mesa's Venus VirtIO-GPU Vulkan Driver Adds Code To Handle ANGLE

Written by Michael Larabel in Mesa on 4 March 2022 at 05:30 AM EST. Add A Comment
MESA
Mesa's Venus driver providing VirtIO-GPU Vulkan support that was developed by Google as part of the Virgil effort for 3D acceleration within guest VMs can now run ANGLE. Google's ANGLE in turn is their OpenGL ES conformant implementation that can run atop Vulkan / Metal / OpenGL / Direct3D interfaces.

While Mesa already has Zink as a means of OpenGL ES (and desktop OpenGL) atop Vulkan, Mesa's Venus driver for VirtIO-GPU Vulkan usage has landed the necessary requirements for supporting Google's ANGLE for OpenGL ES atop that driver. The Vulkan VK_EXT_image_robustness, VK_EXT_line_rasterization, and VK_EXT_provoking_vertex extensions were implemented for ANGLE while may also benefit other Vulkan software too running atop Venus.

The Venus protocol and Virgl renderer code has already in turn previously merged the necessary changes for handling this ANGLE support initiative. The Mesa changes to Venus for this ANGLE support can be found via this merge request that landed in Mesa 22.1 on Thursday.

Those curious about the latest state of ANGLE can see Google's ANGLE on GitHub.
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