-
Notifications
You must be signed in to change notification settings - Fork 781
shader_debugprintf: support new VVL-DEBUG-PRINTF message and fix VVL version check for API selection #1187
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
Merged
Merged
shader_debugprintf: support new VVL-DEBUG-PRINTF message and fix VVL version check for API selection #1187
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
8c00ce4
shader_debugprintf: support new VVL-DEBUG-PRINTF message and fix VVL …
SRSaunders 0dc4963
Incorporate review feedback: update comments and simpify code
SRSaunders 4f53d15
Add VK_EXT_validation_features and move VK_EXT_layer_settings extensi…
SRSaunders 5fca9a6
Fix VK_EXT_layer_settings string comparison in [HPP]Instance::[HPP]In…
SRSaunders badd409
When VK_EXT_layer_settings extension is available don't enable it dur…
SRSaunders 918cef1
Check for VK_EXT_layer_settings available vs. enabled in [HPP]Instanc…
SRSaunders 61c2d81
Use vk::ExtensionProperties vs. VkExtensionProperties in HPPInstance:…
SRSaunders e23c4e5
Update comments and explicitly request required GPU features for debu…
SRSaunders bf7c37d
Check for defined layer settings before chaining-in layerSettingsCrea…
SRSaunders 7484c6b
Check VVL instance extensions for VK_EXT_layer_settings and use #defi…
SRSaunders 6b7f548
Merge branch 'main' into debugprintf-2
SRSaunders 6b9329a
Merge branch 'KhronosGroup:main' into debugprintf-2
SRSaunders 37d3dc6
Check for required GPU features otherwise throw exception with error …
SRSaunders cbe92fc
Update copyright year for all affected files
SRSaunders 2969e5b
Merge branch 'main'
SRSaunders fc26c16
Review: Remove shaderInt64 feature request, Use %v3f shader print format
SRSaunders 00d0408
Fix copyright dates in updated shaders
SRSaunders 839291f
Update hwcpipe submodule to match main branch
SRSaunders File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.