Skip to content

opengl: interop sw: Refactor initialization to simplify format selection

This now use a table and a format index to explicitly provide format & internal format for both planes. Some formats have been updated to abide by GLES specs

Merge request reports