Searched defs:virtio_gpu_transfer_host_3d (Results 1 – 3 of 3) sorted by relevance
254 struct virtio_gpu_transfer_host_3d { struct255 struct virtio_gpu_ctrl_hdr hdr;256 struct virtio_gpu_box box;257 __le64 offset;258 __le32 resource_id;259 __le32 level;260 __le32 stride;261 __le32 layer_stride;
443 pub struct virtio_gpu_transfer_host_3d { struct454 ["Size of virtio_gpu_transfer_host_3d"] argument
316 pub struct virtio_gpu_transfer_host_3d { struct317 pub hdr: virtio_gpu_ctrl_hdr,318 pub box_: virtio_gpu_box,319 pub offset: Le64,320 pub resource_id: Le32,321 pub level: Le32,322 pub stride: Le32,323 pub layer_stride: Le32,