/third_party/libdrm/freedreno/ |
H A D | freedreno_ringbuffer.c | 118 fd_ringbuffer_flush2(struct fd_ringbuffer *ring, int in_fence_fd, int *out_fence_fd) fd_ringbuffer_flush2() argument
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp.h | 80 int out_fence_fd; member
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_cmd_stream.c | 177 flush(struct etna_cmd_stream *stream, int in_fence_fd, int *out_fence_fd) flush() argument 230 etna_cmd_stream_flush2(struct etna_cmd_stream *stream, int in_fence_fd, int *out_fence_fd) etna_cmd_stream_flush2() argument
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_ringbuffer.c | 113 kgsl_ringbuffer_flush(struct fd_ringbuffer *ring, uint32_t *last_start, int in_fence_fd, int *out_fence_fd) kgsl_ringbuffer_flush() argument
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_cmd_stream.c | 200 etna_cmd_stream_flush(struct etna_cmd_stream *stream, int in_fence_fd, int *out_fence_fd, bool is_noop) etna_cmd_stream_flush() argument
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_ringbuffer.c | 173 int *out_fence_fd = NULL; in flush_submit_list() local [all...] |
H A D | virtio_device.c | 302 execbuf_flush_locked(struct fd_device *dev, int *out_fence_fd) in execbuf_flush_locked() argument 244 execbuf_locked(struct fd_device *dev, void *cmd, uint32_t cmd_size, uint32_t *handles, uint32_t num_handles, int in_fence_fd, int *out_fence_fd, int ring_idx) execbuf_locked() argument 282 virtio_execbuf_fenced(struct fd_device *dev, struct msm_ccmd_req *req, uint32_t *handles, uint32_t num_handles, int in_fence_fd, int *out_fence_fd, int ring_idx) virtio_execbuf_fenced() argument
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_context.c | 510 int out_fence_fd = -1; in etna_flush() local
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_ringbuffer.c | 460 msm_ringbuffer_flush(struct fd_ringbuffer *ring, uint32_t *last_start, int in_fence_fd, int *out_fence_fd) msm_ringbuffer_flush() argument
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.h | 397 int out_fence_fd; member
|