rust-gpu/tests/ui/storage_class
2023-04-04 05:43:26 +03:00
..
mutability-errors.rs entry: disallow explicit/interior mutability for read-only storage classes. 2023-04-04 03:50:50 +03:00
mutability-errors.stderr entry: "infer" -> "deduce", anonymous pair -> dedicated struct. 2023-04-04 05:43:26 +03:00
push_constant.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
runtime_descriptor_array_error.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
runtime_descriptor_array_error.stderr Add runtime array type (#596) 2021-05-31 09:39:06 +00:00
runtime_descriptor_array.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00
storage_buffer-dst.rs Migration from register_attr to register_tool (#926) 2022-10-19 09:50:24 +00:00