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

Remove old names for enums: memory semantics, scope ID #13

Merged
merged 1 commit into from
Nov 18, 2015

Conversation

dneto0
Copy link
Collaborator

@dneto0 dneto0 commented Nov 18, 2015

We prefer the new names because they end with "ID" and match the section headers in the SPIR-V spec. They are:
Remove the uses of the old names.

Also ran clang-format on the affected files. In one case, the reformatting of a table was painfully different, so I added a "clang-format off" directive around it.

@antiagainst
Copy link
Contributor

+2

@dneto0 dneto0 merged commit 64a9be9 into KhronosGroup:master Nov 18, 2015
@dneto0 dneto0 deleted the remove-stale-enum branch November 18, 2015 21:15
cnorthrop pushed a commit to cnorthrop/SPIRV-Tools that referenced this pull request May 23, 2017
It's the top 16 bits of the generator word.

Test output expects a relatively recent versions of:
- SPIRV-Tools: parses tools identities from the SPIR-V XML Registry file
- SPIRV-Headers: defines the "Google over Shaderc" generator as tool KhronosGroup#13
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.

None yet

2 participants