Skip to content

lima: implement basic depth support

Qiang Yu requested to merge anarsoul:lima-18.0 into lima-18.0

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

Merge request reports