It's entirely possible something important is missing but I don't see
anything wrong off-hand. All three are
Reviewed-by: Jason Ekstrand
Are there CTS tests for this?
On Feb 14, 2017 8:55 PM, "Dave Airlie" wrote:
> From: Dave Airlie
>
> This just adds the support at the spirv->nir level for
From: Dave Airlie
This just adds the support at the spirv->nir level for the Int64
cap.
Signed-off-by: Dave Airlie
---
src/compiler/spirv/nir_spirv.h| 1 +
src/compiler/spirv/spirv_to_nir.c | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/compiler/spirv/nir_spirv