Home
last modified time | relevance | path

Searched defs:fence (Results 351 - 375 of 443) sorted by relevance

1...<<1112131415161718

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp490 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 DvktSynchronizationTimelineSemaphoreTests.cpp108 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 DvktExternalMemoryUtil.cpp723 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 DvktWsiDisplayControlTests.cpp801 const VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
1068 VkFence& fence = fences[i]; testDisplayEvent() local
[all...]
H A DvktWsiDisplayTimingTests.cpp840 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
H A DvktWsiIncrementalPresentTests.cpp923 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
H A DvktWsiMaintenance1Tests.cpp741 const VkFence fence = **fences[(i - 1) * stride + offset]; in verifyFenceSignalOrdering() local
[all...]
H A DvktWsiSharedPresentableImageTests.cpp887 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
H A DvktWsiSwapchainTests.cpp1245 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 DvktMemoryAddressBindingTests.cpp1552 CaseDescription<Fence> fence; member
H A DvktMemoryDeviceMemoryReportTests.cpp1570 CaseDescription<Fence> fence; member
H A DvktMemoryExternalMemoryHostTests.cpp960 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, VkFence fence) in submitCommands() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp172 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 DGrDawnGpu.cpp54 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 DD3D12Sample.cpp591 ID3D12Fence* fence = nullptr; in InitD3D() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp384 Move<VkFence> fence = createFence(vkd, dev); in submitCommands() local
H A DvktSynchronizationNoneStageTests.cpp1081 Move<VkFence> fence = createFence(vk, device); in iterate() local
H A DvktSynchronizationSmokeTests.cpp491 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 DvktSynchronizationTimelineSemaphoreTests.cpp109 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 DvktWsiDisplayControlTests.cpp801 const VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
1068 VkFence& fence = fences[i]; testDisplayEvent() local
[all...]
H A DvktWsiDisplayTimingTests.cpp840 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
H A DvktWsiIncrementalPresentTests.cpp923 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
H A DvktWsiSharedPresentableImageTests.cpp887 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
H A DvktWsiSwapchainTests.cpp1229 VkResult call(VkSemaphore semaphore, VkFence fence, deUint32* imageIndex) in call() argument
1273 VkResult call(VkSemaphore semaphore, VkFence fence, deUint32* imageIndex) in call() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dwsi.c537 vkAcquireNextImageKHR(VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence fence, uint32_t *pImageIndex) vkAcquireNextImageKHR() argument

Completed in 57 milliseconds

1...<<1112131415161718