crosvm/rutabaga_gfx
Idan Raiter 7f4854237b rutabaga: Fix & cross-platform Vulkano memory import
A rebase appears to have caused memory imports to allocate external
memory instead of import it. For example, the input handle is not used.

- Fix the issue and make the import cross-platform. Linux / Windows use
  different extensions.

BUG=b:244622199
TEST=presubmit & downstream

Change-Id: Iaeefa37526d42e23be521a97c9ca038659fefb11
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3926104
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Idan Raiter <idanr@google.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
2022-09-30 17:18:14 +00:00
..
ffi
src rutabaga: Fix & cross-platform Vulkano memory import 2022-09-30 17:18:14 +00:00
build.rs
Cargo.toml