-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vkd3d: Validate descriptor count against supported limit.
Returning E_INVALIDARG here seems to match current agility SDK behaviour as opposed to E_OUTOFMEMORY on older D3D12 runtimes. Signed-off-by: Philip Rebohle <[email protected]>
- Loading branch information
1 parent
4c6bbce
commit a7ac1a7
Showing
1 changed file
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters