Skip to content

Fix build when using openGLES

Christophe Marin requested to merge work/fix_build_with_gles into release/24.05

If qtbase is built using openGLES instead of openGL, functions are available in the QOpenGLFunctions_ES2 header.

BUG: 483425 FIXED-IN: 24.05.1

Merge request reports