Crate nvngx

Source
Expand description

The NGX-rs is a crate carefully wrapping the NVIDIA NGX library, providing some abstractions in order to make the use easier.

Re-exports§

pub use nvngx_sys as sys;
pub use vk::*;

Modules§

vk
Vulkan bindings to NGX.

Macros§

insert_parameter_debug
Inserts a parameter into the debug map.

Enums§

Error
The error type.