aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/spirv/1.0/OpenCL.std.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/spirv/1.0/OpenCL.std.h b/include/spirv/1.0/OpenCL.std.h
index af29c52..a077bdc 100644
--- a/include/spirv/1.0/OpenCL.std.h
+++ b/include/spirv/1.0/OpenCL.std.h
@@ -263,10 +263,10 @@ enum Entrypoints {
UAbs = 201,
UAbs_diff = 202,
UMul_hi = 203,
- UMad_hi = 204,
+ UMad_hi = 204
};
-}; // end namespace OpenCL20
+} // end namespace OpenCL20