2
0
mirror of https://github.com/skyline-emu/skyline.git synced 2025-03-02 11:45:21 +03:00
PixelyIon c0c4db68a8 Fix BufferView offset not being added in vkCmdUpdateBuffer
The offset of the view wasn't added to the `vkCmdUpdateBuffer`, this would cause the offset to be incorrect given the buffer was a view of a larger buffer that wasn't the start of it. This commit fixes that by adding the offset of the view to the buffer update.
2022-04-14 18:06:15 +05:30
..
2019-10-18 16:22:38 +05:30