How to applay several shaders to one texture in series

I want to make compound effect from several shaders with one textures. Is it possible?

I use GL ES 2.0 on Android.