Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGPU Compatibility Mode #1063

Open
1 task done
SenorBlanco opened this issue Mar 4, 2025 · 0 comments
Open
1 task done

WebGPU Compatibility Mode #1063

SenorBlanco opened this issue Mar 4, 2025 · 0 comments

Comments

@SenorBlanco
Copy link

SenorBlanco commented 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant