summaryrefslogtreecommitdiff
path: root/compat/cuda/cuda_runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat/cuda/cuda_runtime.h')
-rw-r--r--compat/cuda/cuda_runtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/cuda/cuda_runtime.h b/compat/cuda/cuda_runtime.h
index 0bf3de85d3..c5450b2542 100644
--- a/compat/cuda/cuda_runtime.h
+++ b/compat/cuda/cuda_runtime.h
@@ -73,7 +73,7 @@ typedef struct __device_builtin__ __align__(4) uchar4
typedef struct __device_builtin__ __align__(8) ushort4
{
- unsigned char x, y, z, w;
+ unsigned short x, y, z, w;
} ushort4;
typedef struct __device_builtin__ __align__(16) int4