Home
last modified time | relevance | path

Searched defs:GpuBackendConfig (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
Dwindows.rs139 pub struct GpuBackendConfig { struct
151 pub product_config: product::GpuBackendConfig, argument
/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/windows/
Dgeneric.rs9 pub struct GpuBackendConfig {} struct
/external/crosvm/src/crosvm/sys/windows/
Dbroker.rs1572 ) -> Result<(GpuBackendConfig, GpuVmmConfig)> { in platform_create_gpu()
1639 gpu_cfg: (GpuBackendConfig, GpuVmmConfig), in start_up_gpu()