Can anyone please review this piece of code. https://paste.debian.net/1259520/ What I have is 2 framebuffers- input and output. I generate textures for each of them and want to perform rendering on the output texture. P.S.The ```fixed-color.frag``` shader just aims to display whole screen as blue.