Home
last modified time | relevance | path

Searched defs:fences (Results 1 - 25 of 68) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFenceSyncTests.cpp117 GLuint fences[kFenceCount] = {0}; in TEST_P() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_display.cpp157 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
H A Dhdi_session.cpp200 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.h52 struct radeon_bo **fences; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicFenceTests.cpp138 std::vector<Move<VkFence>> fences; in basicSignaledCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationBasicFenceTests.cpp138 std::vector<Move<VkFence>> fences; in basicSignaledCase() local
[all...]
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_display.cpp145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
H A Dhdi_session.cpp222 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_display.cpp146 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_display.cpp145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
H A Ddisplay_composer_vdi_impl.cpp176 GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) GetDisplayReleaseFence() argument
H A Dhdi_session.cpp225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_display.cpp145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
H A Dhdi_session.cpp225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_display.cpp146 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
H A Ddisplay_composer_vdi_impl.cpp176 GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) GetDisplayReleaseFence() argument
H A Dhdi_session.cpp225 static int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence() argument
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-fence.c782 dma_fence_test_signaled_any(struct dma_fence **fences, uint32_t count, uint32_t *idx) dma_fence_test_signaled_any() argument
818 dma_fence_wait_any_timeout(struct dma_fence **fences, uint32_t count, bool intr, signed long timeout, uint32_t *idx) dma_fence_wait_any_timeout() argument
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h107 VkFence* fences; member
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.h108 struct pipe_fence_handle **fences; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) in waitForFences() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp134 bool waitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) in waitForFences() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c357 static void mali_internal_add_fence_array(struct fence **fences, int *num_fences, struct fence *fence) in mali_internal_add_fence_array() argument
377 mali_internal_sync_fence_set_fence_array(struct mali_internal_sync_fence *sync_fence, struct fence **fences, int num_fences) mali_internal_sync_fence_set_fence_array() argument
413 struct fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local
415 struct dma_fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c401 static void mali_internal_add_fence_array(struct fence **fences, in mali_internal_add_fence_array() argument
424 mali_internal_sync_fence_set_fence_array( struct mali_internal_sync_fence *sync_fence, struct fence **fences, int num_fences) mali_internal_sync_fence_set_fence_array() argument
463 struct fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local
465 struct dma_fence **fences, **nfences, **fences1, **fences2; mali_internal_sync_fence_merge() local
[all...]
/third_party/mesa3d/src/util/
H A Du_queue.c674 struct util_queue_fence *fences; in util_queue_finish() local

Completed in 17 milliseconds

123