forked from LunarG/VulkanTools
-
Notifications
You must be signed in to change notification settings - Fork 5
Bugfix device memory report bind path hardening #34
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
olehkuznetsov
merged 15 commits into
android-graphics:main
from
jimblacklercorp:bugfix-device-memory-report-bind-path-hardening
Sep 17, 2026
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
b46ff31
device_memory_report: harden bind paths and query missing resource sizes
jimblacklercorp 26f8a60
device_memory_report: unit test the memory bind entry points
jimblacklercorp 38d22ad
Tests for BindResourceMemory early-out condition.
jimblacklercorp 69db630
Replace handle null checks with assertions
jimblacklercorp 68c519b
device_memory_report: preserve lifecycle invariants in BindResourceMe…
jimblacklercorp c41b3bc
device_memory_report: harden bind entry points and guard disjoint que…
jimblacklercorp ebc08c7
device_memory_report: reset state in unit tests for hermetic test exe…
jimblacklercorp 438cc8c
Merge remote-tracking branch 'origin/main' into bugfix-device-memory-…
jimblacklercorp 666659f
device_memory_report: use std::scoped_lock in Reset
jimblacklercorp b8953cc
device_memory_report: drop redundant table null check in bind assertions
jimblacklercorp 4e901dc
device_memory_report: hoist table lookup in RecordBufferBindings
jimblacklercorp 1aaf475
device_memory_report: traverse full pNext chain for disjoint image pl…
jimblacklercorp 531a506
device_memory_report: assert downstream dispatch presence in vkBind*M…
jimblacklercorp e6958f1
Merge branch 'main' into bugfix-device-memory-report-bind-path-hardening
jimblacklercorp af600e3
Merge branch 'main' into bugfix-device-memory-report-bind-path-hardening
jimblacklercorp 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
Oops, something went wrong.
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.