crosvm/rutabaga_gfx
Alexandre Courbot 6cabd03d60 gpu: fix unused_mut warning when no gpu feature is enabled
These variables will be left untouched if no GPU feature is enabled,
triggering a compiler warning.

BUG=None
TEST=`cargo build` does not display any warning.

Change-Id: Id1c80bd8f21272dce9e3a3f37cd3350727e5bc9a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3659824
Reviewed-by: Junichi Uekawa <uekawa@chromium.org>
Auto-Submit: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
2022-05-23 08:21:26 +00:00
..
ffi rutabaga_gfx: add context_name param to ffi/lib.rs 2022-05-03 23:08:55 +00:00
src gpu: fix unused_mut warning when no gpu feature is enabled 2022-05-23 08:21:26 +00:00
build.rs rutabaga_gfx: add gfxstream search path by using env 2022-05-06 22:50:21 +00:00
Cargo.toml rutabaga_gfx: do not support GLX if x feature is not enabled 2022-03-23 02:12:23 +00:00