• Corentin Wallez's avatar
    Reuse use_egl instead of having use_egl_on_mac · c2f61690
    Corentin Wallez authored
    Also addresses rsesek's comment on --use-gl=angle on Mac:
     - Put ANGLE libraries in Libraries/ instead of dumping them in
    Contents.
     - Use a better name for the temporary copies of the libraries before
    bundle_data.
    
    Also fix a compile error for a newly introduced gfx::BufferFormat.
    
    BUG=chromium:757974
    
    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
    Change-Id: I0f8ca4ed88ba45e97afce545982065699203a232
    Reviewed-on: https://chromium-review.googlesource.com/959045
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
    Reviewed-by: default avatarRobert Sesek <rsesek@chromium.org>
    Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#543136}
    c2f61690
gl_initializer_mac.cc 7.82 KB