Skip to content
Merged
Changes from all commits
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
1 change: 1 addition & 0 deletions doc/articles/Extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ If an implementation does not have an assigned prefix and block, it **should** b
| wgpu-native | `Wgpu` | `0x0003_????` | -
| Emscripten | `Emscripten` | `0x0004_????` | -
| Dawn | `Dawn` | `0x0005_????` | -
| Wagyu | `Wagyu` | `0x0006_????` | -

Note all negative values (values with the most-significant bit set to 1) are reserved for future use.

Expand Down