• jbauman's avatar
    Split DirectCompositionSurfaceWin into two parts. · 196982d4
    jbauman authored
    DirectCompositionSurfaceWin remains as the host of the DCLayerTree,
    while DirectCompositionChildSurfaceWin handles drawing to the
    IDCompositionSurface itself. This will allow us to have more Surfaces
    in the layer tree in the future.
    
    BUG=726957
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
    
    Review-Url: https://codereview.chromium.org/2926763002
    Cr-Commit-Position: refs/heads/master@{#478794}
    196982d4
direct_composition_child_surface_win.cc 9.26 KB