Skip to content

platformsupport/scenes/opengl: fix format filtering

Xaver Hugl requested to merge work/zamundaaa/fix-format-filtering into master

We support (specifically, 16 bit floating point) formats that are neither 10 nor 8 bits per color, so the filtering needs to reflect that

Merge request reports