summaryrefslogtreecommitdiffstats
path: root/examples/opengl/contextinfo/widget.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-03-19 17:21:00 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-03-20 14:06:15 +0000
commit7715ce9fab3b5f46f1d7e0a1503323200790d9c6 (patch)
tree923cc4cfdd2a3dde735782c6164ae96db2bf7d87 /examples/opengl/contextinfo/widget.cpp
parentba287c55ef179b073482453298f513992b54c11e (diff)
Disable usage of glTexStorage on Mali ES 3.0
Even though immutable storage is available and the glTexStorage2D seems to succeed, the subsequent glTexSubImage2D calls always fail with GL_INVALID_OPERATION. Falling back to mutable storage works just fine. This makes QOpenGLTexture and examples like qtbase's textures functional on Mali T628 (tested with Odroid XU-3). Task-number: QTBUG-45106 Change-Id: If1b4fe6673ba924cfa7cfd7af7d4f0bc3b6a0fe8 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'examples/opengl/contextinfo/widget.cpp')
0 files changed, 0 insertions, 0 deletions