Home
last modified time | relevance | path

Searched defs:fence (Results 26 - 50 of 559) sorted by relevance

12345678910>>...23

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence.c39 struct fence *fence; in kbase_fence_out_new() local
98 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/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_sync_fence.c41 struct mali_timeline_fence fence; in mali_timeline_sync_fence_create_and_add_tracker() local
84 mali_timeline_sync_fence_create(struct mali_timeline_system *system, struct mali_timeline_fence *fence) mali_timeline_sync_fence_create() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_dma_fence.h37 struct dma_fence *fence; member
[all...]
H A Dmali_ukk_soft_job.c28 struct mali_timeline_fence fence; in soft_job_start_wrapper() local
H A Dmali_ukk_timeline.c57 struct mali_timeline_fence fence; in timeline_wait_wrapper() local
85 struct mali_timeline_fence fence; in timeline_create_sync_fence_wrapper() local
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_sync_helper.h39 static inline void drm_fence_signal_and_put(struct fence **fenc argument
53 struct fence *fence; global() member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_sync_fence.c38 struct mali_timeline_fence fence; in mali_timeline_sync_fence_create_and_add_tracker() local
81 mali_timeline_sync_fence_create(struct mali_timeline_system *system, struct mali_timeline_fence *fence) mali_timeline_sync_fence_create() argument
[all...]
/device/soc/rockchip/rk3588/kernel/include/drm/
H A Ddrm_sync_helper.h40 static inline void drm_fence_signal_and_put(struct fence **fenc argument
54 struct fence *fence; global() member
[all...]
/foundation/graphic/graphic_surface/sync_fence/test/unittest/
H A Dframe_sched_test.cpp98 sptr<SyncFence> fence = new SyncFence(0); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_frame_sync_vk.cpp74 VkFence fence = frameFences_[bufferingIndex_].fence; in WaitForFrameFence() local
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_frame_ohos.h39 void SetReleaseFence(const int32_t& fence) in SetReleaseFence() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiframebuffersurface_test.cpp56 sptr<SyncFence> fence = new SyncFence(10); in HWTEST_F() local
107 sptr<SyncFence> fence = new SyncFence(10); in HWTEST_F() local
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.h43 struct amdgpu_cs_fence fence; member
/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...]

Completed in 6 milliseconds

12345678910>>...23