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

Add NaN/Inf instrumentation #2129

Merged
merged 8 commits into from
Sep 25, 2024
Merged

Conversation

HansKristian-Work
Copy link
Owner

No description provided.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Unified global/heap binding to the more generic control/payload
structure, to be able to support more kinds of QA instrumentation.

Control is intended to be device-local information, and payload is
host-visible information.

Rather than add more heap bindings, we need to use push descriptors
here. Not every shader uses heap bindings,
e.g., a shader can rely solely on root descriptors.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Allows flagging type of barrier as well.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
@HansKristian-Work HansKristian-Work marked this pull request as ready for review September 25, 2024 10:06
@HansKristian-Work HansKristian-Work merged commit 486dd4b into master Sep 25, 2024
6 checks passed
@HansKristian-Work HansKristian-Work deleted the nan-inf-instrumentation branch September 25, 2024 12:36
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.

2 participants