mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-01 12:45:29 +03:00
601d67e369
As per VMA docs: 'Allocation size returned in this variable may be greater than the size requested for the resource e.g. as VkBufferCreateInfo::size. Whole size of the allocation is accessible for operations on memory e.g. using a pointer after mapping with vmaMapMemory(), but operations on the resource e.g. using vkCmdCopyBuffer must be limited to the size of the resource.' |
||
---|---|---|
.. | ||
skyline | ||
emu_jni.cpp | ||
loader_jni.cpp |