crosvm/rutabaga_gfx
Alexandre Courbot 33f90e6eb0 devices: gpu: remove deserialize_wsi deserialization function
When converting the GpuParameters to serde_keyvalue, we moved the custom
parsing code into custom deserializations functions. However, in the
case of the 'wsi' member, it looks like the same result can be obtained
by using kebab-case and aliasing "vk" to the "Vulkan" variant.

BUG=b:218223240
TEST=cargo test --features "gpu" parse_gpu

Change-Id: Ie7b892a9aebd0b0915c089473e1a114ab992202e
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3889323
Reviewed-by: Pujun Lun <lunpujun@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2022-09-14 18:13:56 +00:00
..
ffi health-check: enforce blank line after copyright 2022-09-13 22:24:35 +00:00
src devices: gpu: remove deserialize_wsi deserialization function 2022-09-14 18:13:56 +00:00
build.rs
Cargo.toml