Home
last modified time | relevance | path

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

/qemu/ui/
H A Dspice-display.c882 uint32_t num_planes, uint32_t format, in spice_server_gl_scanout()
908 int fd[DMABUF_MAX_PLANES], num_planes, fourcc; in spice_gl_switch() local
974 int fd[DMABUF_MAX_PLANES], num_planes; in qemu_spice_gl_scanout_texture() local
1098 int fds[DMABUF_MAX_PLANES], num_planes; in qemu_spice_gl_update() local
1123 uint32_t num_planes = qemu_dmabuf_get_num_planes(dmabuf); in qemu_spice_gl_update() local
H A Ddmabuf.c19 uint32_t num_planes; member
39 const int32_t *dmabuf_fd, uint32_t num_planes, in qemu_dmabuf_new()
H A Degl-helpers.c293 EGLint *stride, EGLint *fourcc, int *num_planes, in egl_dmabuf_export_texture()
331 uint32_t num_planes = qemu_dmabuf_get_num_planes(dmabuf); in egl_dmabuf_import_texture() local
H A Ddbus-listener.c340 uint32_t num_planes = qemu_dmabuf_get_num_planes(dmabuf); in dbus_scanout_dmabuf_v2() local
588 int fd[DMABUF_MAX_PLANES], num_planes; in dbus_scanout_texture() local