diff options
| author | 2020-04-21 21:46:58 -0300 | |
|---|---|---|
| committer | 2020-04-21 22:06:38 -0300 | |
| commit | 6f47bd9641c04a2cdc8f23fafd49069eab00e3fb (patch) | |
| tree | e4cc0546f628fa1706c88d8ee64556c083eb531c /src/video_core/gpu.cpp | |
| parent | Merge pull request #3714 from lioncash/copies (diff) | |
| download | yuzu-6f47bd9641c04a2cdc8f23fafd49069eab00e3fb.tar.gz yuzu-6f47bd9641c04a2cdc8f23fafd49069eab00e3fb.tar.xz yuzu-6f47bd9641c04a2cdc8f23fafd49069eab00e3fb.zip | |
vk_memory_manager: Remove unified memory model flag
All drivers (even Intel) seem to have a device local memory type that is
not host visible. Remove this flag so all devices follow the same path.
This fixes a crash when trying to map to host device local memory on
integrated devices.
Diffstat (limited to 'src/video_core/gpu.cpp')
0 files changed, 0 insertions, 0 deletions