google / shaderc-rs

Rust bindings for the shaderc library.
https://docs.rs/shaderc
Apache License 2.0
261 stars 64 forks source link

Add limits for mesh shaders #149

Closed unneon closed 6 months ago

unneon commented 6 months ago

Added newer Limit enum variants to support working with mesh shaders, following the original C header and Rust API guidelines.

https://github.com/google/shaderc/blob/65fa097f2f0aae1a9c233bcf7d03ca3dcd296c6e/libshaderc/include/shaderc/shaderc.h#L192-L210

google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.