Skip to content

formats: Add ETC2 compressed formats.

Lepton Wu requested to merge lepton/virglrenderer:etc2 into master

These formats are supported and required by GLES3. Without these formats, guest MESA uses uncompressed formats to emulate them while formats like GL_R16 are not available on GPU like MALI.

Signed-off-by: Lepton Wu lepton@chromium.org

Merge request reports