Commit 94fa9b7
committed
Handle null descriptor set layouts gracefully
You can't use partial pipeline layouts for drawing, so the *which descriptor sets do I need to rebind* use case doesn't apply, but the *is this partial layout compatible with another (potentially partial) layout* use case is sensible, so I made nulls count as compatible with anything.1 parent b5f6194 commit 94fa9b7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments