RESOLVED FIXED 140741
WebGL2 (3.1): Add new types to WebGL2 API
https://bugs.webkit.org/show_bug.cgi?id=140741
Summary WebGL2 (3.1): Add new types to WebGL2 API
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.