Re: [Mesa-dev] [PATCH 10/22] nir/vtn: add caps for some cl related capabilities

2018-11-21 Thread Jason Ekstrand
patches 6 and 10 are Reviewed-by: Jason Ekstrand On Tue, Nov 13, 2018 at 9:49 AM Karol Herbst wrote: > From: Rob Clark > > vtn supports these, so don't squalk if user is happy with enabling > these. > > Signed-off-by: Karol Herbst > --- > src/compiler/shader_info.h | 3 +++ > src/c

[Mesa-dev] [PATCH 10/22] nir/vtn: add caps for some cl related capabilities

2018-11-13 Thread Karol Herbst
From: Rob Clark vtn supports these, so don't squalk if user is happy with enabling these. Signed-off-by: Karol Herbst --- src/compiler/shader_info.h | 3 +++ src/compiler/spirv/spirv_to_nir.c | 16 +--- src/compiler/spirv/vtn_variables.c | 6 -- 3 files changed, 20 i