DescriptionFix depth_stencil attachment for framebuffer
DEPTH_STENCIL_ATTACHMENT is like an alias for DEPTH_ATTACHMENT +
STENCIL_ATTACHMENT in WebGL 2. This CL divides DEPTH_STENCIL_ATTACHMENT
handler into combination of DEPTH_ATTACHMENT and STENCIL_ATTACHMENT.
BUG=295792
Committed: https://crrev.com/bb9b9c4a1d1b5feae4163cb47dc416250fcbbfc8
Cr-Commit-Position: refs/heads/master@{#369303}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|