Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dspice-display.c898 int *num_planes) in spice_gl_replace_fd_texture()
976 uint32_t num_planes, uint32_t format, in spice_server_gl_scanout()
1003 int fd[DMABUF_MAX_PLANES], num_planes, fourcc; in spice_gl_switch() local
1089 int fd[DMABUF_MAX_PLANES], num_planes, i; in qemu_spice_gl_scanout_texture() local
1189 int fds[DMABUF_MAX_PLANES], num_planes, fourcc; in spice_gl_blit_scanout_texture() local
1272 int fds[DMABUF_MAX_PLANES], num_planes; in qemu_spice_gl_update() local
1297 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()
337 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