Reuse some texture copying code
Allow RasterDecoderImpl to use some texture copying code by adding methods to DecoderContext (common interface implemented by RasterDecoder and GLES2Decoder). Implement some of the NOTIMPLEMENTED() state restoration code by copying from GLES2DecoderImpl. BUG=789238 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ic23665e8f1d63f20905334dedefdeb77e90c3c40 Reviewed-on: https://chromium-review.googlesource.com/981075 Commit-Queue: Jonathan Backer <backer@chromium.org> Reviewed-by:Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#546191}
Showing
This diff is collapsed.
Please register or sign in to comment