Reviewed-by: Bas Nieuwenhuizen
On Thu, Apr 13, 2017 at 6:37 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> The addrlib import meant we'd return after we attempted
> to setup the no stencil bits for an S8_UINT, now we break
> and use the stencil level info when creating stencil DB
> info.
>
> Si
From: Dave Airlie
The addrlib import meant we'd return after we attempted
to setup the no stencil bits for an S8_UINT, now we break
and use the stencil level info when creating stencil DB
info.
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_device.c | 8
src/