mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
33f90e6eb0
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> |
||
---|---|---|
.. | ||
ffi | ||
src | ||
build.rs | ||
Cargo.toml |