Ratification Status

Ratified

Extension and Version Dependencies

Other Extension Metadata

Last Modified Date

2020-04-21

IP Status

No known IP claims.

Description

cl_khr_gl_msaa_sharing extends the cl_khr_gl_sharing 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_gl_depth_images.

See the cl_khr_gl_msaa_sharing section of the OpenCL C specification for more information.

New Enums

  • cl_gl_texture_info

    • CL_GL_NUM_SAMPLES

Version History

  • Revision 1.0.0, 2020-04-21

    • First assigned version.

See Also

No cross-references are available

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.

Copyright 2014-2025 The Khronos Group Inc.

SPDX-License-Identifier: CC-BY-4.0