Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dvirtio_gpu.h236 struct virtio_gpu_resource_create_3d { struct
237 struct virtio_gpu_ctrl_hdr hdr;
238 __le32 resource_id;
239 __le32 target;
240 __le32 format;
241 __le32 bind;
242 __le32 width;
243 __le32 height;
244 __le32 depth;
245 __le32 array_size;
[all …]