Crates.io | rps |
lib.rs | rps |
version | 0.3.0 |
source | src |
created_at | 2022-12-16 20:13:52.810955 |
updated_at | 2022-12-27 08:04:35.52711 |
description | Rust bindings for RPS API |
homepage | https://github.com/GPUOpen-LibrariesAndSDKs/RenderPipelineShaders |
repository | https://github.com/mxpv/rps |
max_upload_size | |
id | 739140 |
size | 52,317 |
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
:
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.