Fix viz_unittests when building with Vulkan support |
||
Issue descriptionviz_unittests currently do not build with Vulkan support enabled. One of the failing Viz unittests is GL related and can just NOTREACHED() I believe. The other tests overlays and may want to contain a proper Vulkan code path. However, the immediate goal is to just get it building so we can enable Vulkan builds by default. I think it is okay to implement the proper Vulkan code path later.
,
Jun 13 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jun 13 2018