WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241802
Use correct offsets type in multiDrawElements* functions
https://bugs.webkit.org/show_bug.cgi?id=241802
Summary
Use correct offsets type in multiDrawElements* functions
Alexey Knyazev
Reported
2022-06-21 06:52:59 PDT
The WEBGL_multi_draw extension defines `offsets` as arrays of `GLsizei` rather than `GLint`. Both types are resolved to `int` anyway.
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2022-06-23 02:57:28 PDT
Committed
r295772
(
251777@main
): <
https://commits.webkit.org/251777@main
> Reviewed commits have been landed. Closing PR #1648 and removing active labels.
Radar WebKit Bug Importer
Comment 2
2022-06-23 02:58:13 PDT
<
rdar://problem/95763013
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug