Searched defs:virtio_gpu_transfer_host_3d (Results 1 – 1 of 1) sorted by relevance
252 struct virtio_gpu_transfer_host_3d { struct253 struct virtio_gpu_ctrl_hdr hdr;254 struct virtio_gpu_box box;255 uint64_t offset;256 uint32_t resource_id;257 uint32_t level;258 uint32_t stride;259 uint32_t layer_stride;