Chromium Code Reviews
DescriptionPrefer 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}
Patch Set 1 #Patch Set 2 : Fixed unittests. #Patch Set 3 : Fixed link on Windows. #Patch Set 4 : Rebaed. #Patch Set 5 : Rebased. #
Messages
Total messages: 17 (5 generated)
|
|||||||||||||||||||||||||||||||||||||