|
CLContextFree
Removes an OpenCL context.
void CLContextFree(
|
Parameters
context
[in] Handle of the OpenCL context.
Return Value
None. In the case of an internal error the value of _LastError changes. For information about the error, use the GetLastError() function.