ozone: drm: Inline vulkan_intel.h to fix build error
Including <vulkan/vulkan_intel.h> results in compilation errors when building with the CrOS SDK, because we use vulkan.h from //third_party/vulkan. This is a temporary issue since we're using a deprecated extension for dmabuf import. Fix it by inlining the header. Bug: 866564 Test: Compile chrome with cros chrome-sdk --board=eve Change-Id: If84ae6b503e7b0af67df72d7092d9467549eaed8 Reviewed-on: https://chromium-review.googlesource.com/1147219Reviewed-by:Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#577241}
Showing
Please register or sign in to comment