Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vkd3d: Avoid VVL error when game binds nothing.
It's possible to use SKIP tiles for everything and that leads to error on NV driver due to DEVICE_LOST following invalid usage with bindCount == 0. Signed-off-by: Hans-Kristian Arntzen <[email protected]>
- Loading branch information