those are post effects not shaders (well techically there shaders but not vertex shaders, they are pixel shaders that take the final render (the image going to be sent to the screen) and manipulated it in various ways) hense post effect.
I was looking for a vertex and pixel shader to do cel shading with, i did end up writing an outline pixel shader that works fairly well.
but thanx anyway
chasester