Vulkan Texture Array Memory Size Difference
For some reasons, I wanted to divide my texture into a texture array. My textures size is 72×64 and I wanted to divide it 96 array of textures with 6×8 size. They consume same amount pixels but texture array occupies significantly more size of memory. I don’t know why. Their memoryRequirements are like