mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
The gpu_buffer, gpu_display, and gpu_renderer refer to crates outside of the devices crate. Typically importing from other crates is written as: use name_of_crate::path::to::ThingToImport; TEST=cargo check --features gpu Change-Id: Ic7b1a3fa6b4a06fca7f3e9ed09cbd2a9982279cc Reviewed-on: https://chromium-review.googlesource.com/1565726 Commit-Ready: David Tolnay <dtolnay@chromium.org> Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: David Tolnay <dtolnay@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |