In messing around with my code I wanted to try and read two pixels from global memory in one read and work on each pixel individually in the kernel. Something like this:
In messing around with my code I wanted to try and read two pixels from global memory in one read and work on each pixel individually in the kernel. Something like this: