aboutsummaryrefslogtreecommitdiff
path: root/include/CL/cl_gl_ext.h
diff options
context:
space:
mode:
authorViet-Hoa Do <viet-hoa.do@arm.com>2023-08-11 12:27:59 +0100
committerViet-Hoa Do <viet-hoa.do@arm.com>2023-08-14 09:10:53 +0000
commit633ebd18d982496a6a626df3b8336f610ab09eb4 (patch)
treeae4872fcef81ef7e57bc6044053cfc19d6e40613 /include/CL/cl_gl_ext.h
parentebb91a2c662bf88218c3970fb253c61704c32f28 (diff)
downloadComputeLibrary-633ebd18d982496a6a626df3b8336f610ab09eb4.tar.gz
Update OpenCL headers to v2023.04.17
Resolves: COMPMID-6452 Signed-off-by: Viet-Hoa Do <viet-hoa.do@arm.com> Change-Id: I0bfab12b79090cea57ab908def9cd5c202ec0a50 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10123 Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'include/CL/cl_gl_ext.h')
-rw-r--r--include/CL/cl_gl_ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/CL/cl_gl_ext.h b/include/CL/cl_gl_ext.h
index 8ec8181674..b5da13eb67 100644
--- a/include/CL/cl_gl_ext.h
+++ b/include/CL/cl_gl_ext.h
@@ -15,4 +15,4 @@
******************************************************************************/
#include <CL/cl_gl.h>
-#pragma message("All OpenGL-related extensions have been moved into cl_gl.h. Please include cl_gl.h directly.")
+#pragma message("The extensions in cl_gl_ext.h have been moved into cl_gl.h. Please include cl_gl.h directly.")