Hello everyone,
The question is just that : how I call a function when I'm sure the dispatch of a compute buffer is done ?
I tried to do double buffering with 2 render textures, but I still have some after image effects. So I guess 3 frames wasn't enough... know that I think about it that's weird, it's just computing the medium of 3 render textures into the last one.