Bug 114246 - Use OpenGL ES3 subimage support in texture mapper
Summary: Use OpenGL ES3 subimage support in texture mapper
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-08 23:59 PDT by Jani Hautakangas
Modified: 2022-07-29 10:53 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jani Hautakangas 2013-04-08 23:59:07 PDT
OpenGL ES3 introduces subimage support. Map QT_OPENGL_ES_3 to TEXMAP_OPENGL_ES_3 and use it to detect subimage support.
QT_OPENGL_ES_3 is introduced by https://bugreports.qt-project.org/browse/QTBUG-30370
Comment 1 Alexey Proskuryakov 2022-07-29 10:53:22 PDT
The Qt port has been removed from WebKit, resolving this bug.