Commit edfc68a
authored
Fix hello_triangle for macOS AMD: change VMA to request host coherent memory (KhronosGroup#1352)
* Fix hello_triangle for macOS AMD: change VMA usage flag to auto_prefer_host
* Update VMA allocation to use Auto but require Host Coherent memory1 parent 6b7c69c commit edfc68a
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
405 | | - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
406 | 407 | | |
407 | 408 | | |
408 | 409 | | |
| |||
0 commit comments