| /external/mesa3d/src/intel/vulkan/ |
| D | anv_queue.c | 348 const VkFence* pFences) in anv_ResetFences() 461 const VkFence *pFences, in anv_wait_for_syncobj_fences() 525 const VkFence *pFences, in anv_wait_for_bo_fences() 667 const VkFence* pFences, in anv_WaitForFences()
|
| /external/swiftshader/src/Vulkan/ |
| D | VkDevice.cpp | 87 void Device::waitForFences(uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t … in waitForFences()
|
| D | libVulkan.cpp | 669 …TTR VkResult VKAPI_CALL vkResetFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences) in vkResetFences() 689 …VKAPI_CALL vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 … in vkWaitForFences()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 2770 const VkFence* pFences, in radv_WaitForFences() 2830 const VkFence *pFences) in radv_ResetFences()
|
| /external/mesa3d/prebuilt-intermediates/vulkan/ |
| D | anv_entrypoints.c | 3070 anv_tramp_ResetFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences) in anv_tramp_ResetFences() 3082 …anv_tramp_WaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 wai… in anv_tramp_WaitForFences()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkNullDriverImpl.inl | 504 …ATTR VkResult VKAPI_CALL resetFences (VkDevice device, deUint32 fenceCount, const VkFence* pFences) 519 … VKAPI_CALL waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 …
|
| D | vkDeviceDriverImpl.inl | 120 VkResult DeviceDriver::waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* pFences,… argument
|
| /external/vulkan-validation-layers/layers/ |
| D | core_validation.cpp | 3911 …eCallValidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 … in PreCallValidateWaitForFences() 3924 …ostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkBool32 … in PostCallRecordWaitForFences() 4893 …eChecks::PreCallValidateResetFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences) { in PreCallValidateResetFences() 4907 …:PostCallRecordResetFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences, VkResult … in PostCallRecordResetFences()
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 433 …const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence* pFences, VkBool32 … in waitForFences()
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 2505 …VkResult vkWaitForFences( VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 w… in vkWaitForFences() argument 41845 …VULKAN_HPP_INLINE Result Device::resetFences( uint32_t fenceCount, const Fence* pFences, Dispatch … in resetFences() argument 41874 …VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t fenceCount, const Fence* pFences, Bool32 … in waitForFences() argument
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 1883 …VkResult vkWaitForFences( VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 w… in vkWaitForFences() argument 51709 …VULKAN_HPP_INLINE Result Device::resetFences( uint32_t fenceCount, const Fence* pFences, Dispatch … in resetFences() argument 51892 …VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t fenceCount, const Fence* pFences, Bool32 … in waitForFences() argument
|