mirror of
https://github.com/Rust-GPU/rust-gpu.git
synced 2026-06-08 10:39:50 +09:00
* Add support for sampled images Combined image samplers are allowed as resources and require a generic parameter indicating the underlying image type. * fix formatting issues * address review comments * fix formatting issues