DescriptionRemove framebufferRenderbuffer and framebufferTexture* from WGC3D.
This removes the method from the WebGraphicsContext3D API, and makes
callers go directly to the GLES2Interface instead.
The DepthStencilTrackingGLES2Interface is introduced for the
DepthStencilTrackingContext to use in DrawingBufferTest, and code will
migrate to it as methods are replaced in WebGraphicsContext3D.
R=kbr@chromium.org
BUG=584497
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
Committed: https://crrev.com/823b7378c01290d0a29e2052554d497e87530490
Cr-Commit-Position: refs/heads/master@{#381799}
Patch Set 1 : framebufferRenderbuffer #Patch Set 2 : framebufferRenderbuffer: rebase #Messages
Total messages: 32 (16 generated)
|