forked from KhronosGroup/SPIRV-Tools
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spirv-val: Fix SPV_KHR_fragment_shading_rate VUID label (KhronosGroup…
…#4014) in 3943 the new tests should have failed, but didn't due to the AnyVUID check not handling case with trailing whitespace. Added trimming to handle it as easily might happen again in future
- Loading branch information
1 parent
650acb5
commit a61d07a
Showing
2 changed files
with
24 additions
and
1 deletion.
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
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