Don't check output values for video pixel tests with RGB colorspaces.
If the video processor input is YUV but marked as being in SRGB colorspace, then NVIDIA treats it more like BT.601 and Intel treats it more like BT.709. This test only cares that there's no crash, so it should ignore the precise output color in this case. Bug: 750784 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: I36ce482bfe5cbe79338b485ce5b573e1b170999e Reviewed-on: https://chromium-review.googlesource.com/595131Reviewed-by:Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: John Bauman <jbauman@chromium.org> Cr-Commit-Position: refs/heads/master@{#491117}
Showing
Please register or sign in to comment