Home
last modified time | relevance | path

Searched defs:fences (Results 1 – 25 of 69) sorted by relevance

123

/third_party/flutter/engine/flutter/vulkan/
Dvulkan_backbuffer.cc119 VkFence fences[use_fences_.size()]; in WaitFences() local
131 VkFence fences[use_fences_.size()]; in ResetFences() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DFenceSyncTests.cpp113 GLuint fences[kFenceCount] = {0}; in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayControlTests.cpp297 std::vector<VkFence>& fences) in initFences()
305 std::vector<VkFence>& fences) in deinitFences()
1056 std::vector<VkFence> fences = std::vector<VkFence>(availableDisplays.size(), (VkFence)0); in testDisplayEvent() local
1088 std::vector<VkFence> fences = std::vector<VkFence>(1, (VkFence)0); in testDeviceEvent() local
DvktWsiSharedPresentableImageTests.cpp231 std::vector<vk::VkFence>& fences) in initFences()
239 std::vector<vk::VkFence>& fences) in deinitFences()
DvktWsiDisplayTimingTests.cpp217 std::vector<vk::VkFence>& fences) in initFences()
225 std::vector<vk::VkFence>& fences) in deinitFences()
DvktWsiIncrementalPresentTests.cpp219 std::vector<vk::VkFence>& fences) in initFences()
227 std::vector<vk::VkFence>& fences) in deinitFences()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiDisplayControlTests.cpp297 std::vector<VkFence>& fences) in initFences()
305 std::vector<VkFence>& fences) in deinitFences()
1056 std::vector<VkFence> fences = std::vector<VkFence>(availableDisplays.size(), (VkFence)0); in testDisplayEvent() local
1088 std::vector<VkFence> fences = std::vector<VkFence>(1, (VkFence)0); in testDeviceEvent() local
DvktWsiSharedPresentableImageTests.cpp231 std::vector<vk::VkFence>& fences) in initFences()
239 std::vector<vk::VkFence>& fences) in deinitFences()
DvktWsiDisplayTimingTests.cpp217 std::vector<vk::VkFence>& fences) in initFences()
225 std::vector<vk::VkFence>& fences) in deinitFences()
DvktWsiIncrementalPresentTests.cpp219 std::vector<vk::VkFence>& fences) in initFences()
227 std::vector<vk::VkFence>& fences) in deinitFences()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFenceSyncTests.cpp117 GLuint fences[kFenceCount] = {0}; in TEST_P() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.h52 struct radeon_bo **fences; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp457 std::vector<vk::Shared<vk::Fence>> *fences, in WaitFences()
1559 std::vector<vk::Shared<vk::Fence>> fences; in addGarbage() local
1564 void RendererVk::addGarbage(std::vector<vk::Shared<vk::Fence>> &&fences, in addGarbage()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.h108 struct pipe_fence_handle **fences; member
Damdgpu_cs.c912 static void cleanup_fence_list(struct amdgpu_fence_list *fences) in cleanup_fence_list()
1196 static void add_fence_to_list(struct amdgpu_fence_list *fences, in add_fence_to_list()
1290 struct pipe_fence_handle **fences) in amdgpu_add_fences()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicFenceTests.cpp138 std::vector<Move<VkFence>> fences; in basicSignaledCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationBasicFenceTests.cpp138 std::vector<Move<VkFence>> fences; in basicSignaledCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp134 …aitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) in waitForFences()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp134 …aitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) in waitForFences()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c759 const VkFence *fences, in vn_find_first_signaled_fence()
771 vn_remove_signaled_fences(VkDevice device, VkFence *fences, uint32_t *count) in vn_remove_signaled_fences()
822 VkFence *fences = local_fences; in vn_WaitForFences() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h107 VkFence* fences; member
/third_party/mesa3d/src/util/
Du_queue.c674 struct util_queue_fence *fences; in util_queue_finish() local
/third_party/libdrm/amdgpu/
Damdgpu_cs.c498 static int amdgpu_ioctl_wait_fences(struct amdgpu_cs_fence *fences, in amdgpu_ioctl_wait_fences()
538 drm_public int amdgpu_cs_wait_fences(struct amdgpu_cs_fence *fences, in amdgpu_cs_wait_fences()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvktrash.c452 VkFence *fences; in gst_vulkan_trash_fence_list_wait() local
/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c361 struct drm_i915_gem_exec_fence *fences = in dump_execbuffer2() local

123