On Sun, Oct 15, 2017 at 1:36 AM, Timothy Arceri wrote:
> From: Bas Nieuwenhuizen
>
> This is a combined shader creation helper than will help us to
> create the shaders for each stage at once. This will allow us to
> do some link time optimisations.
>
> Signed-off-by: Timothy Arceri
> ---
> src
From: Bas Nieuwenhuizen
This is a combined shader creation helper than will help us to
create the shaders for each stage at once. This will allow us to
do some link time optimisations.
Signed-off-by: Timothy Arceri
---
src/amd/vulkan/radv_pipeline.c | 130