[Webkit-unassigned] [Bug 241802] New: Use correct offsets type in multiDrawElements* functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 21 06:52:59 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241802
Bug ID: 241802
Summary: Use correct offsets type in multiDrawElements*
functions
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Trivial
Priority: P2
Component: WebGL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lexa.knyazev at gmail.com
CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com
The WEBGL_multi_draw extension defines `offsets` as arrays of `GLsizei` rather than `GLint`. Both types are resolved to `int` anyway.
--
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/20220621/cbe4f741/attachment-0001.htm>
More information about the webkit-unassigned
mailing list