rps

Crates.iorps
lib.rsrps
version0.3.0
sourcesrc
created_at2022-12-16 20:13:52.810955
updated_at2022-12-27 08:04:35.52711
descriptionRust bindings for RPS API
homepagehttps://github.com/GPUOpen-LibrariesAndSDKs/RenderPipelineShaders
repositoryhttps://github.com/mxpv/rps
max_upload_size
id739140
size52,317
Maksym Pavlenko (mxpv)

documentation

README

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.

Commit count: 33

cargo fmt