We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5ec1e commit 29f790cCopy full SHA for 29f790c
naga/src/keywords/wgsl.rs
@@ -36,6 +36,7 @@ pub const RESERVED: &[&str] = &[
36
"texture_3d",
37
"texture_cube",
38
"texture_cube_array",
39
+ "texture_external",
40
"texture_multisampled_2d",
41
"texture_storage_1d",
42
"texture_storage_2d",
0 commit comments