drlight-code/RHaPSODIES

Reduction shader for the different result textures

drlight-code opened this issue · 1 comments

Since this is probably the most performance-intensive step, we need to look at coalescing memory accesses by using GPU specific memory access seperation by "banks"

We use a single result texture for difference, union and intersection and reduction works by now.