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

2019-01-07 Thread Jason Ekstrand
On Tue, Dec 4, 2018 at 12:26 PM 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/compiler/spirv/spirv_to_nir.c | 17 ++---

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

2018-12-04 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 | 17 ++--- src/compiler/spirv/vtn_variables.c | 6 -- 3 files changed, 21