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

The process for generating mini_webgpu.h need documenting #7581

Closed
steven-johnson opened this issue May 18, 2023 · 0 comments · Fixed by #7932
Closed

The process for generating mini_webgpu.h need documenting #7581

steven-johnson opened this issue May 18, 2023 · 0 comments · Fixed by #7932

Comments

@steven-johnson
Copy link
Contributor

These structs (etc) are generated from a json file in the Dawn source code; apparently the technique for extracting what we need isn't entirely trivial, so we should document it somewhere in source.

attn @jrprice

jrprice added a commit to jrprice/Halide that referenced this issue Nov 3, 2023
* Update mini_webgpu.h with latest version from Dawn
  * Document this process
* Remove an argument from wgpuQueueOnSubmittedWorkDone

Fixes halide#7581
jrprice added a commit to jrprice/Halide that referenced this issue Nov 3, 2023
* Update mini_webgpu.h with latest version from Dawn
  * Document this process
* Remove an argument from wgpuQueueOnSubmittedWorkDone

Fixes halide#7581
steven-johnson added a commit that referenced this issue Nov 28, 2023
* [WebGPU] Update to latest native headers

* Update mini_webgpu.h with latest version from Dawn
  * Document this process
* Remove an argument from wgpuQueueOnSubmittedWorkDone

Fixes #7581

* [WebGPU] Note that wgpu is not yet supported

* [WebGPU] Add https:// to external links in README

* update to commit b5d38fc7dc2a20081312c95e379c4a918df8b7d4

* Update mini_webgpu.h

---------

Co-authored-by: Steven Johnson <srj@google.com>
ardier pushed a commit to ardier/Halide-mutation that referenced this issue Mar 3, 2024
* [WebGPU] Update to latest native headers

* Update mini_webgpu.h with latest version from Dawn
  * Document this process
* Remove an argument from wgpuQueueOnSubmittedWorkDone

Fixes halide#7581

* [WebGPU] Note that wgpu is not yet supported

* [WebGPU] Add https:// to external links in README

* update to commit b5d38fc7dc2a20081312c95e379c4a918df8b7d4

* Update mini_webgpu.h

---------

Co-authored-by: Steven Johnson <srj@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant