[Webkit-unassigned] [Bug 226639] Compile errors by unexpected values in ANGLE functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 6 18:50:15 PDT 2021


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
ANGLE seems to use int64_t and uint64_t.
What about changing GCGLint64 and GCGLuint64?

typedef int64_t GCGLint64;
typedef uint64_t GCGLuint64;

-- 
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/20210607/f4807860/attachment.htm>


More information about the webkit-unassigned mailing list