oximedia-accel 0.1.2

Hardware acceleration layer for OxiMedia using Vulkan compute
Documentation
1
2
3
4
5
//! Vulkan compute shaders for image processing operations.

pub mod color;
pub mod motion;
pub mod scale;