You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All padded Vulkan formats have padding in the low bits and data in the high bits. The DFD created by createDFDPackedPadded has them in the reverse order in at least the little-endian case. I have not checked the big-endian code.