Renderscript: Accessing 'z' Coordinate
I'm trying to write a simple kernel for image processing; I was planning on storing the channel of image in the 'z' coordinate of an allocation. I think this should be possible ba
Solution 1:
No, right now we don't support z coordinates when used with forEach.
Post a Comment for "Renderscript: Accessing 'z' Coordinate"