[Webkit-unassigned] [Bug 241748] New: Align uniform*, WebGLMultiDraw, and GraphicsContextGLANGLE functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 18 05:22:17 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241748
Bug ID: 241748
Summary: Align uniform*, WebGLMultiDraw, and
GraphicsContextGLANGLE functions
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
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
* WebGL2RenderingContext::uniform* function signatures should have const qualifiers like their counterparts.
* WebGL2RenderingContext::uniform* function signatures should use rvalue references for typed arrays.
* WebGLMultiDraw should not redefine TypedList class.
* WebGLMultiDraw::multiDraw* function signatures should use rvalue references for typed arrays.
* WebGLRenderingContextBase::uniform1* should skip extra validation when using ANGLE.
* All draw and clear commands from GraphicsContextGLANGLE should end with checkGPUStatus.
--
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/20220618/df35cd56/attachment.htm>
More information about the webkit-unassigned
mailing list