Open
Description
To fix #4150, the direction we're pursuing in #7721 is to copy the unaligned data into a temporary buffer, properly aligned. But surprisingly, there is another way to fix this that requires no temporary and a constant number of copies.
Dawn implements this, with lots of comments. The 3D version is very challenging, but it can be done.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo