Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvirtio_gpu.h266 struct virtio_gpu_resource_create_3d { struct
267 struct virtio_gpu_ctrl_hdr hdr;
268 __le32 resource_id;
269 __le32 target;
270 __le32 format;
271 __le32 bind;
272 __le32 width;
273 __le32 height;
274 __le32 depth;
275 __le32 array_size;
[all …]