mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Adds parsing support for methods on the glsl frontend, while `.length` is the only method in the base extensions, there might be more in extensions. Adds support for the `.length` method and tests for it.