Bug 205689 - [WebGL] Fill in missing WebGL2 entry points
Summary: [WebGL] Fill in missing WebGL2 entry points
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-02 12:03 PST by Dean Jackson
Modified: 2020-01-07 12:55 PST (History)
13 users (show)

See Also:


Attachments
Patch (341.92 KB, patch)
2020-01-02 12:20 PST, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (40.62 KB, patch)
2020-01-06 14:38 PST, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff
EWS (49.05 KB, patch)
2020-01-07 10:15 PST, Dean Jackson
no flags Details | Formatted Diff | Diff
EWS (101.53 KB, patch)
2020-01-07 11:15 PST, Dean Jackson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2020-01-02 12:03:34 PST
[WebGL] Add a WebGL2RenderingContextBase and fill in missing WebGL2 entry points
Comment 1 Radar WebKit Bug Importer 2020-01-02 12:04:38 PST
<rdar://problem/58280920>
Comment 2 Dean Jackson 2020-01-02 12:20:15 PST
Created attachment 386617 [details]
Patch
Comment 3 Dean Jackson 2020-01-06 14:38:29 PST
Created attachment 386889 [details]
Patch
Comment 4 Dean Jackson 2020-01-06 14:39:18 PST
I'll need to rebaseline a couple of tests (we're exposing things that didn't exist before, so the type of failure has changed).
Comment 5 Dean Jackson 2020-01-07 10:15:03 PST
Created attachment 386986 [details]
EWS
Comment 6 Dean Jackson 2020-01-07 11:15:11 PST
Created attachment 386999 [details]
EWS
Comment 7 Dean Jackson 2020-01-07 12:55:14 PST
Committed r254148: <https://trac.webkit.org/changeset/254148>