turnip: preliminary support for fences
authorChia-I Wu <olvaffe@gmail.com>
Thu, 14 Feb 2019 22:36:52 +0000 (14:36 -0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 11 Mar 2019 17:02:13 +0000 (10:02 -0700)
commit68c27ea92b92e4d8ba6a687523975ac383adb836
tree21516f42a56a743258d122b9299a6c03bc2bae50
parent15319963fa45ae3fa8b6a097fa9ed0b8751807cc
turnip: preliminary support for fences

This should be quite complete feature-wise.  External fences are
still missing.  We probably also want to add a simpler path to
tu_WaitForFences for when fenceCount == 1.
src/freedreno/vulkan/meson.build
src/freedreno/vulkan/tu_device.c
src/freedreno/vulkan/tu_fence.c [new file with mode: 0644]
src/freedreno/vulkan/tu_private.h