| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 332 noop_flush(struct pipe_context *ctx, struct pipe_fence_handle **fence, unsigned flags) noop_flush() argument 561 noop_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) noop_fence_reference() argument 572 noop_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) noop_fence_finish() argument 619 noop_create_fence_win32(struct pipe_screen *screen, struct pipe_fence_handle **fence, void *handle, const void *name, enum pipe_fd_type type) noop_create_fence_win32() argument 746 noop_set_fence_timeline_value(struct pipe_screen *screen, struct pipe_fence_handle *fence, uint64_t value) noop_set_fence_timeline_value() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryAddressBindingTests.cpp | 1591 CaseDescription<Fence> fence; member
|
| H A D | vktMemoryDeviceMemoryReportTests.cpp | 1576 CaseDescription<Fence> fence; member
|
| H A D | vktMemoryExternalMemoryHostTests.cpp | 960 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, VkFence fence) in submitCommands() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationNoneStageTests.cpp | 1083 Move<VkFence> fence = createFence(vk, device); in iterate() local
|
| H A D | vktSynchronizationSmokeTests.cpp | 490 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32 numFences, VkFence* fence) in createFences() argument 504 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, VkFence* fence) in destroyFences() argument [all...] |
| H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 108 deviceSignal(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkFence fence, const SynchronizationType type, const VkSemaphore semaphore, const deUint64 timelineValue) deviceSignal() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 723 getFenceFd(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType) getFenceFd() argument 744 getFenceNative(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled) getFenceNative() argument 810 importFence(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& handle, vk::VkFenceImportFlags flags) importFence() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiDisplayControlTests.cpp | 801 const VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local 1068 VkFence& fence = fences[i]; testDisplayEvent() local [all...] |
| H A D | vktWsiDisplayTimingTests.cpp | 840 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
|
| H A D | vktWsiIncrementalPresentTests.cpp | 923 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
|
| H A D | vktWsiMaintenance1Tests.cpp | 741 const VkFence fence = **fences[(i - 1) * stride + offset]; in verifyFenceSignalOrdering() local [all...] |
| H A D | vktWsiSharedPresentableImageTests.cpp | 887 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
|
| H A D | vktWsiSwapchainTests.cpp | 1245 VkResult call(VkSemaphore semaphore, VkFence fence, deUint32* imageIndex) in call() argument 1289 VkResult call(VkSemaphore semaphore, VkFence fence, deUint32* imageIndex) in call() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryAddressBindingTests.cpp | 1552 CaseDescription<Fence> fence; member
|
| H A D | vktMemoryDeviceMemoryReportTests.cpp | 1570 CaseDescription<Fence> fence; member
|
| H A D | vktMemoryExternalMemoryHostTests.cpp | 960 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, VkFence fence) in submitCommands() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DGpu.cpp | 172 GrFence fence = this->insertFence(); in submitDirectCommandList() local 174 std::move(fCurrentDirectCommandList), fence); in submitDirectCommandList() local 1744 bool GrD3DGpu::waitFence(GrFence fence) { in waitFence() argument
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnGpu.cpp | 54 Fence* fence = static_cast<Fence*>(userData); in callback() local 820 bool GrDawnGpu::waitFence(GrFence fence) { in waitFence() argument
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | D3D12Sample.cpp | 591 ID3D12Fence* fence = nullptr;
in InitD3D() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueTests.cpp | 384 Move<VkFence> fence = createFence(vkd, dev); in submitCommands() local
|
| H A D | vktSynchronizationNoneStageTests.cpp | 1081 Move<VkFence> fence = createFence(vk, device); in iterate() local
|
| H A D | vktSynchronizationSmokeTests.cpp | 491 void createFences (const DeviceInterface& deviceInterface, VkDevice device, bool signaled, deUint32 numFences, VkFence* fence) in createFences() argument 505 void destroyFences (const DeviceInterface& deviceInterface, VkDevice device, deUint32 numFences, VkFence* fence) in destroyFences() argument [all...] |
| H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 109 deviceSignal(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkFence fence, const SynchronizationType type, const VkSemaphore semaphore, const deUint64 timelineValue) deviceSignal() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiDisplayControlTests.cpp | 801 const VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local 1068 VkFence& fence = fences[i]; testDisplayEvent() local [all...] |