You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate is an unofficial wrapper for [SPIR-V Tools], its primary use case is for the [rust-gpu] project.
13
10
@@ -23,8 +20,6 @@ This is a very rough wrapper around the assembler, validator, and (most of the)
23
20
24
21
We welcome community contributions to this project.
25
22
26
-
Please read our [Contributor Guide](../CONTRIBUTING.md) for more information on how to get started.
27
-
28
23
## License
29
24
30
25
Apache License, Version 2.0, ([LICENSE-APACHE](spirv-tools/LICENSE) or <http://www.apache.org/licenses/LICENSE-2.0>)
@@ -34,4 +29,4 @@ Apache License, Version 2.0, ([LICENSE-APACHE](spirv-tools/LICENSE) or <http://w
34
29
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
0 commit comments