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

GPU-AV: Post Process Descriptor Indexing is broken in Vulkan SDK 1.4 #9222

Open
corporateshark opened this issue Jan 15, 2025 · 4 comments
Open
Assignees
Labels
GPU-AV GPU Assisted Validation

Comments

@corporateshark
Copy link
Contributor

corporateshark commented Jan 15, 2025

Environment:

  • OS: Windows 10 64-bit
  • GPU and driver version: RTX 3070 Ti, 566.36
  • SDK or header version if building from repo: 1.4.304.0
  • Options enabled (synchronization, best practices, etc.): GPU-Assisted - Shader Instrumentation - Post Process Descriptor Indexing

Describe the Issue

Run 3D-Graphics-Rendering-Cookbook-Second-Edition/Chapter11/06_FinalDemo.

Device Lost or (sometimes) extremely slow rendering.

Expected behavior

Disable Post Process Descriptor Indexing.

Image

Valid Usage ID

No validation messages.

corporateshark added a commit to corporateshark/lightweightvk that referenced this issue Jan 15, 2025
@spencer-lunarg spencer-lunarg self-assigned this Jan 15, 2025
@spencer-lunarg spencer-lunarg added the GPU-AV GPU Assisted Validation label Jan 15, 2025
@corporateshark
Copy link
Contributor Author

@spencer-lunarg If you plan to reproduce this with the latest version, please note that this validation check is now deliberately disabled in LVK as a workaround.

@spencer-lunarg
Copy link
Contributor

spencer-lunarg commented Jan 21, 2025

@corporateshark thanks (for reporting this providing samples for us to use)

I have found some other issues in traces that might be related

@corporateshark
Copy link
Contributor Author

Just checked the new Vulkan SDK 1.4.304.1. Still negative function. Device lost.

@spencer-lunarg
Copy link
Contributor

yes, the 1.4.304.1 SDK only had a 2 commit cherry-picked (we don't try adding to much drastic changes in a minor release), one for pointer crash and one to point the URL to a better/faster page to load the VU error message

I still think this might be fixed (haven't had time to repro yet) but known to not be in the 1.4.304.1 SDK

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

2 participants