radv: use ac_surface data structures
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 10 May 2017 21:01:00 +0000 (23:01 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 5 Jun 2017 00:44:09 +0000 (10:44 +1000)
commitdfc06d2faca4be197f397c0134bc2cb211b2f149
tree4aa5bef2d82a3801d738fd1431b0fecbb974dfe1
parent543de22f4b2bfc6e8135ed41978c31768eadfd51
radv: use ac_surface data structures

This is mostly mechanical changes of renaming types and introducing
"legacy" everywhere.

It doesn't use the ac_surface computation functions yet.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/common/ac_surface.h
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_image.c
src/amd/vulkan/radv_meta_clear.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_radeon_winsys.h
src/amd/vulkan/radv_wsi.c
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_surface.c