vulkano/examples/mesh-shader
grego 252329cbf3
vulkano-util: do not pull the default winit features (#2533)
This allows a downstream user to set which winit features to use, possibly
sparing a lot of dependencies from being pulled and compiled.

Co-authored-by: Rua <ruawhitepaw@gmail.com>
2024-06-30 15:23:19 +02:00
..
Cargo.toml vulkano-util: do not pull the default winit features (#2533) 2024-06-30 15:23:19 +02:00
frag.glsl Mesh shading example (#2437) 2024-01-02 14:46:27 +01:00
main.rs Rename Features, Properties to DeviceFeatures, DeviceProperties (#2481) 2024-03-04 17:24:29 +01:00
mesh.glsl Mesh shading example (#2437) 2024-01-02 14:46:27 +01:00