• Chris Blume's avatar
    Test LayerTreeFrameSink to use alloctor's copy · 62873578
    Chris Blume authored
    The LSI allocators previously did not store a copy of the last generated
    LSI. As a result, many call sites would have to keep their own copies.
    
    Now that the LSI allocators have their own copies, the call sites can be
    updated to no longer store a separate copy.
    
    Test LayerTreeFrameSink is one such call site.
    
    BUG=759031
    
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel
    Change-Id: I17eea36d81726e50a1f5f46fadd3daa624f692c3
    Reviewed-on: https://chromium-review.googlesource.com/1029538Reviewed-by: default avatarFady Samuel <fsamuel@chromium.org>
    Commit-Queue: Chris Blume <cblume@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#554638}
    62873578
test_layer_tree_frame_sink.cc 10.8 KB