Home
last modified time | relevance | path

Searched defs:fence (Results 201 - 225 of 455) sorted by relevance

12345678910>>...19

/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieRunner.java128 RunSignalAndCatch(Runnable run, CountDownLatch fence) { in RunSignalAndCatch() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp271 VkFence fence = DE_NULL; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationBasicEventTests.cpp289 VkFence fence[COUNT] = { *ptrFence[SET], *ptrFence[WAIT] }; in multiSubmissionCase() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c39 static struct mali_internal_sync_point *mali_internal_fence_to_sync_pt(struct dma_fence *fence) in mali_internal_fence_to_sync_pt() argument
69 static void mali_internal_fence_check_cb_func(struct fence *fence, struct fence_cb *cb) in mali_internal_fence_check_cb_func() argument
357 mali_internal_add_fence_array(struct fence **fences, int *num_fences, struct fence *fence) mali_internal_add_fence_array() argument
635 mali_internal_fence_get_driver_name(struct dma_fence *fence) mali_internal_fence_get_driver_name() argument
652 mali_internal_fence_get_timeline_name(struct dma_fence *fence) mali_internal_fence_get_timeline_name() argument
669 mali_internal_fence_release(struct dma_fence *fence) mali_internal_fence_release() argument
701 mali_internal_fence_signaled(struct dma_fence *fence) mali_internal_fence_signaled() argument
727 mali_internal_fence_enable_signaling(struct dma_fence *fence) mali_internal_fence_enable_signaling() argument
748 mali_internal_fence_value_str(struct dma_fence *fence, char *str, int size) mali_internal_fence_value_str() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c43 mali_internal_fence_to_sync_pt(struct dma_fence *fence) in mali_internal_fence_to_sync_pt() argument
78 static void mali_internal_fence_check_cb_func(struct fence *fence, in mali_internal_fence_check_cb_func() argument
401 mali_internal_add_fence_array(struct fence **fences, int *num_fences, struct fence *fence) mali_internal_add_fence_array() argument
708 mali_internal_fence_get_driver_name(struct dma_fence *fence) mali_internal_fence_get_driver_name() argument
726 mali_internal_fence_get_timeline_name(struct dma_fence *fence) mali_internal_fence_get_timeline_name() argument
743 mali_internal_fence_release(struct dma_fence *fence) mali_internal_fence_release() argument
776 mali_internal_fence_signaled(struct dma_fence *fence) mali_internal_fence_signaled() argument
803 mali_internal_fence_enable_signaling(struct dma_fence *fence) mali_internal_fence_enable_signaling() argument
825 mali_internal_fence_value_str(struct dma_fence *fence, char *str, int size) mali_internal_fence_value_str() argument
[all...]
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp146 int32_t DisplayComposerVdiImpl::SetDisplayClientBuffer(uint32_t devId, const BufferHandle& buffer, int32_t fence) in SetDisplayClientBuffer() argument
207 int32_t DisplayComposerVdiImpl::SetVirtualDisplayBuffer(uint32_t devId, const BufferHandle& buffer, const int32_t fence) in SetVirtualDisplayBuffer() argument
219 int32_t DisplayComposerVdiImpl::Commit(uint32_t devId, int32_t& fence) in Commit() argument
316 SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle& buffer, int32_t fence) SetLayerBuffer() argument
H A Dhdi_session.cpp199 static int32_t SetDisplayClientBuffer(uint32_t devId, const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument
232 static int32_t Commit(uint32_t devId, int32_t *fence) in Commit() argument
323 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() argument
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_session.cpp199 static int32_t SetDisplayClientBuffer(uint32_t devId, const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument
232 static int32_t Commit(uint32_t devId, int32_t *fence) in Commit() argument
323 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() argument
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp146 int32_t DisplayComposerVdiImpl::SetDisplayClientBuffer(uint32_t devId, const BufferHandle& buffer, int32_t fence) in SetDisplayClientBuffer() argument
207 int32_t DisplayComposerVdiImpl::SetVirtualDisplayBuffer(uint32_t devId, const BufferHandle& buffer, const int32_t fence) in SetVirtualDisplayBuffer() argument
219 int32_t DisplayComposerVdiImpl::Commit(uint32_t devId, int32_t& fence) in Commit() argument
316 SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle& buffer, int32_t fence) SetLayerBuffer() argument
H A Dhdi_session.cpp199 static int32_t SetDisplayClientBuffer(uint32_t devId, const BufferHandle *buffer, int32_t fence) in SetDisplayClientBuffer() argument
232 static int32_t Commit(uint32_t devId, int32_t *fence) in Commit() argument
323 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() argument
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc409 struct fd_submit_fence fence = {}; in configure_counters() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c251 struct pipe_fence_handle *fence = NULL; in drisw_swap_buffers() local
289 struct pipe_fence_handle *fence = NULL; in drisw_copy_sub_buffer() local
H A Ddri_helpers.c94 struct dri2_fence *fence = CALLOC_STRUCT(dri2_fence); in dri2_create_fence() local
115 struct dri2_fence *fence = CALLOC_STRUCT(dri2_fence); in dri2_create_fence_fd() local
138 struct dri2_fence *fence = (struct dri2_fence*)_fence; dri2_get_fence_fd() local
147 struct dri2_fence *fence; dri2_get_fence_from_cl_event() local
172 struct dri2_fence *fence = (struct dri2_fence*)_fence; dri2_destroy_fence() local
188 struct dri2_fence *fence = (struct dri2_fence*)_fence; dri2_client_wait_sync() local
215 struct dri2_fence *fence = (struct dri2_fence*)_fence; dri2_server_wait_sync() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce.c376 static void rvce_cs_flush(void *ctx, unsigned flags, struct pipe_fence_handle **fence) in rvce_cs_flush() argument
H A Dradeon_vcn_enc.c238 static void radeon_enc_cs_flush(void *ctx, unsigned flags, struct pipe_fence_handle **fence) in radeon_enc_cs_flush() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c265 struct zink_fence *fence = &bs->fence; in find_unused_state() local
470 struct zink_fence *fence = &bs->fence; zink_end_batch() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.c388 rvce_cs_flush(void *ctx, unsigned flags, struct pipe_fence_handle **fence) rvce_cs_flush() argument
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c384 tegra_screen_fence_reference(struct pipe_screen *pscreen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) tegra_screen_fence_reference() argument
394 tegra_screen_fence_finish(struct pipe_screen *pscreen, struct pipe_context *pcontext, struct pipe_fence_handle *fence, uint64_t timeout) tegra_screen_fence_finish() argument
408 tegra_screen_fence_get_fd(struct pipe_screen *pscreen, struct pipe_fence_handle *fence) tegra_screen_fence_get_fd() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c874 svga_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) svga_fence_reference() argument
884 svga_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) svga_fence_finish() argument
911 svga_fence_get_fd(struct pipe_screen *screen, struct pipe_fence_handle *fence) svga_fence_get_fd() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c543 static void radeon_bo_slab_fence(struct radeon_bo *bo, struct radeon_bo *fence) in radeon_bo_slab_fence() argument
625 struct pipe_fence_handle *fence; in radeon_drm_cs_flush() local
174 radeon_drm_cs_create(struct radeon_cmdbuf *rcs, struct radeon_winsys_ctx *ctx, enum amd_ip_type ip_type, void (*flush)(void *ctx, unsigned flags, struct pipe_fence_handle **fence), void *flush_ctx, bool stop_exec_on_failure) radeon_drm_cs_create() argument
791 struct pb_buffer *fence; radeon_cs_create_fence() local
807 radeon_fence_wait(struct radeon_winsys *ws, struct pipe_fence_handle *fence, uint64_t timeout) radeon_fence_wait() argument
824 struct pipe_fence_handle *fence = NULL; radeon_drm_cs_get_next_fence() local
840 radeon_drm_cs_add_fence_dependency(struct radeon_cmdbuf *cs, struct pipe_fence_handle *fence, unsigned dependency_flags) radeon_drm_cs_add_fence_dependency() argument
[all...]
/third_party/mesa3d/src/util/
H A Du_queue.c112 do_futex_fence_wait(struct util_queue_fence *fence, in do_futex_fence_wait() argument
140 _util_queue_fence_wait(struct util_queue_fence *fence) in _util_queue_fence_wait() argument
146 _util_queue_fence_wait_timeout(struct util_queue_fence *fence, in _util_queue_fence_wait_timeout() argument
156 util_queue_fence_signal(struct util_queue_fence *fence) in util_queue_fence_signal() argument
165 _util_queue_fence_wait(struct util_queue_fence *fence) _util_queue_fence_wait() argument
174 _util_queue_fence_wait_timeout(struct util_queue_fence *fence, int64_t abs_timeout) _util_queue_fence_wait_timeout() argument
207 util_queue_fence_init(struct util_queue_fence *fence) util_queue_fence_init() argument
216 util_queue_fence_destroy(struct util_queue_fence *fence) util_queue_fence_destroy() argument
545 util_queue_add_job(struct util_queue *queue, void *job, struct util_queue_fence *fence, util_queue_execute_func execute, util_queue_execute_func cleanup, const size_t job_size) util_queue_add_job() argument
639 util_queue_drop_job(struct util_queue *queue, struct util_queue_fence *fence) util_queue_drop_job() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c879 llvmpipe_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) llvmpipe_fence_reference() argument
H A Dlp_scene.h142 struct lp_fence *fence; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h55 } fence; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h63 struct pipe_fence_handle *fence; member

Completed in 20 milliseconds

12345678910>>...19