diff options
author | Juan Ramos <[email protected]> | 2023-02-07 17:27:25 -0700 |
---|---|---|
committer | Juan Ramos <[email protected]> | 2023-02-07 18:30:17 -0700 |
commit | e8b8e06d092ab406b097907ecaae1a8aae9c7d53 (patch) | |
tree | d7c640b65fe4561b367e808b528c7991ed4bd0a0 /registry/validusage.json | |
parent | 93cb25c6a4cc6eeaff0da46858f45774bb51acfc (diff) | |
download | Vulkan-Headers-e8b8e06d092ab406b097907ecaae1a8aae9c7d53.tar.gz Vulkan-Headers-e8b8e06d092ab406b097907ecaae1a8aae9c7d53.zip |
headers: Remove VK_LAYER_EXPORT
- It hasn't been handling windows (so it's been half implemented)
- It's a suboptimal method for exporting symbols for vulkan layers
since `--version-script` and `.def` files exists. Both of these
methods also don't risk name mangling.
- `--version-script` also has perf benefits since you can silence
exports from code you didn't intend to export
Diffstat (limited to 'registry/validusage.json')
0 files changed, 0 insertions, 0 deletions