I am using an Android device running Froyo supporting OpenGL ES 1.1 and OpenGL ES 2.0
I want to render the depth buffer to a texture. Having seen a number of example
Rendering to a depth texture isn't supported on many devices. You'll need to attach a renderbuffer for your depth buffer.