Skip to content

Commit

Permalink
Add the extension enum variant in deno
Browse files Browse the repository at this point in the history
  • Loading branch information
nical committed Oct 13, 2023
1 parent 981dc24 commit d7bab55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deno_webgpu/01_webgpu.js
Original file line number Diff line number Diff line change
Expand Up @@ -5163,6 +5163,7 @@ webidl.converters["GPUFeatureName"] = webidl.createEnumConverter(
"texture-compression-etc2",
"texture-compression-astc",
"rg11b10ufloat-renderable",
"bgra8unorm-storage",

// extended from spec

Expand Down

0 comments on commit d7bab55

Please sign in to comment.