Android OpenGL ES 2.0, I bind bitmap and depth map bitmap to fragment_shader.glsl,
fragment_shader.glsl
precision mediump float; uniform sampler2D sDepth; uniform sa