#1063: WebGPU Compatibility Mode

Visit on Github.

Opened Mar 4, 2025

Hola, TAG!

I'm requesting a TAG review of WebGPU Compatibility Mode.

WebGPU Compatibility Mode is an opt-in, lightly restricted subset of WebGPU capable of running older graphics APIs such as OpenGL and Direct3D11. The goal is to expand the reach of WebGPU applications to older devices that do not have the modern, explicit graphics APIs that core WebGPU requires. This requires Compatibility Mode to prohibit the use of some WebGPU features that the older APIs do not support.

Further details:

  • I have reviewed the TAG's Web Platform Design Principles
  • Previous early design review, if any: none
  • Relevant time constraints or deadlines: none
  • The group where the work on this specification is currently being done: GPU for the Web Working Group
  • The group where standardization of this work is intended to be done (if different from the current group): same
  • Major unresolved issues with or opposition to this specification: none
  • This work is being funded by: Google, Apple and Mozilla

Discussions