• Aldo Culquicondor's avatar
    Rename GraphicsDelegate to CompositorDelegate · 7e4d7965
    Aldo Culquicondor authored
    The compositor delegate will own and manage the surfaces, viewports and
    buffers. The newly added public interface restricts the manipulation of
    contexts to the client (RenderLoop). A native GL implementation is
    provided.
    
    Bug: 767282
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:linux_vr;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Change-Id: I23138f85ba859a64cbcc60c2d8f32757ec941f22
    Reviewed-on: https://chromium-review.googlesource.com/1173394Reviewed-by: default avatarMichael Thiessen <mthiesse@chromium.org>
    Commit-Queue: Aldo Culquicondor <acondor@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#583349}
    7e4d7965
base_compositor_delegate.cc 1.74 KB