WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260955
WebGLFramebuffer uses renderbuffer and texture attachments via WebGLObject
https://bugs.webkit.org/show_bug.cgi?id=260955
Summary
WebGLFramebuffer uses renderbuffer and texture attachments via WebGLObject
Kimmo Kinnunen
Reported
2023-08-31 01:32:32 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-31 01:32:58 PDT
<
rdar://problem/114750589
>
Kimmo Kinnunen
Comment 2
2023-08-31 01:48:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17282
EWS
Comment 3
2023-08-31 17:50:11 PDT
Committed
267535@main
(0dcc7a680e6c): <
https://commits.webkit.org/267535@main
> Reviewed commits have been landed. Closing PR #17282 and removing active labels.
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