vulkan icon indicating copy to clipboard operation
vulkan copied to clipboard

Better handling for `len` attribute in vk.xml

Open achirkin opened this issue 7 years ago • 0 comments

https://github.com/achirkin/vulkan/blob/84a01f4a0e213fb5009bd02178d0c663f7a31d8a/genvulkan/src/VkXml/Sections/Types.hs#L210-L214

Make len and altlen parsing more correct and robust w.r.t. spec 10.2.2 "attributes of member tags".

achirkin avatar Feb 19 '18 06:02 achirkin