Proposal: Use little-endian data layouts for scalar data Affects the format of data transferred between host app and the shader. Rationale: - little-endian is common, but not universal. Cc: @RobinMorisset