summaryrefslogtreecommitdiffstats
path: root/lib/Headers
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2016-12-16 21:23:55 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2016-12-16 21:23:55 +0000
commit7fdb98e4e14616ecbea0439380888091d45174cf (patch)
tree07de74978b173730f776c3e97ec287538efb74b9 /lib/Headers
parentb0bfcdc53727ae57145e9b90d83977c74bdfcbeb (diff)
Revert r289979 due to regressions
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@289991 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Headers')
-rw-r--r--lib/Headers/opencl-c.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Headers/opencl-c.h b/lib/Headers/opencl-c.h
index 0c25d31270..004eca35a2 100644
--- a/lib/Headers/opencl-c.h
+++ b/lib/Headers/opencl-c.h
@@ -15490,10 +15490,6 @@ int printf(__constant const char* st, ...);
#define CLK_FILTER_NEAREST 0x10
#define CLK_FILTER_LINEAR 0x20
-#ifdef cl_khr_gl_msaa_sharing
-#pragma OPENCL EXTENSION cl_khr_gl_msaa_sharing : enable
-#endif //cl_khr_gl_msaa_sharing
-
/**
* Use the coordinate (coord.xy) to do an element lookup in
* the 2D image object specified by image.