spirv: add support for Int64 capability
authorDave Airlie <airlied@redhat.com>
Wed, 15 Feb 2017 04:39:43 +0000 (04:39 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Feb 2017 04:11:13 +0000 (14:11 +1000)
commit2d0b14590226bbe8780dfce98a00d35e10919cc9
tree82c3896691cc293d31ded71e73c0f669fe1bb317
parent48ebdbecc5baea98b0355f2a8c201f6357c152d9
spirv: add support for Int64 capability

This just adds the support at the spirv->nir level for the Int64
cap.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/compiler/spirv/nir_spirv.h
src/compiler/spirv/spirv_to_nir.c