ebe5e9e294
The OpenXROpenGLExtension class handles both OpenGL and OpenGL ES but currently there is no code path to activate the extension when the "opengl3_es" rendering driver is requested explicitly. A similar issue exists in OpenXRFBUpdateSwapchainExtension. With this commit both strings are checked.