summaryrefslogtreecommitdiffstats
path: root/include/CL/cl_gl_ext.h
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2014-04-26 12:14:59 +0200
committerFrancisco Jerez <currojerez@riseup.net>2014-04-29 13:01:10 +0200
commitbeadd6b0ccb3e0d58deaa649b267f02fd86648a0 (patch)
tree721648261892b5cb12728bd2f3cc8fd8c62ed486 /include/CL/cl_gl_ext.h
parentf782d6e792db2ed7773a2d22866dbcdb1e4062ee (diff)
downloadexternal_mesa3d-beadd6b0ccb3e0d58deaa649b267f02fd86648a0.zip
external_mesa3d-beadd6b0ccb3e0d58deaa649b267f02fd86648a0.tar.gz
external_mesa3d-beadd6b0ccb3e0d58deaa649b267f02fd86648a0.tar.bz2
clover: Update OpenCL headers to version 1.2 from Khronos.
The C++ headers are *not* updated because they rely on CL 1.2 APIs that we do not implement yet when the core CL 1.2 headers are present. Acked-by: Tom Stellard <thomas.stellard@amd.com>
Diffstat (limited to 'include/CL/cl_gl_ext.h')
-rw-r--r--include/CL/cl_gl_ext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/CL/cl_gl_ext.h b/include/CL/cl_gl_ext.h
index 26e4782..77d5353 100644
--- a/include/CL/cl_gl_ext.h
+++ b/include/CL/cl_gl_ext.h
@@ -1,5 +1,5 @@
/**********************************************************************************
- * Copyright (c) 2008-2010 The Khronos Group Inc.
+ * Copyright (c) 2008-2012 The Khronos Group Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and/or associated documentation files (the
@@ -41,7 +41,7 @@ extern "C" {
/*
* For each extension, follow this template
- * /* cl_VEN_extname extension */
+ * cl_VEN_extname extension */
/* #define cl_VEN_extname 1
* ... define new types, if any
* ... define new tokens, if any