Bug 140741

Summary: WebGL2 (3.1): Add new types to WebGL2 API
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, dino, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch dino: review+

Roger Fong
Reported 2015-01-21 14:25:00 PST
Trivial task. Just add typedef long long GLint64; typedef unsigned long long GLuint64; in preparation for methods in the WebGL2 API that take them as parameters.
Attachments
patch (1.12 KB, patch)
2015-01-21 14:28 PST, Roger Fong
dino: review+
Roger Fong
Comment 1 2015-01-21 14:25:49 PST
Roger Fong
Comment 2 2015-01-21 14:28:38 PST
Roger Fong
Comment 3 2015-01-21 15:17:32 PST
Note You need to log in before you can comment on or make changes to this bug.