|
|
| Line 62: |
Line 62: |
| ==Bug tracking== | | ==Bug tracking== |
|
| |
|
| All relevant bugs for this project are tracked by the <code>Graphics: WebGPU</code> component. See [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED all open bugs], or [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU all bugs (including closed ones)]
| | Bugs and tasks for this project are tracked in the Bugzilla <code>Graphics: WebGPU</code> component. See [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED all open bugs], or [https://bugzilla.mozilla.org/buglist.cgi?product=Core&component=Graphics%3A%20WebGPU all bugs including closed ones] |
| | |
| Current work is tracked in the following bugs:
| |
| | |
| * [https://bugzilla.mozilla.org/show_bug.cgi?id=webgpu-v1&hide_resolved=1 <code>webgpu-v1</code>] - meta-bug for remaining standard compliance issues
| |
| * [https://github.com/gfx-rs/wgpu/milestone/8 WebGPU Specification V1] milestone for [https://github.com/gfx-rs/wgpu <code>wgpu</code>]
| |
| * [https://github.com/gfx-rs/naga/milestone/4 WGSL Specification v1] milestone for [https://github.com/gfx-rs/naga `naga`]
| |
|
| |
|
| Demos: | | Demos: |