OSDN Git Service

Implement waiting for fences as noop
authorAlexis Hetu <sugoi@google.com>
Fri, 7 Dec 2018 16:28:40 +0000 (11:28 -0500)
committerAlexis Hétu <sugoi@google.com>
Fri, 7 Dec 2018 21:54:58 +0000 (21:54 +0000)
commitc4bd9df2de2ce055eabf53c14eaae66e10270a89
tree8bd15063fb7841568e0c77bde40a9927f90ad62c
parent9a6c28bcd9a718333aa3844e972f2ea840fe3101
Implement waiting for fences as noop

For the purpose of running dEQP tests, for now, fences can be
implemented as noop. Once more complex rendering tests exercise
this, we'll be able to implement and test fences.

Bug b/117835459

Change-Id: I2b54be816c83f7a626108f61bd14eb9c969a2b0f
Reviewed-on: https://swiftshader-review.googlesource.com/c/23068
Reviewed-by: Chris Forbes <chrisforbes@google.com>
Tested-by: Alexis Hétu <sugoi@google.com>
src/Vulkan/VkDevice.cpp
src/Vulkan/VkDevice.hpp
src/Vulkan/VkQueue.cpp
src/Vulkan/libVulkan.cpp