Fix viz_unittests to build with Vulkan enabled
viz_unittests currently do not build with Vulkan enabled. One of the unit tests is GL related and can probably just have a NOTREACHED(). The other unit test might benefit from a proper Vulkan code path. But the immediate goal is to just get Vulkan enabled by default quickly. We can later circle back and add a proper Vulkan code path to the overlay test if it would be correct. BUG=852531 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I02a5bd1224575b452e92e3c147ab0c8d0efef76b Reviewed-on: https://chromium-review.googlesource.com/1099755Reviewed-by:Antoine Labour <piman@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#567014}
Showing
Please register or sign in to comment