Home
last modified time | relevance | path

Searched defs:fence (Results 476 - 500 of 1029) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc.c115 static void radeon_uvd_enc_cs_flush(void *ctx, unsigned flags, struct pipe_fence_handle **fence) in radeon_uvd_enc_cs_flush() argument
H A Dsi_gfx_cs.c34 void si_flush_gfx_cs(struct si_context *ctx, unsigned flags, struct pipe_fence_handle **fence) in si_flush_gfx_cs() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.h93 struct zink_fence fence; member
154 zink_batch_state(struct zink_fence *fence) in zink_batch_state() argument
H A Dzink_fence.c123 fence_wait(struct zink_screen *screen, struct zink_fence *fence, uint64_t timeout_ns) in fence_wait() argument
172 struct zink_fence *fence = mfence->fence; zink_fence_finish() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c362 struct xa_fence *fence = calloc(1, sizeof(*fence)); in xa_fence_get() local
379 xa_fence_wait(struct xa_fence *fence, uint64_t timeout) in xa_fence_wait() argument
398 xa_fence_destroy(struct xa_fence *fence) xa_fence_destroy() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c127 struct pipe_fence_handle *fence; member
308 struct pipe_fence_handle *fence = NULL; fenced_buffer_finish_locked() local
645 fenced_buffer_fence(struct pb_buffer *buf, struct pipe_fence_handle *fence) fenced_buffer_fence() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_queue.c590 pvr_QueueSubmit(VkQueue _queue, uint32_t submitCount, const VkSubmitInfo *pSubmits, VkFence fence) pvr_QueueSubmit() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.c55 v3d_pipe_flush(struct pipe_context *pctx, struct pipe_fence_handle **fence, in v3d_pipe_flush() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_context.c483 struct pipe_fence_handle *fence = NULL; in stw_make_current() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c329 svga_screen_cache_flush(struct svga_screen *svgascreen, struct svga_context *svga, struct pipe_fence_handle *fence) svga_screen_cache_flush() argument
/third_party/mesa3d/src/mesa/main/
H A Dsyncobj.c123 struct pipe_fence_handle *fence = NULL; in __client_wait_sync() local
408 struct pipe_fence_handle *fence = NULL; wait_sync() local
[all...]
/third_party/mesa3d/src/util/
H A Du_queue.h75 util_queue_fence_init(struct util_queue_fence *fence) in util_queue_fence_init() argument
81 util_queue_fence_destroy(struct util_queue_fence *fence) in util_queue_fence_destroy() argument
88 util_queue_fence_signal(struct util_queue_fence *fence) in util_queue_fence_signal() argument
105 util_queue_fence_reset(struct util_queue_fence *fence) util_queue_fence_reset() argument
116 util_queue_fence_is_signalled(struct util_queue_fence *fence) util_queue_fence_is_signalled() argument
143 util_queue_fence_reset(struct util_queue_fence *fence) util_queue_fence_reset() argument
150 util_queue_fence_is_signalled(struct util_queue_fence *fence) util_queue_fence_is_signalled() argument
160 util_queue_fence_wait(struct util_queue_fence *fence) util_queue_fence_wait() argument
180 util_queue_fence_wait_timeout(struct util_queue_fence *fence, int64_t abs_timeout) util_queue_fence_wait_timeout() argument
200 struct util_queue_fence *fence; global() member
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c102 struct vk_fence *fence; in vk_fence_create() local
154 struct vk_fence *fence; in vk_common_CreateFence() local
166 vk_fence_reset_temporary(struct vk_device *device, struct vk_fence *fence) vk_fence_reset_temporary() argument
177 vk_fence_destroy(struct vk_device *device, struct vk_fence *fence, const VkAllocationCallbacks *pAllocator) vk_fence_destroy() argument
[all...]
H A Dvk_synchronization2.c284 vk_common_QueueSubmit( VkQueue _queue, uint32_t submitCount, const VkSubmitInfo* pSubmits, VkFence fence) vk_common_QueueSubmit() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c32 nv50_flush(struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) nv50_flush() argument
H A Dnv84_video.h78 struct nouveau_bo *fence; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c79 nvc0_flush(struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) nvc0_flush() argument
/third_party/libdrm/tegra/
H A Dprivate.h105 uint32_t fence; member
/third_party/libdrm/tests/amdgpu/
H A Dhotunplug_tests.c172 struct amdgpu_cs_fence fence = { in amdgpu_cs_sync() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c49 struct pipe_fence_handle *fence = NULL; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c607 i915_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) i915_fence_reference() argument
616 i915_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) i915_fence_finish() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c115 struct drm_i915_gem_exec_fence *fence = in iris_batch_add_syncobj() local
153 struct drm_i915_gem_exec_fence *fence = in clear_stale_syncobjs() local
191 iris_fence_destroy(struct pipe_screen *p_screen, struct pipe_fence_handle *fence) iris_fence_destroy() argument
280 struct pipe_fence_handle *fence = calloc(1, sizeof(*fence)); iris_fence_flush() local
314 iris_fence_await(struct pipe_context *ctx, struct pipe_fence_handle *fence) iris_fence_await() argument
384 iris_fence_finish(struct pipe_screen *p_screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) iris_fence_finish() argument
475 iris_fence_get_fd(struct pipe_screen *p_screen, struct pipe_fence_handle *fence) iris_fence_get_fd() argument
574 struct pipe_fence_handle *fence = calloc(1, sizeof(*fence)); iris_fence_create_fd() local
588 iris_fence_signal(struct pipe_context *ctx, struct pipe_fence_handle *fence) iris_fence_signal() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_wsi.c316 struct vn_fence *fence = vn_fence_from_handle(pAcquireInfo->fence); in vn_AcquireNextImage2KHR() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h165 void (*fence)(struct pb_buffer *buf, member
242 pb_fence(struct pb_buffer *buf, struct pipe_fence_handle *fence) in pb_fence() argument
H A Dpb_bufmgr_slab.c258 pb_slab_buffer_fence(struct pb_buffer *_buf, struct pipe_fence_handle *fence) pb_slab_buffer_fence() argument

Completed in 18 milliseconds

1...<<11121314151617181920>>...42