Rust wrappers for AMD Render Pipeline Shaders (RPS) SDK.
NOTE: This is very much a work in progress. The API is not stable until 1.0 and may change at any time.
Reading:
This repository contains 2 crates:
Name | Description | Links |
---|---|---|
rps |
High-level Rust wrapper for RPS SDK | |
rps-sys |
Unsafe bindings to RPS SDK generated with bindgen |