Home
last modified time | relevance | path

Searched defs:fence (Results 101 - 125 of 1042) sorted by relevance

12345678910>>...42

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_flush.c35 svga_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) svga_flush() argument
86 svga_create_fence_fd(struct pipe_context *pipe, struct pipe_fence_handle **fence, int fd, enum pipe_fd_type type) svga_create_fence_fd() argument
105 svga_fence_server_sync(struct pipe_context *pipe, struct pipe_fence_handle *fence) svga_fence_server_sync() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.h48 struct zink_fence *fence; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_fence.c50 struct lp_fence *fence = CALLOC_STRUCT(lp_fence); in lp_fence_create() local
72 lp_fence_destroy(struct lp_fence *fence) lp_fence_destroy() argument
88 lp_fence_signal(struct lp_fence *fence) lp_fence_signal() argument
[all...]
H A Dlp_fence.h92 lp_fence_issued(const struct lp_fence *fence) in lp_fence_issued() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.h107 struct pipe_fence_handle *fence; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_batch.h38 struct d3d12_fence *fence; member
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_fence.c23 struct i915_drm_fence *fence = CALLOC_STRUCT(i915_drm_fence); in i915_drm_fence_create() local
36 i915_drm_fence_reference(struct i915_winsys *iws, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) i915_drm_fence_reference() argument
52 i915_drm_fence_signalled(struct i915_winsys *iws, struct pipe_fence_handle *fence) i915_drm_fence_signalled() argument
65 i915_drm_fence_finish(struct i915_winsys *iws, struct pipe_fence_handle *fence) i915_drm_fence_finish() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_iconsumer_surface_adapter_wrapper.cpp39 ReleaseBuffer( std::shared_ptr<OHOS::NWeb::SurfaceBufferAdapter> buffer, int32_t fence) ReleaseBuffer() argument
/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
H A Dfb_composition.cpp25 int32_t FbComposition::FbFresh(int fd, HdiLayer &clientlayer, int &fence) in FbFresh() argument
75 int fence = -1; in Apply() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_fence.h47 struct fence *fence; member
[all...]
H A Dmali_kbase_fence.c28 kbase_fence_get_driver_name(struct fence *fence) in kbase_fence_get_driver_name() argument
38 kbase_fence_get_timeline_name(struct fence *fence) in kbase_fence_get_timeline_name() argument
48 kbase_fence_enable_signaling(struct fence *fence) in kbase_fence_enable_signaling() argument
58 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) kbase_fence_fence_value_str() argument
87 struct fence *fence; kbase_fence_out_new() local
146 kbase_fence_add_callback(struct kbase_jd_atom *katom, struct fence *fence, fence_func_t callback) kbase_fence_add_callback() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence.h53 struct fence *fence; member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence.h54 struct fence *fence; member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_fence_wait.c63 mali_timeline_fence_wait_check_status(struct mali_timeline_system *system, struct mali_timeline_fence *fence) global() argument
148 mali_timeline_fence_wait(struct mali_timeline_system *system, struct mali_timeline_fence *fence, u32 timeout) global() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_fence_wait.c61 static mali_bool mali_timeline_fence_wait_check_status(struct mali_timeline_system *system, struct mali_timeline_fence *fence) argument
145 mali_timeline_fence_wait(struct mali_timeline_system *system, struct mali_timeline_fence *fence, u32 timeout) global() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_fence.h49 struct fence *fence; member
[all...]
H A Dmali_kbase_fence.c30 kbase_fence_get_driver_name(struct fence *fence) in kbase_fence_get_driver_name() argument
40 kbase_fence_get_timeline_name(struct fence *fence) in kbase_fence_get_timeline_name() argument
50 kbase_fence_enable_signaling(struct fence *fence) in kbase_fence_enable_signaling() argument
60 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) kbase_fence_fence_value_str() argument
94 struct fence *fence; kbase_fence_out_new() local
156 kbase_fence_add_callback(struct kbase_jd_atom *katom, struct fence *fence, fence_func_t callback) kbase_fence_add_callback() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_fence.c16 static const char *rga_fence_get_name(struct dma_fence *fence) in rga_fence_get_name() argument
48 struct dma_fence *fence = NULL; in rga_out_fence_alloc() local
[all...]
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Diconsumer_surface.h155 AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix) AcquireLastFlushedBuffer() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_raster.cpp98 void RSSurfaceFrameOhosRaster::SetReleaseFence(const int32_t& fence) in SetReleaseFence() argument
H A Drs_surface_frame_ohos_gl.cpp71 void RSSurfaceFrameOhosGl::SetReleaseFence(const int32_t& fence) in SetReleaseFence() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_frame_ohos_gl_test.cpp160 int32_t fence = 1; in HWTEST_F() local
H A Drs_surface_frame_ohos_raster_test.cpp158 int32_t fence = 1; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_test.c89 struct dma_fence *fence = NULL; in amdgpu_do_test_moves() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_stress_consumer.c40 static int busy_wait_on_fence(int fence) in busy_wait_on_fence() argument
66 int fence, valid, i; in mpsc_producer_thread() local
108 int fence, merged, tmp, valid, it, i; mpcs_consumer_thread() local
[all...]

Completed in 9 milliseconds

12345678910>>...42