[OpenCL] Fix support for cl_khr_mipmap_image_writes
authorAlexey Sotkin <alexey.sotkin@intel.com>
Mon, 27 Jan 2020 09:25:03 +0000 (12:25 +0300)
committerAlexey Sotkin <alexey.sotkin@intel.com>
Wed, 5 Feb 2020 11:55:32 +0000 (14:55 +0300)
commitf780e15caf1bed0a9fbc87fde70bd5ab3d80a439
tree241323cfffd3ef3e65f86baee64f4a5ba4f4d7f8
parent8616bd417f7aa1cbd1ace96662b86837c3b73bbf
[OpenCL] Fix support for cl_khr_mipmap_image_writes

Text of the extension is available here:
https://github.com/KhronosGroup/OpenCL-Docs/blob/master/ext/cl_khr_mipmap_image.asciidoc

Patch by Ilya Mashkov

Differential Revision: https://reviews.llvm.org/D71460
clang/include/clang/Basic/OpenCLExtensions.def
clang/lib/Headers/opencl-c.h
clang/test/SemaOpenCL/extension-version.cl