Background:
A lot of Android devices don't support textures the size of their screen, which is a hindering for rendering with multiple draw buffers.
Some devices support bigger renderbuffers, however.
Question:
When blitting, is it overwriting the target buffer or blending it?