radv: make use of shared vector helper.
authorDave Airlie <airlied@redhat.com>
Fri, 14 Oct 2016 02:59:55 +0000 (12:59 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2016 23:05:25 +0000 (09:05 +1000)
commitf5daaba0fdd842bf04ede903aea3e63d10a27c6e
tree12f18b4158e66560cf13f0e4130507a3c052b5bc
parent8df014c01a41012a983bd0be164600ab50300e5c
radv: make use of shared vector helper.

This removes the vector code from radv in favour of sharing
code with anv.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_util.c
src/amd/vulkan/radv_wsi_wayland.c