Description
cl_khr_ describes a platform extension which defines
a simple mechanism through which a Khronos OpenCL installable client driver
(ICD), as defined by the cl_khr_, 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_ string.
New Enums
Used as a parameter name to query if a platform can be unloaded by the ICD Loader:
-
CL_PLATFORM_UNLOADABLE_ KHR
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.