Chromium Code Reviews
DescriptionRevert of Prefer to use the OES_depth24 extension for WebGL's depth-only back buffers. (patchset #5 id:80001 of https://codereview.chromium.org/1675973002/ )
Reason for revert:
Speculative revert: appears to break printing/webgl-oversized-printing.html on Linux MSAN: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20MSAN/builds/8511
Original issue's description:
> Prefer to use the OES_depth24 extension for WebGL's depth-only back buffers.
>
> Instead of using the OES_packed_depth_stencil extension to obtain 24-bit
> depth buffers, prefer the OES_depth24 extension. This avoids a situation
> where the depth buffer is cleared but the stencil buffer must be
> preserved, leading to performance problems on some GPUs.
>
> BUG=584807
>
> Committed: https://crrev.com/2374479265b26ba0a4a658582b068a4526220774
> Cr-Commit-Position: refs/heads/master@{#374562}
TBR=bajones@chromium.org,zmo@chromium.org,marcheu@chromium.org,kbr@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=584807
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||