-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[0011] Allows cap and ext attributes on variable declarations (#270)
To be able to add the necessary capabilities and extensions for SpirvTypes, we have to be able to add the capabilities and extension attributes to the variables of that type. This change updates the inline spirv spec to allow adding the capabilities and extension attributes to type aliases, variables, and fields.
- Loading branch information
Showing
1 changed file
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters