anv: port to using new u_vector shared helper.
authorDave Airlie <airlied@redhat.com>
Fri, 14 Oct 2016 02:57:44 +0000 (12:57 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2016 23:05:25 +0000 (09:05 +1000)
commit8df014c01a41012a983bd0be164600ab50300e5c
treefdb82b1d6497f407d2222d20323d84c5f43ee4d0
parent008f54f63af51638ce36e47ca971714953f142f8
anv: port to using new u_vector shared helper.

This just removes the anv vector code and uses the new helper.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/intel/vulkan/anv_allocator.c
src/intel/vulkan/anv_batch_chain.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/anv_util.c
src/intel/vulkan/anv_wsi_wayland.c