skyline/app
Billy Laws 601d67e369 Use resource size rather than allocation size for staging buffer size
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.'
2022-05-10 18:48:20 +01:00
..
libraries Update hades 2022-05-08 19:37:10 +01:00
src/main Use resource size rather than allocation size for staging buffer size 2022-05-10 18:48:20 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Kotlin, AGP, Gradle and Build Tools 2022-04-27 14:00:36 +05:30
CMakeLists.txt Basic bcat:u implementation 2022-05-06 15:41:48 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30