[Webkit-unassigned] [Bug 140741] New: WebGL2 (3.1): Add new types to WebGL2 API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 21 14:25:00 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140741

            Bug ID: 140741
           Summary: WebGL2 (3.1): Add new types to WebGL2 API
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: roger_fong at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150121/7ba22915/attachment-0002.html>


More information about the webkit-unassigned mailing list