On Friday, 2018-10-26 12:39:25 -0500, Jason Ekstrand wrote:
> I sent two patches for this an hour ago
Oops, should've checked before sending mine :)
Your solution is cleaner; r-b
>
> On Fri, Oct 26, 2018 at 12:31 PM Eric Engestrom
> wrote:
>
> > This de-duplicates the error messages.
> >
>
I sent two patches for this an hour ago
On Fri, Oct 26, 2018 at 12:31 PM Eric Engestrom
wrote:
> This de-duplicates the error messages.
>
> Signed-off-by: Eric Engestrom
> ---
> Kinda hacky, so I won't take it personally if I get a "heck no!" :P
> ---
> src/intel/vulkan/anv_device.c | 27
This de-duplicates the error messages.
Signed-off-by: Eric Engestrom
---
Kinda hacky, so I won't take it personally if I get a "heck no!" :P
---
src/intel/vulkan/anv_device.c | 27 ---
src/intel/vulkan/anv_private.h | 5 +
src/intel/vulkan/anv_queue.c | 16 ---