fix GLImageIOSurface test failing in Mac 10.13.4 w/ Nvidia
This CL tentatively fixes GLImageIOSurface/GLImageBindTest/4 on Nvidia + 10.13.4 Mac OS X systems; the error log points to the current workaround swizzling the R and B channels specifically on such system and OS version combination doing the wrong thing, so let's removes it and see if it does the trick. Bug: 813846 Change-Id: I013da016158860da05b1b2bf0c363d29afdbef2f 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 Reviewed-on: https://chromium-review.googlesource.com/926763Reviewed-by:Kenneth Russell <kbr@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#537855}
Showing
Please register or sign in to comment