[Webkit-unassigned] [Bug 260955] New: WebGLFramebuffer uses renderbuffer and texture attachments via WebGLObject
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 31 01:32:32 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260955
Bug ID: 260955
Summary: WebGLFramebuffer uses renderbuffer and texture
attachments via WebGLObject
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kkinnunen at apple.com
CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com
WebGLFramebuffer uses renderbuffer and texture attachments via WebGLObject
- Forces the code to be less safe than needed
- Gets in the way of not having renderbuffers and textures share a common base class
- Needs "isRenderbuffer(), isTexture()" disambiguation in base class
--
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/20230831/0b6c6836/attachment.htm>
More information about the webkit-unassigned
mailing list