KhronosGroup / KhronosGroup/Vulkan-Docs

Aliases in VkFlags64 types not generated as aliases in spec text

Open
#2,188 0 comments 0 reactions 1 assignee Claimed by @oddhack View on GitHub
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

Usually aliases in Bits seem to be sorted at the end and equated to the less suffixed name. But this does not seem to work for `VkFlags64` types, such as `VkAccessFlagBits2`, leading to bit of a clutter.

Also the "provided by" hint seems inaccurate\missing.

bad?:

![obrazek](https://github.com/KhronosGroup/Vulkan-Docs/assets/3791331/0ae80e1d-b747-41f6-a145-694ec4b92b52)

good:

![obrazek](https://github.com/KhronosGroup/Vulkan-Docs/assets/3791331/913a5efe-8661-4b5f-a37a-5f69c9600ca1)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.