aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api-macros
diff options
context:
space:
mode:
authorQiang Yu <yuq825@gmail.com>2025-03-27 10:58:43 +0800
committerMarc-André Lureau <marcandre.lureau@redhat.com>2025-05-06 11:57:03 +0400
commitbb5101aadc1675790983c7911092dd9abeec4651 (patch)
tree9709d2fe5e73632f7e5e0dd9d62ef99f034b2e8e /rust/qemu-api-macros
parent5134cf9b5d3aee4475fe7e1c1c11b093731073cf (diff)
downloadqemu-bb5101aadc1675790983c7911092dd9abeec4651.zip
qemu-bb5101aadc1675790983c7911092dd9abeec4651.tar.gz
qemu-bb5101aadc1675790983c7911092dd9abeec4651.tar.bz2
ui/dmabuf: extend QemuDmaBuf to support multi-plane
mesa/radeonsi is going to support explicit modifier which may export a multi-plane texture. For example, texture with DCC enabled (a compressed format) has two planes, one with compressed data, the other with meta data for compression. v2: * change API qemu_dmabuf_get_fd/offset/stride to qemu_dmabuf_get_fds/offsets/strides. * change API qemu_dmabuf_dup_fd to qemu_dmabuf_dup_fds. * add an extra arg to these API for the length of the array. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> [ Fix style ] Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <20250327025848.46962-2-yuq825@gmail.com>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions