I'm developing AI APPs with Metal Compute Function.
As shown in the following picture captured from Metal Debuger: The preview picutre is wrong while the picture in Attachment View is correct. The final Result is the same as the preview picutre which is not expected.
This error is not appeared in x86_64 Macbook, but appeared in M1 Macbook.
I think there may be some issue(like concurrent read) mentioned in Bring your Metal app to Apple silicon Macs.
Can you give me some idea how to debug it? Thanks!