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_depth_images extends OpenCL / OpenGL sharing defined by the cl_khr_gl_sharing extension to allow an OpenCL image to be created from an OpenGL depth or depth-stencil texture.

Depth images with an image channel order of CL_DEPTH_STENCIL can only be created using the clCreateFromGLTexture API.

New Enums

  • cl_channel_order

    • CL_DEPTH_STENCIL

  • cl_channel_type

    • CL_UNORM_INT24

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