OSDN Git Service

spirv/nir: add support for int64
authorDave Airlie <airlied@redhat.com>
Wed, 15 Feb 2017 04:51:56 +0000 (04:51 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Feb 2017 04:11:05 +0000 (14:11 +1000)
commit48ebdbecc5baea98b0355f2a8c201f6357c152d9
tree7e013550baf7ccea060f2e5a70682f81d254b52b
parent7593f2ac1b65b764cdf49007553bf58dd85cd3f5
spirv/nir: add support for int64

This adds the spirv->nir conversion for int64 types.

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