Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 878 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 878 Bytes

vk-parse

LICENSE LICENSE Documentation Crates.io Version Build Status

vk-parse is a Rust crate which parses the Vulkan API registry XML and converts it to a Rust representation. It can be used to simplify generation of Vulkan API bindings.

Crate itself resides in vk-parse subdirectory, where you can also find more information about it.