| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_debug.c | 323 pb_debug_buffer_fence(struct pb_buffer *_buf, struct pipe_fence_handle *fence) pb_debug_buffer_fence() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.c | 96 struct drm_i915_gem_exec_fence *fence = in crocus_batch_add_syncobj() local 133 struct drm_i915_gem_exec_fence *fence = in clear_stale_syncobjs() local 171 crocus_fence_destroy(struct pipe_screen *p_screen, struct pipe_fence_handle *fence) crocus_fence_destroy() argument 226 struct pipe_fence_handle *fence = calloc(1, sizeof(*fence)); crocus_fence_flush() local 261 crocus_fence_await(struct pipe_context *ctx, struct pipe_fence_handle *fence) crocus_fence_await() argument 319 crocus_fence_finish(struct pipe_screen *p_screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) crocus_fence_finish() argument 391 __s32 fence; global() member 423 crocus_fence_get_fd(struct pipe_screen *p_screen, struct pipe_fence_handle *fence) crocus_fence_get_fd() argument 521 struct pipe_fence_handle *fence = calloc(1, sizeof(*fence)); crocus_fence_create_fd() local 535 crocus_fence_signal(struct pipe_context *ctx, struct pipe_fence_handle *fence) crocus_fence_signal() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_context.c | 506 etna_flush(struct pipe_context *pctx, struct pipe_fence_handle **fence, in etna_flush() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | buffer9.c | 448 struct pipe_fence_handle *fence = NULL; in NineBuffer9_Lock() local
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_fence.c | 106 struct vmw_fence *fence, *n; in vmw_fences_release() local 131 struct vmw_fence *fence, *n; in vmw_fences_signal() local 170 vmw_fence(struct pipe_fence_handle *fence) vmw_fence() argument 190 struct vmw_fence *fence = CALLOC_STRUCT(vmw_fence); vmw_fence_create() local 253 vmw_fence_reference(struct vmw_winsys_screen *vws, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) vmw_fence_reference() argument 296 vmw_fence_signalled(struct vmw_winsys_screen *vws, struct pipe_fence_handle *fence, unsigned flag) vmw_fence_signalled() argument 345 vmw_fence_finish(struct vmw_winsys_screen *vws, struct pipe_fence_handle *fence, uint64_t timeout, unsigned flag) vmw_fence_finish() argument 395 vmw_fence_get_fd(struct pipe_fence_handle *fence) vmw_fence_get_fd() argument 413 vmw_fence_ops_fence_reference(struct pb_fence_ops *ops, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) vmw_fence_ops_fence_reference() argument 428 vmw_fence_ops_fence_signalled(struct pb_fence_ops *ops, struct pipe_fence_handle *fence, unsigned flag) vmw_fence_ops_fence_signalled() argument 444 vmw_fence_ops_fence_finish(struct pb_fence_ops *ops, struct pipe_fence_handle *fence, unsigned flag) vmw_fence_ops_fence_finish() argument [all...] |
| /third_party/mesa3d/src/gbm/backends/dri/ |
| H A D | gbm_driint.h | 75 const __DRI2fenceExtension *fence; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_screen.c | 793 r300_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) r300_fence_reference() argument 802 r300_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) r300_fence_finish() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_hw_context.c | 259 r600_context_gfx_flush(void *context, unsigned flags, struct pipe_fence_handle **fence) r600_context_gfx_flush() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiNullHandleTests.cpp | 79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesQueueBindSparseTests.cpp | 271 VkFence fence = DE_NULL; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueUtils.cpp | 267 Move<VkFence> fence = createFence(vkd, device); in BufferWithMemory() local
|
| H A D | vktSynchronizationBasicEventTests.cpp | 289 VkFence fence[COUNT] = { *ptrFence[SET], *ptrFence[WAIT] }; in multiSubmissionCase() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiNullHandleTests.cpp | 79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkCmdUtil.cpp | 356 const auto fence = submitCommands(vk, device, queue, commandBuffer, useDeviceGroups, deviceMask, waitSemaphoreCount, waitSemaphores, waitStages); in submitCommandsAndWait() local 360 void waitForFence (const DeviceInterface& vk, const VkDevice device, const VkFence fence, uint64_t timeoutNanos) in waitForFence() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDeviceMemoryExternalAndroid.cpp | 306 int32_t fence = -1; in lockAndroidHardwareBuffer() local
|
| /third_party/skia/tests/ |
| H A D | SurfaceSemaphoreTest.cpp | 301 VkFence fence; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| H A D | SkottieRunner.java | 128 RunSignalAndCatch(Runnable run, CountDownLatch fence) { in RunSignalAndCatch() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesQueueBindSparseTests.cpp | 271 VkFence fence = DE_NULL; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationBasicEventTests.cpp | 289 VkFence fence[COUNT] = { *ptrFence[SET], *ptrFence[WAIT] }; in multiSubmissionCase() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_internal_sync.c | 39 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 D | mali_internal_sync.c | 43 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 D | display_composer_vdi_impl.cpp | 146 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 D | hdi_session.cpp | 199 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 D | hdi_session.cpp | 199 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 D | display_composer_vdi_impl.cpp | 146 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
|