Commit 8ee0104
[dxvk] Fix DxvkShaderPipelineLibraryKey::eq
It always returned true when comparing with empty key, resulting in
library from createNullFsPipelineLibrary()->compilePipeline() being
returned for non-empty key on some platforms.
Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>1 parent 5d62622 commit 8ee0104
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
0 commit comments