my friend, so I need tranport a texture in selfdefine frame buffer to postprocessstage,but I dont have idea
Can you show the code you have? is it giving you any errors? If you have a texture object just pass it as a uniform.
By the way ,are gl_FragCoord.z and gl_FragCoord.w in postProcessStage the same as raw WebGL ?