qt5base-lts/tests/manual/rhi/stereo
Kristoffer Skau c9ad5ad3b7 Add support for stereoscopic content in QRhi::OpenGLES2
Setting the flag QSurfaceFormat::StereoBuffers does not actually do
anything, because we do not utilize the extra buffers provided. We need
to expose setting the correct buffers using glDrawBuffers between draw
calls.

Change-Id: I6a5110405e621030ac3a2886fa83df0cfe928723
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2022-11-07 09:08:44 +01:00
..
CMakeLists.txt Add support for stereoscopic content in QRhi::OpenGLES2 2022-11-07 09:08:44 +01:00
main.cpp Add support for stereoscopic content in QRhi::OpenGLES2 2022-11-07 09:08:44 +01:00
stereo.pro Add support for stereoscopic content in QRhi::OpenGLES2 2022-11-07 09:08:44 +01:00
stereo.qrc Add support for stereoscopic content in QRhi::OpenGLES2 2022-11-07 09:08:44 +01:00
window.cpp Add support for stereoscopic content in QRhi::OpenGLES2 2022-11-07 09:08:44 +01:00
window.h Add support for stereoscopic content in QRhi::OpenGLES2 2022-11-07 09:08:44 +01:00