I\'m trying to render to a texture using OpenGL ES 2.0, but I can\'t seem to make it work.
This is how I proceed:
struct RenderTexture {
This has been a while, but as I wrote in the comments, be sure you're initializing a power of 2 texture.