Nice cleanup.
Reviewed-by: Bas Nieuwenhuizen
On Wed, Apr 19, 2017 at 1:27 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> Some of the shaders could just generate the vertex data in the
> shader, so add helpers to allow us to move to doing that.
>
> Signed-off-by: Dave Airlie
> ---
> src/amd/v
From: Dave Airlie
Some of the shaders could just generate the vertex data in the
shader, so add helpers to allow us to move to doing that.
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_meta.c | 39 +++
src/amd/vulkan/radv_meta.h | 7 +++
2 files ch