3 releases (breaking)

0.3.0 Dec 27, 2022
0.2.0 Dec 27, 2022
0.1.0 Dec 16, 2022

#199 in Rendering

31 downloads per month

MIT/Apache

5MB
78K SLoC

C++ 70K SLoC // 0.1% comments Python 4K SLoC // 0.3% comments Objective-C++ 1.5K SLoC // 0.2% comments C 1.5K SLoC // 0.2% comments Rust 683 SLoC // 0.0% comments Prolog 263 SLoC // 0.1% comments Batch 155 SLoC Visual Studio Solution 87 SLoC GLSL 31 SLoC Alex 14 SLoC Bazel 12 SLoC PowerShell 12 SLoC Objective-C 9 SLoC // 0.5% comments Shell 1 SLoC // 0.8% comments

rps

Crates.io docs.rs

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.

Usage

Add this to your Cargo.toml:

rps = "0.1"

License

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.

Dependencies