8 releases
0.0.14 | May 3, 2020 |
---|---|
0.0.13 | Apr 26, 2020 |
0.0.10 | Mar 19, 2020 |
0.0.9 | Jan 26, 2020 |
0.0.6 | Nov 24, 2019 |
#219 in #vulkan
41 downloads per month
Used in gaclen
130KB
2.5K
SLoC
Tweaked version of vulkano_shader! macro.
In order to function the macro requires access to gaclen crate:
// Allow `shader!` macro to use this project's gaclen dependency.
extern crate gaclen;
The changes include tweaks to the generated code to use gaclen::vulkano to avoid the necessity of including vulkano in gaclen-dependent projects.
Dependencies
~30MB
~661K SLoC