mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 16:53:48 +00:00
[wgsl] Reserve binding_array
This commit is contained in:
parent
205ea6cc5c
commit
8db27c49f8
@ -134,6 +134,7 @@ pub const RESERVED: &[&str] = &[
|
||||
"await",
|
||||
"become",
|
||||
"bf16",
|
||||
"binding_array",
|
||||
"cast",
|
||||
"catch",
|
||||
"cbuffer",
|
||||
|
Loading…
Reference in New Issue
Block a user