4 releases (2 breaking)

0.3.0 Mar 13, 2023
0.2.2 Mar 13, 2023
0.2.1 Mar 6, 2023
0.2.0 Mar 6, 2023
0.1.0 Mar 5, 2023

#632 in Graphics APIs

Download history 4/week @ 2024-02-26 18/week @ 2024-04-01 173/week @ 2024-04-15

191 downloads per month

Zlib OR Apache-2.0 OR MIT

225KB
2K SLoC

vk_dot_xml_parser

Parser for the Vulkan vk.xml file

Stability

This library is not necessarily stable, nor is it likely to ever be fully stable.

As vk.xml updates, the library will update as well. If the XML adds attributes, we may have to add fields. If the XML changes the nature of an attribute, we may have to change the type of existing fields. Because we're at the whim of what Khronos does with vk.xml, we can't be sure of stability. Similarly, things become simpler when there's less "string-ly typed data", so converting fields away from being strings will happen when possible.

All that said, normal semver will of course be used.

Dependencies