rps-sys 0.3.0

Unsafe bindings for RPS API generated with bindgen
Documentation
1
2
3
4
5
6
7
8
# rps-sys

[![Crates.io](https://img.shields.io/crates/v/rps-sys)](https://crates.io/crates/rps-sys)
[![docs.rs](https://img.shields.io/docsrs/rps-sys)](https://docs.rs/rps-sys/latest/rps_sys/)

Unsafe bindings to [AMD Render Pipeline Shaders SDK](https://github.com/GPUOpen-LibrariesAndSDKs/RenderPipelineShaders) automatically generated with `bindgen`.

If you're looking for a safe wrapper, check out [rps](https://crates.io/crates/rps).