Add test cases for mask tiling |
|||
Issue descriptionThis is a task tracking bug: we want cc pixel tests with tiled mask layers; we also want to break existing cc unit tests that conditionally choose one code path based on the flag enable_mask_tiling, into separate tests that tests tiled masks and single texture masks.
,
Apr 27 2017
,
May 2 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/60e148f1da0c27818ec63406b731ca686393440c commit 60e148f1da0c27818ec63406b731ca686393440c Author: sunxd <sunxd@chromium.org> Date: Tue May 02 19:33:21 2017 cc: cc pixel tests test both single/multi texture mask code paths. We want to test both code paths that tile or not tile any mask in cc pixel tests. BUG= 708582 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2852083002 Cr-Commit-Position: refs/heads/master@{#468744} [modify] https://crrev.com/60e148f1da0c27818ec63406b731ca686393440c/cc/test/layer_tree_pixel_resource_test.cc [modify] https://crrev.com/60e148f1da0c27818ec63406b731ca686393440c/cc/test/layer_tree_pixel_resource_test.h [modify] https://crrev.com/60e148f1da0c27818ec63406b731ca686393440c/cc/trees/layer_tree_host_pixeltest_masks.cc
,
May 2 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Apr 26 2017