Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Mention issue 747
  • Loading branch information
kainino0x committed Apr 9, 2021
commit 67a849f2065e51c224222c8b24ab3268e9bfddd8
3 changes: 3 additions & 0 deletions explainer/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -752,5 +752,8 @@ The closest option is `sequence<enum type>`, but it doesn't naturally describe
an unordered set of unique items and doesn't easily allow things like
`GPUColorWrite.ALL` above.

See also issue [#747](https://github.com/gpuweb/gpuweb/issues/747)
which mentions that strongly-typed bitflags in JavaScript would be useful.


# WebGPU Shading Language # {#wgsl}