mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 14:54:25 +00:00
d68b5ee06d
This resolves #986. This removes endian-based inversion of texture layout aliases when represented as uint32. This inversion was incorrect and would cause unknown texture formats as a result on big-endian machines (PPC64).