Skip to content

effect/offscreenquickview: always use GL_RGBA8

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

GL_RGB8 isn't supported by OpenGL ES

BUG: 479055

Merge request reports