Home
last modified time | relevance | path

Searched defs:fd_submit (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c94 struct fd_submit_sp *fd_submit = to_fd_submit_sp(submit); in fd_submit_suballoc_ring_bo() local
134 struct fd_submit_sp *fd_submit = to_fd_submit_sp(submit); in fd_submit_sp_new_ringbuffer() local
175 struct fd_submit_sp *fd_submit = to_fd_submit_sp(submit); in fd_submit_sp_flush_prep() local
204 struct fd_submit_sp *fd_submit = to_fd_submit_sp(submit); in fd_submit_sp_flush_execute() local
229 struct fd_submit_sp *fd_submit = to_fd_submit_sp(submit); in enqueue_submit_list() local
256 struct fd_submit_sp *fd_submit = to_fd_submit_sp(submit); in should_defer() local
387 struct fd_submit_sp *fd_submit = to_fd_submit_sp(submit); in fd_submit_sp_destroy() local
415 struct fd_submit_sp *fd_submit = calloc(1, sizeof(*fd_submit)); in fd_submit_sp_new() local
H A Dfreedreno_ringbuffer_sp_reloc.h52 struct fd_submit_sp *fd_submit = to_fd_submit_sp(fd_ring->u.submit); in X() local
122 struct fd_submit_sp *fd_submit = to_fd_submit_sp(fd_ring->u.submit); in X() local
H A Dfreedreno_priv.h278 struct fd_submit { struct
281 const struct fd_submit_funcs *funcs; argument
295 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/lang/clover/mesa-21.3.6/src/freedreno/drm/
H A Dfreedreno_priv.h240 struct fd_submit { struct
243 const struct fd_submit_funcs *funcs; argument
257 list_for_each_entry (struct fd_submit, submit, &dev->deferred_submits, node) { in fd_dev_count_deferred_cmds() argument
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/drm/msm/
H A Dmsm_ringbuffer_sp.c39 struct fd_submit_sp *fd_submit = to_fd_submit_sp(last_submit(submit_list)); in flush_submit_list() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.c36 struct fd_submit_sp *fd_submit = to_fd_submit_sp(last_submit(submit_list)); in flush_submit_list() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/drm/
H A Dfreedreno_priv.h136 struct fd_submit { struct
138 const struct fd_submit_funcs *funcs; argument