Bug 247175 - WebXR opaque framebuffer forcing 4x MSAA instead of capping it at that level
Summary: WebXR opaque framebuffer forcing 4x MSAA instead of capping it at that level
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebXR (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-28 02:07 PDT by Sergio Villar Senin
Modified: 2022-10-28 02:10 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2022-10-28 02:07:04 PDT
The current implementation of WebXR opaque framebuffer forces the multisample count to 4 instead of capping it at that precise level.
Comment 1 Sergio Villar Senin 2022-10-28 02:10:10 PDT
the code is correct