Skip to content

Consider ABI-breaking style for VMA-Hpp? #79

@sharadhr

Description

@sharadhr

In KhronosGroup/Vulkan-Hpp#2443, we have moved off the include-everything-then-using style, which led to a lot of edge cases and hardcoding to the so-called ABI-breaking style.

This requires some additional work, but the upshot is that the same code path is used in the generator, without having to additionally cache things and print out thousands of using statements, making the module interface itself much shorter, leading to reduced maintainer workload as well.

Could this be considered for VMA-Hpp?

Also CCing @M2-TE who helped a lot there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions