Crates.io | sierra-proc |
lib.rs | sierra-proc |
version | 0.6.0 |
source | src |
created_at | 2021-03-29 14:46:13.299023 |
updated_at | 2023-01-09 12:25:58.187022 |
description | Procedural macros for 'sierra' crate |
homepage | https://github.com/zakarumych/sierra |
repository | https://github.com/zakarumych/sierra |
max_upload_size | |
id | 375211 |
size | 129,445 |
Sierra is Vulkan-lite API, focused on ease of use while maintaining high level of control.
While resembles Vulkan in most ways,
sierra does both memory and descriptor allocation automatically.
Additionally sierra tracks resources usage to free them once no references left.
Sierra provides rich proc-macro system for declarative descriptor sets and render passes.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.