Commit eb9e330
authored
[VK] Fix EnabledDeviceExtensions redefinition and drop on macOS build (#1251)
Fixes a redefinition of `EnabledDeviceExtensions` in
`VulkanDevice::create` introduced by the parallel merge of #1177 and
#1195, plus a related silent drop of `VK_EXT_mesh_shader` when both
extensions are enabled.
Assisted by Claude Opus 4.7.1 parent 8d8ad56 commit eb9e330
1 file changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
1322 | | - | |
1323 | | - | |
1324 | 1318 | | |
1325 | | - | |
1326 | 1319 | | |
1327 | 1320 | | |
1328 | 1321 | | |
1329 | 1322 | | |
1330 | | - | |
1331 | | - | |
1332 | 1323 | | |
1333 | 1324 | | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
1334 | 1331 | | |
1335 | 1332 | | |
1336 | 1333 | | |
| |||
0 commit comments