Ratification Status

Not ratified

Extension and Version Dependencies

None

Other Extension Metadata

Last Modified Date

2025-11-25

IP Status

No known IP claims.

Description

cl_khr_icd_unloadable describes a platform extension which defines a simple mechanism through which a Khronos OpenCL installable client driver (ICD), as defined by the cl_khr_icd, can advertise being unloaded by the ICD Loader.

This is a platform extension, so if this extension is supported by an implementation, the string "cl_khr_icd_unloadable" will be present in the CL_PLATFORM_EXTENSIONS string.

New Enums

Used as a parameter name to query if a platform can be unloaded by the ICD Loader:

  • CL_PLATFORM_UNLOADABLE_KHR

Version History

  • Revision 1.0.0, 2025-12-15

    • 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-2026 The Khronos Group Inc.

SPDX-License-Identifier: CC-BY-4.0