Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix adapter selection in Vulkan demo (#17442)
Changed the adapter index in the for loop to correctly iterate through available adapters. This ensures that the correct adapter is selected based on its Luid.
- Loading branch information