means you want an edge sharpen, not just a global image sharpen. I guess for the devs it’s good to know the specifics
in any case, can’t the method I described above be mixed with sobel edge detection? AFAIK sobel edge detection isn’t an expensive shader and works fairly well for object edges.
but in any case, wouldn’t an edge sharpen shader do the exact opposite of what the postprocess AA shader does?