People who knows the ins and outs of GPU programming these days. Would it be ill-advised to base the rendering/compositing/effects etc in a drawing application fully on GPU, either regular rendering or compute? My worries is that different hardware have different enough results that it's somehow a problem.
It somewhat feels like a image manipulation app should give the exact same result on all computers, but... I don't know. Maybe it's not a problem.