Home
last modified time | relevance | path

Searched defs:fd_pipe (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/drm/
H A Dfreedreno_priv.h223 struct fd_pipe { struct
225 enum fd_pipe_id id; argument
235 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
252 volatile struct fd_pipe_control *control; argument
256 const struct fd_pipe_funcs *funcs; argument
259 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/lang/clover/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h195 struct fd_pipe { struct
197 enum fd_pipe_id id; argument
207 * Previous fence seqno allocated for this pipe. The fd_pipe represents argument
216 volatile struct fd_pipe_control *control; argument
218 const struct fd_pipe_funcs *funcs; argument
221 uint32_t fd_pipe_emit_fence(struct fd_pipe *pipe, struct fd_ringbuffer *ring); argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/freedreno/
H A Dfreedreno_priv.h126 struct fd_pipe { struct
128 enum fd_pipe_id id; argument
131 const struct fd_pipe_funcs *funcs; argument
150 int (*cpu_prep)(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op); argument
/dports/graphics/libdrm/libdrm-2.4.110/freedreno/
H A Dfreedreno_priv.h126 struct fd_pipe { struct
128 enum fd_pipe_id id; argument
131 const struct fd_pipe_funcs *funcs; argument
150 int (*cpu_prep)(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op); argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libdrm/src/freedreno/
H A Dfreedreno_priv.h126 struct fd_pipe { struct
128 enum fd_pipe_id id; argument
131 const struct fd_pipe_funcs *funcs; argument
150 int (*cpu_prep)(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op); argument
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/drm/
H A Dfreedreno_priv.h120 struct fd_pipe { struct
122 enum fd_pipe_id id; argument
125 const struct fd_pipe_funcs *funcs; argument
137 struct fd_pipe *pipe; argument
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-nonblocking.c35 int fd_pipe[2]; in main() local
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-nonblocking.c35 int fd_pipe[2]; in main() local
/dports/x11/controllermap/SDL2-2.0.18/src/video/wayland/
H A DSDL_waylandmessagebox.c41 int fd_pipe[2]; /* fd_pipe[0]: read end of pipe, fd_pipe[1]: write end of pipe */ in Wayland_ShowMessageBox() local
/dports/devel/sdl20/SDL2-2.0.18/src/video/wayland/
H A DSDL_waylandmessagebox.c41 int fd_pipe[2]; /* fd_pipe[0]: read end of pipe, fd_pipe[1]: write end of pipe */ in Wayland_ShowMessageBox() local
/dports/security/munge/munge-munge-0.5.14/src/libcommon/
H A Ddaemonpipe.c67 int fd_pipe [2]; in daemonpipe_create() local
/dports/comms/lirc/lirc-0.9.0/daemons/
H A Dhw_atwf83.c44 static int fd_pipe[2] = { -1, -1 }; variable
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-dup.c49 int fd_pipe; /* fifo file descriptor */ member
/dports/sysutils/busybox/busybox-1.26.2/archival/libarchive/
H A Dopen_transformer.c109 struct fd_pair fd_pipe; in fork_transformer() local
/dports/math/grace/grace-5.1.25/grace_np/
H A Dgrace_np.c56 static int fd_pipe = -1; /* file descriptor of the pipe */ variable
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/chaco/
H A Dpartchaco.c94 int fd_stdout, fd_pipe[2]; in PetscPartitionerPartition_Chaco() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dfile.h102 struct pipe *fd_pipe; // DTYPE_PIPE member

12