Skip to content

Input Array becomes zeros on iOS devices #585

@sukhsung

Description

@sukhsung

What is wrong?

When I pass an array to kernel, all of entries becomes 0 on iOS devices (Chrome and Safari)

Where does it happen?

Confirmed on at least three devices (my iPad, iPhone and friend's iPhone)

How do we replicate the issue?

Here is minimum working example : https://jsfiddle.net/yzpaefuo/5/

How important is this (1-5)?

5 if I'm not messing something up

Expected behavior (i.e. solution)

I should get same results on both all devices.

Other Comments

I've tested this on android devices and it works fine, and it works on my Mac and PC as well.
It also seems to work properly with older version of gpu.js. Specifically one that worked was 1.10.1

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions