anv: Pull the guts of anv_fence into anv_fence_impl
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 3 Aug 2017 21:19:44 +0000 (14:19 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 29 Aug 2017 01:35:27 +0000 (18:35 -0700)
commit92286dc08a58226a2155f07d845978633f23590b
tree9a5b5eca876894ed9a5ec42543578b1fed1b6da1
parent738e5e3c1d261d4f262c2ae25ccca8cb67075d72
anv: Pull the guts of anv_fence into anv_fence_impl

This is just a refactor, similar to what we did for semaphores, in
preparation for handling VK_KHR_external_fence.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_batch_chain.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/anv_queue.c