Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvirtio_gpu.h219 struct virtio_gpu_resource_create_3d { struct
220 struct virtio_gpu_ctrl_hdr hdr;
221 __le32 resource_id;
222 __le32 target;
223 __le32 format;
224 __le32 bind;
225 __le32 width;
226 __le32 height;
227 __le32 depth;
228 __le32 array_size;
[all …]