Intel Posts FP16 GLSL Patches For Mesa

Written by Michael Larabel in Mesa on 25 November 2017 at 08:21 AM EST. 4 Comments
MESA
Topi Pohjolainen of Intel has been working on adding proper FP16/half-precision support to Mesa's GLSL code.

Being pushed along by Igalia working on 16-bit storage for SPIR-V/Vulkan, Topi has been working on 16-bit GLSL support in the Mesa code. This includes patches for basic 16-bit lowering with NIR, FP16 support improvements within the Intel compiler code, and the common Mesa GLSL changes.

These 51 patches for now are on Mesa-dev. Using 16-bit/half-precision can save on storage and bandwidth requirements where supported by the hardware. On the Intel Vulkan side, their 16-bit support is further along.
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