Home
last modified time | relevance | path

Searched defs:fence (Results 426 - 450 of 909) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c96 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 Detnaviv_context.c506 etna_flush(struct pipe_context *pctx, struct pipe_fence_handle **fence, in etna_flush() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.c448 struct pipe_fence_handle *fence = NULL; in NineBuffer9_Lock() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_fence.c106 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 Dgbm_driint.h75 const __DRI2fenceExtension *fence; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c793 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 Dr600_hw_context.c259 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 DvktApiNullHandleTests.cpp79 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 DvktSparseResourcesQueueBindSparseTests.cpp271 VkFence fence = DE_NULL; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp267 Move<VkFence> fence = createFence(vkd, device); in BufferWithMemory() local
H A DvktSynchronizationBasicEventTests.cpp289 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 DvktApiNullHandleTests.cpp79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp356 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 DVkDeviceMemoryExternalAndroid.cpp306 int32_t fence = -1; in lockAndroidHardwareBuffer() local
/third_party/skia/tests/
H A DSurfaceSemaphoreTest.cpp301 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 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...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_test.cpp312 sptr<OHOS::SyncFence> fence; in HWTEST_F() local
328 sptr<OHOS::SyncFence> fence; in HWTEST_F() local
348 sptr<OHOS::SyncFence> fence; in HWTEST_F() local
364 sptr<OHOS::SyncFence> fence; in HWTEST_F() local
2005 sptr<OHOS::SyncFence> fence = nullptr; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dmetadata_filter.cpp326 sptr<SyncFence> fence; in OnBufferAvailable() local
H A Dvideo_capture_filter.cpp325 sptr<SyncFence> fence; in OnBufferAvailable() local
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h53 sptr<SyncFence> fence; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_handler.h159 void SetCurrentReleaseFence(sptr<SyncFence> fence) in SetCurrentReleaseFence() argument
165 void SetReleaseFence(sptr<SyncFence> fence) in SetReleaseFence() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp269 int32_t fence = -1; in DrawDrawingLayer() local
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp521 sptr<SyncFence> fence = SyncFence::InvalidFence(); in GetNativeWindowBufferFromSurface() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...37