[wgsl] Reserve binding_array

This commit is contained in:
Igor Shaposhnik 2022-05-11 14:21:19 +03:00 committed by Teodor Tanasoaia
parent 205ea6cc5c
commit 8db27c49f8

View File

@ -134,6 +134,7 @@ pub const RESERVED: &[&str] = &[
"await",
"become",
"bf16",
"binding_array",
"cast",
"catch",
"cbuffer",