This crates provides safe and idiomatic Rust wrapper to AMD Render Pipeline Shaders SDK.
NOTE: This is very much a work in progress. The API is not stable until 1.0 and may change at any time.
Add this to your Cargo.toml
:
toml
rps = "0.1"
Note that The AMD Render Pipeline Shaders (RPS) SDK is released under the AMD INTERNAL EVALUATION LICENSE
.
Please see file LICENSE.txt for full license details.