You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems related to the long time issue we've had of not resetting disturbed pipeline states. We know from the Vulkan face to face that we need to rethink how we do things, so a fix will unfortunately not be ready by next SDK...
As @arno-lunarg said, we have found the original idea/way for command validation (things like checking the indirect draws) has a lot of flaws once we started to actually add support for things outside basic Vulkan 1.0 concepts in the last few months.
We have a redesign mocked up and for the short time being, we will likely turn that setting off by default for the next SDK.
Environment:
Describe the Issue
Run 3D-Graphics-Rendering-Cookbook-Second-Edition/Chapter08/03_LargeScene.
Expected behavior
Disable
Indirect draw parameters
.Valid Usage ID
No validation messages.
P.S. There's no issue in Vulkan SDK 1.3.268.
The text was updated successfully, but these errors were encountered: