/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_fence.h | 277 …inline size_t vn_sizeof_vkResetFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences) in vn_sizeof_vkResetFences() 296 …er *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFence* pFences) in vn_encode_vkResetFences() 314 … size_t vn_sizeof_vkResetFences_reply(VkDevice device, uint32_t fenceCount, const VkFence* pFences) in vn_sizeof_vkResetFences_reply() 328 …nces_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t fenceCount, const VkFence* pFences) in vn_decode_vkResetFences_reply() 393 … vn_sizeof_vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 … in vn_sizeof_vkWaitForFences() 414 …CommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 … in vn_encode_vkWaitForFences() 434 …zeof_vkWaitForFences_reply(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 … in vn_sizeof_vkWaitForFences_reply() 450 …struct vn_cs_decoder *dec, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 … in vn_decode_vkWaitForFences_reply() 509 …CommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFence* pFences, struct vn… in vn_submit_vkResetFences() 551 …CommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 … in vn_submit_vkWaitForFences() [all …]
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_queue.c | 1585 const VkFence* pFences) in anv_ResetFences() 1699 const VkFence *pFences, in anv_wait_for_syncobj_fences() 1748 const VkFence *pFences, in anv_wait_for_bo_fences() 1868 const VkFence *pFences, in anv_wait_for_fences() 1915 static bool anv_all_fences_syncobj(uint32_t fenceCount, const VkFence *pFences) in anv_all_fences_syncobj() 1928 static bool anv_all_fences_bo(uint32_t fenceCount, const VkFence *pFences) in anv_all_fences_bo() 1945 const VkFence* pFences, in anv_WaitForFences()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_sync.c | 316 const VkFence *pFences, in panvk_WaitForFences() 340 panvk_ResetFences(VkDevice _device, uint32_t fenceCount, const VkFence *pFences) in panvk_ResetFences()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_kgsl.c | 580 const VkFence *pFences, in tu_WaitForFences() 605 tu_ResetFences(VkDevice _device, uint32_t count, const VkFence *pFences) in tu_ResetFences()
|
D | tu_drm.c | 1558 const VkFence *pFences, in tu_WaitForFences() 1577 tu_ResetFences(VkDevice _device, uint32_t fenceCount, const VkFence *pFences) in tu_ResetFences()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_queue.c | 1466 v3dv_ResetFences(VkDevice _device, uint32_t fenceCount, const VkFence *pFences) in v3dv_ResetFences() 1511 const VkFence *pFences, in v3dv_WaitForFences()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDevice.cpp | 228 VkResult Device::waitForFences(uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint6… in waitForFences()
|
D | libVulkan.cpp | 1384 …TTR VkResult VKAPI_CALL vkResetFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences) in vkResetFences() 1404 …VKAPI_CALL vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 … in vkWaitForFences()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_queue.c | 533 vn_ResetFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences) in vn_ResetFences() 631 const VkFence *pFences, in vn_WaitForFences()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 2082 const VkFence* pFences) in lvp_ResetFences() 2190 const VkFence* pFences, in lvp_WaitForFences()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 5825 radv_WaitForFences(VkDevice _device, uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, in radv_WaitForFences() 5856 radv_ResetFences(VkDevice _device, uint32_t fenceCount, const VkFence *pFences) in radv_ResetFences()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 630 …ATTR VkResult VKAPI_CALL resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences) 645 … VKAPI_CALL waitForFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 …
|
D | vkDeviceDriverImpl.inl | 120 VkResult DeviceDriver::waitForFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences,… argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 445 …const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 … in waitForFences()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 1519 … const VULKAN_HPP_NAMESPACE::Fence * pFences, in resetFences() 1561 … const VULKAN_HPP_NAMESPACE::Fence * pFences, in waitForFences()
|
D | vulkan.hpp | 1559 const VkFence * pFences, in vkWaitForFences()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 1489 … const VULKAN_HPP_NAMESPACE::Fence * pFences, in resetFences() 1531 … const VULKAN_HPP_NAMESPACE::Fence * pFences, in waitForFences()
|
D | vulkan.hpp | 1698 const VkFence * pFences, in vkWaitForFences()
|