Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize scripts with Vulkan, correct extension appendix section nesting #1116

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

oddhack
Copy link
Contributor

@oddhack oddhack commented Mar 29, 2024

The observable effects of this are

  • Pushes the subsection titles in the extension appendices down one level, similar to Fix section titles in Appendix I - OpenCL extensions #1087 but keeping the scripts in sync
  • Adds an autogenerated 'API Interactions' section with currently only affects the cl_khr_command_buffer extension, since that's the only one with some APIs tagged in the XML as dependent on a particular core version

Recommend this as a replacement for #1087

…n nesting

The observable effects of this are

- Pushes the subsection titles in the extension appendices down one level, similar to #1087 but keeping the scripts in sync
- Adds an autogenerated 'API Interactions' section with currently only affects the cl_khr_command_buffer extension, since that's the only one with some APIs tagged in the XML as dependent on a particular core version
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - I verified that the extensions are now nested properly.

@bashbaug bashbaug merged commit 95204bf into main Mar 31, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants