c9ad5ad3b7
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>
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file alias="color.vert.qsb">../shared/color.vert.qsb</file>
|
|
<file alias="color.frag.qsb">../shared/color.frag.qsb</file>
|
|
</qresource>
|
|
</RCC>
|