Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvirtio_gpu.h230 struct virtio_gpu_resource_create_3d { struct
231 struct virtio_gpu_ctrl_hdr hdr;
232 __le32 resource_id;
233 __le32 target;
234 __le32 format;
235 __le32 bind;
236 __le32 width;
237 __le32 height;
238 __le32 depth;
239 __le32 array_size;
[all …]