Skip to content

lima: properly support RGBA render targets

Qiang Yu requested to merge anarsoul:lima-17.3-rgba-render-target into lima-17.3

Created by: anarsoul

Render target is BGRA by default, so we need to set swap channel bit in mrt_bits for RGBA.

Fixes #32 (closed)

Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com

Merge request reports