Home
last modified time | relevance | path

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

/qemu/ui/
H A Dspice-display.c1099 uint32_t offsets[DMABUF_MAX_PLANES], strides[DMABUF_MAX_PLANES]; in qemu_spice_gl_update() local
1122 const uint32_t *strides = qemu_dmabuf_get_strides(dmabuf, &nstrides); in qemu_spice_gl_update() local
H A Degl-helpers.c330 const uint32_t *strides = qemu_dmabuf_get_strides(dmabuf, &nstrides); in egl_dmabuf_import_texture() local
H A Ddbus-listener.c339 const uint32_t *strides = qemu_dmabuf_get_strides(dmabuf, &nstrides); in dbus_scanout_dmabuf_v2() local
/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h429 uint32_t strides[4]; member