lava 0.4.9

Rust wrapper to manipulate Vulkan more conveniently than with bindings.
Documentation
1
2
3
4
// Copied from `scripts/static/`

/// `"VK_LAYER_KHRONOS_validation"`
pub const VK_LAYER_KHRONOS_VALIDATION_NAME : &str = "VK_LAYER_KHRONOS_validation";