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

Handle alias descriptor bindings #8875

Open
spencer-lunarg opened this issue Nov 18, 2024 · 0 comments
Open

Handle alias descriptor bindings #8875

spencer-lunarg opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
GPU-AV GPU Assisted Validation

Comments

@spencer-lunarg
Copy link
Contributor

Things like https://godbolt.org/z/Kdh85abj8 will throw false positives in GPU-AV

The issue is we just get "binding 0 was accessed" out from GPU-AV post processing, but don't provide information which OpVariable was accessed and are just blindly taking the first one we find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU-AV GPU Assisted Validation
Projects
None yet
Development

No branches or pull requests

1 participant