Home
last modified time | relevance | path

Searched refs:fd_index (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/mit/xorg/lib/libxcb/files/
Ddri3.c197 int fd_index = 0; in xcb_dri3_pixmap_from_buffer_checked() local
213 fds[fd_index++] = pixmap_fd; in xcb_dri3_pixmap_from_buffer_checked()
241 int fd_index = 0; in xcb_dri3_pixmap_from_buffer() local
257 fds[fd_index++] = pixmap_fd; in xcb_dri3_pixmap_from_buffer()
347 int fd_index = 0; in xcb_dri3_fence_from_fd_checked() local
359 fds[fd_index++] = fence_fd; in xcb_dri3_fence_from_fd_checked()
382 int fd_index = 0; in xcb_dri3_fence_from_fd() local
394 fds[fd_index++] = fence_fd; in xcb_dri3_fence_from_fd()
661 int fd_index = 0; in xcb_dri3_pixmap_from_buffers_checked() local
688 fds[fd_index++] = buffers[i]; in xcb_dri3_pixmap_from_buffers_checked()
[all …]
Dshm.c508 int fd_index = 0; in xcb_shm_attach_fd_checked() local
519 fds[fd_index++] = shm_fd; in xcb_shm_attach_fd_checked()
541 int fd_index = 0; in xcb_shm_attach_fd() local
552 fds[fd_index++] = shm_fd; in xcb_shm_attach_fd()