Skip to content

RFC: mesa: Allow GLES to store BGRA/SRGB8_ALPHA8 textures as RGBA8 internally

Rohan Garg requested to merge shadeslayer/mesa:review/egl_bgra into master

This would allow applications like virgl to be able to emulate BGRA and SRGB8 for GL guests on a GLES host.

Signed-off-by: Rohan Garg rohan.garg@collabora.com

Piglit tests can be found here piglit!372

Edited by Rohan Garg

Merge request reports