Home
last modified time | relevance | path

Searched defs:fence (Results 1 - 25 of 360) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.h73 vk_fence_get_active_sync(struct vk_fence *fence) vk_fence_get_active_sync() argument
[all...]
H A Dvk_android.c34 vk_common_AcquireImageANDROID(VkDevice _device, VkImage image, int nativeFenceFd, VkSemaphore semaphore, VkFence fence) vk_common_AcquireImageANDROID() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DSemaphore.h26 ID3D12Fence* fence() const { return fFenceInfo.fFence.get(); } in fence() function in GrD3DSemaphore
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_fence.c35 softpipe_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) softpipe_fence_reference() argument
44 softpipe_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) softpipe_fence_finish() argument
H A Dsp_flush.c144 struct pipe_fence_handle *fence = NULL; in softpipe_flush_resource() local
98 softpipe_flush_wrapped(struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) softpipe_flush_wrapped() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.h47 struct lp_fence *fence; /* fence from last scene this was binned in */ member
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
H A Dlp_flush.c90 struct pipe_fence_handle *fence = NULL; in llvmpipe_finish() local
49 llvmpipe_flush( struct pipe_context *pipe, struct pipe_fence_handle **fence, const char *reason) llvmpipe_flush() argument
[all...]
/third_party/libdrm/tegra/
H A Dsyncpt.c85 drm_tegra_fence_wait(struct drm_tegra_fence *fence, unsigned long timeout) in drm_tegra_fence_wait() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_flush.c40 i915_flush_pipe(struct pipe_context *pipe, struct pipe_fence_handle **fence, in i915_flush_pipe() argument
75 i915_flush(struct i915_context *i915, struct pipe_fence_handle **fence, in i915_flush() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_flush.c36 r300_flush_and_cleanup(struct r300_context *r300, unsigned flags, struct pipe_fence_handle **fence) r300_flush_and_cleanup() argument
74 r300_flush(struct pipe_context *pipe, unsigned flags, struct pipe_fence_handle **fence) r300_flush() argument
127 r300_flush_wrapped(struct pipe_context *pipe, struct pipe_fence_handle **fence, unsigned flags) r300_flush_wrapped() argument
[all...]
/drivers/peripheral/location/geofence/hdi_service/
H A Dgeofence_interface_impl.cpp39 int32_t GeofenceInterfaceImpl::AddGnssGeofence(const GeofenceInfo& fence, int monitorEvent) in AddGnssGeofence() argument
/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/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...]
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dbuffer_producer_wrapper.cpp37 int fence = 0; in BufferProducerRequestBuffer() local
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_dyna_buffer.cpp85 int fence = codecBuffer.fenceFd; in EmptyOmxBuffer() local
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcodec_dyna_buffer.cpp73 int fence = codecBuffer.fenceFd; in EmptyOmxBuffer() local
/drivers/peripheral/display/hal/default_standard/src/display_device/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
/third_party/libdrm/
H A Dlibsync.h52 int32_t fence; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_flush.c70 struct pipe_fence_handle *fence = NULL; in st_finish() local
50 st_flush(struct st_context *st, struct pipe_fence_handle **fence, unsigned flags) st_flush() argument

Completed in 9 milliseconds

12345678910>>...15