Skip to content

Commit

Permalink
[wgpu] Revert changes to vendored copy of web-sys from gfx-rs#6377.
Browse files Browse the repository at this point in the history
Revert the changes to the vendored copy of web-sys's WebGPU bindings
made in gfx-rs#6377. The only purpose of vendoring is to pin down our WebGPU
JS bindings, not to allow local changes. And as it turns out, removing
the `max_inter_stage_shader_components` accessor isn't necessary in
order to fix gfx-rs#6290.
  • Loading branch information
jimblandy committed Oct 8, 2024
1 parent c0fa1bc commit d0798ca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions wgpu/src/backend/webgpu/webgpu_sys/gen_GpuSupportedLimits.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d0798ca

Please sign in to comment.