summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguiapplication.h
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-07-02 16:33:15 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-07-02 19:53:20 +0200
commit0541516907da117c391b6c8d9820209673fcd9cd (patch)
treec7a5d7dcc561b4a8270fc569e2196fd03223c7bf /src/gui/kernel/qguiapplication.h
parentc71469530406f5d0214ceb1f10c0db051a9eee84 (diff)
Use the standard functions in GLES3 builds in VAOs
There is no guarantee that the OES extension is present and the standard functions are not required to be dynamically resolvable on ES. By performing the ARB-style lookup for the suffixless function names we can also support ES3 compatible contexts on desktop GL. This also fixes the problem of picking up the APPLE extension functions instead of ARB when both are available. vaoFuncsType was set to ARB correctly but the helper has to take the preference of ARB into account too. Task-number: QTBUG-38168 Change-Id: If7402320e8f96891017674f3c43bc57c4b5d29f3 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/gui/kernel/qguiapplication.h')
0 files changed, 0 insertions, 0 deletions