Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvirtio_gpu.h255 struct virtio_gpu_resource_create_3d { struct
256 struct virtio_gpu_ctrl_hdr hdr;
257 __le32 resource_id;
258 __le32 target;
259 __le32 format;
260 __le32 bind;
261 __le32 width;
262 __le32 height;
263 __le32 depth;
264 __le32 array_size;
[all …]