| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| 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...] |
| 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 | vktWsiSharedPresentableImageTests.cpp | 887 const vk::VkFence fence = m_fences[m_frameNdx % m_fences.size()]; in render() local
|
| H A D | vktWsiSwapchainTests.cpp | 1229 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 D | wsi.c | 537 vkAcquireNextImageKHR(VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence fence, uint32_t *pImageIndex) vkAcquireNextImageKHR() argument
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 1734 void *fence; dri2_surf_update_fence_fd() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_pds.h | 546 bool fence; member
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_device.c | 2073 pvr_QueueBindSparse(VkQueue _queue, uint32_t bindInfoCount, const VkBindSparseInfo *pBindInfo, VkFence fence) pvr_QueueBindSparse() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 2814 dzn_QueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo *pBindInfo, VkFence fence) dzn_QueueBindSparse() argument [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_display.c | 165 struct wsi_display_fence *fence; member 1238 struct wsi_display_fence *fence = data; in wsi_display_vblank_handler() local 1246 struct wsi_display_fence *fence = in wsi_display_sequence_handler() local 1553 wsi_display_fence_wait(struct wsi_display_fence *fence, uint64_t timeout) in wsi_display_fence_wait() argument 1599 wsi_display_fence_check_free(struct wsi_display_fence *fence) wsi_display_fence_check_free() argument 1605 wsi_display_fence_event_handler(struct wsi_display_fence *fence) wsi_display_fence_event_handler() argument 1617 wsi_display_fence_destroy(struct wsi_display_fence *fence) wsi_display_fence_destroy() argument 1635 struct wsi_display_fence *fence = wsi_display_fence_alloc() local 1703 wsi_display_sync_create(struct vk_device *device, struct wsi_display_fence *fence, struct vk_sync **sync_out) wsi_display_sync_create() argument 1722 wsi_register_vblank_event(struct wsi_display_fence *fence, const struct wsi_device *wsi_device, VkDisplayKHR display, uint32_t flags, uint64_t frame_requested, uint64_t *frame_queued) wsi_register_vblank_event() argument 2798 struct wsi_display_fence *fence; wsi_register_device_event() local 2829 struct vk_fence *fence; wsi_RegisterDeviceEventEXT() local 2865 struct wsi_display_fence *fence; wsi_register_display_event() local 2908 struct vk_fence *fence; wsi_RegisterDisplayEventEXT() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiExternalMemoryTests.cpp | 839 submitEmptySignal(const vk::DeviceInterface& vkd, vk::VkQueue queue, vk::VkFence fence) submitEmptySignal() argument 862 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTests.cpp | 1515 Move<VkFence> fence = commandSubmit(*variables.commandBuffer); in iterateCommandEnd() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiExternalMemoryTests.cpp | 828 submitEmptySignal(const vk::DeviceInterface& vkd, vk::VkQueue queue, vk::VkFence fence) submitEmptySignal() argument 851 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument [all...] |