lima: implement basic depth support
Created by: anarsoul
mali400 uses on-chip tile buffer to store depth and stencil values, so no separate buffer is needed if FBO doesn't have depth/stencil attachment
We still need to figure out how to render to depth/stencil buffer.
Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com