Description
cl_khr_ extends the cl_khr_ extension to
allow a shared OpenCL/OpenGL image object to be created from an OpenGL
multi-sampled (“MSAA”) color or depth texture.
This extension adds multi-sample support to clCreateFromGLTexture and clGetGLTextureInfo, and allows passing multi-sample images to compute kernels.
This extension requires cl_khr_.
See the cl_khr_gl_msaa_sharing section of the OpenCL C specification for more information.
Document Notes
For more information, see the OpenCL Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.