← Back to release summary

WebGPU f16 support

Category
Graphics
Type
Chromium catches up
Status
Enabled by default (Chrome 120)
Intent stage
None

Summary

Allows for the use of the half-precision floating-point type f16 in WebGPU shaders (WGSL). Developers can use the 'shader-f16' feature from the WebGPU spec and the 'f16' extension from the WGSL spec to access 16-bit floating point variables and APIs in their shaders.

Standards & signals

View on chromestatus.com