Platform/GFX/WebGPU: Difference between revisions
Jump to navigation
Jump to search
(Create a page for WebGPU) |
(Fixed the "all bugs" link) |
||
Line 5: | Line 5: | ||
==Bug tracking== | ==Bug tracking== | ||
'''Graphics: WebGPU''' component: [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Open bugs only] | [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU | '''Graphics: WebGPU''' component: [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Open bugs only] | [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU All bugs] | ||
"webgpu-mvp" meta-bug [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1602129&hide_resolved=1 dependencies] | "webgpu-mvp" meta-bug [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1602129&hide_resolved=1 dependencies] |
Revision as of 16:58, 13 February 2020
WebGPU is the new API for compute and graphics on the Web. It's developed by the GPU for the Web community group at W3C.
Architecture
TODO
Bug tracking
Graphics: WebGPU component: Open bugs only | All bugs
"webgpu-mvp" meta-bug dependencies
Demos
Links
- API Specification
- Implementation Status
- Introduction to WebGPU (Berlin All Hands)